diff options
author | ru <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-09 18:07:17 +0000 |
commit | 114ea39c7630d67ce87bad1f4b336cd4e2389881 (patch) | |
tree | bfd69c8060f00962523df7e36731b64cb0285d07 /sbin | |
parent | f7e57030873bdcdb4139eb9536b5ac7fa55cc909 (diff) | |
download | FreeBSD-src-114ea39c7630d67ce87bad1f4b336cd4e2389881.zip FreeBSD-src-114ea39c7630d67ce87bad1f4b336cd4e2389881.tar.gz |
Fixed the misplaced $FreeBSD$.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/atm/fore_dnld/fore_dnld.8 | 3 | ||||
-rw-r--r-- | sbin/atm/ilmid/ilmid.8 | 3 | ||||
-rw-r--r-- | sbin/fsck/fsck.8 | 3 | ||||
-rw-r--r-- | sbin/ping6/ping6.8 | 2 | ||||
-rw-r--r-- | sbin/setkey/setkey.8 | 3 |
5 files changed, 7 insertions, 7 deletions
diff --git a/sbin/atm/fore_dnld/fore_dnld.8 b/sbin/atm/fore_dnld/fore_dnld.8 index f98bed9..c7afb78 100644 --- a/sbin/atm/fore_dnld/fore_dnld.8 +++ b/sbin/atm/fore_dnld/fore_dnld.8 @@ -22,8 +22,7 @@ .\" Copies of this Software may be made, however, the above copyright .\" notice must be reproduced on all copies. .\" -.\" @(#) $FreeBSD$ -.\" +.\" $FreeBSD$ .\" .Dd December 3, 1996 .Dt FORE_DNLD 8 diff --git a/sbin/atm/ilmid/ilmid.8 b/sbin/atm/ilmid/ilmid.8 index 59629c1..b7c0081 100644 --- a/sbin/atm/ilmid/ilmid.8 +++ b/sbin/atm/ilmid/ilmid.8 @@ -22,8 +22,7 @@ .\" Copies of this Software may be made, however, the above copyright .\" notice must be reproduced on all copies. .\" -.\" @(#) $FreeBSD$ -.\" +.\" $FreeBSD$ .\" .Dd September 14, 1998 .Dt ILMID 8 diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8 index 763e6a1..8caf83e 100644 --- a/sbin/fsck/fsck.8 +++ b/sbin/fsck/fsck.8 @@ -1,5 +1,4 @@ .\" $NetBSD: fsck.8,v 1.19 1999/03/10 00:08:33 erh Exp $ -.\" $FreeBSD$ .\" .\" Copyright (c) 1996 Christos Zoulas. All rights reserved. .\" @@ -28,6 +27,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" +.\" $FreeBSD$ +.\" .Dd April 25, 2001 .Dt FSCK 8 .Os diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index de70c47..686bd27 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD$ .\" .Dd May 17, 1998 .Dt PING6 8 diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index 427833f..36537c8 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -1,5 +1,4 @@ .\" $KAME: setkey.8,v 1.89 2003/09/07 22:17:41 itojun Exp $ -.\" $FreeBSD$ .\" .\" Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. .\" All rights reserved. @@ -28,6 +27,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $FreeBSD$ +.\" .Dd November 20, 2000 .Dt SETKEY 8 .Os |