diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:04:59 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:04:59 +0000 |
| commit | 1ba1d54c41769c03d8e35897342b285b0be700b5 (patch) | |
| tree | 00072c58fc3966156836eb2128b5b7581167f592 | |
| parent | d95d7c87bfaf3e470420ff821a7d45f18e611a61 (diff) | |
Notes
| -rw-r--r-- | sbin/mount/getmntopts.3 | 1 | ||||
| -rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 2 | ||||
| -rw-r--r-- | sbin/mount_ifs/getmntopts.3 | 1 | ||||
| -rw-r--r-- | sbin/mountd/netgroup.5 | 1 | ||||
| -rw-r--r-- | sbin/nfsd/nfsd.8 | 1 | ||||
| -rw-r--r-- | usr.sbin/mountd/netgroup.5 | 1 | ||||
| -rw-r--r-- | usr.sbin/nfsd/nfsd.8 | 1 |
7 files changed, 8 insertions, 0 deletions
diff --git a/sbin/mount/getmntopts.3 b/sbin/mount/getmntopts.3 index 405e5871535d..cc4381b9ae74 100644 --- a/sbin/mount/getmntopts.3 +++ b/sbin/mount/getmntopts.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)getmntopts.3 8.3 (Berkeley) 3/30/95 +.\" $Id$ .\" .Dd March 30, 1995 .Dt GETMNTOPTS 3 diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index 34662816ff85..9edad8a83e49 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -34,6 +34,8 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94 +.\" $Id$ +.\" .Dd March 27, 1994 .Dt MOUNT_CD9660 8 .Os BSD 4 diff --git a/sbin/mount_ifs/getmntopts.3 b/sbin/mount_ifs/getmntopts.3 index 405e5871535d..cc4381b9ae74 100644 --- a/sbin/mount_ifs/getmntopts.3 +++ b/sbin/mount_ifs/getmntopts.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)getmntopts.3 8.3 (Berkeley) 3/30/95 +.\" $Id$ .\" .Dd March 30, 1995 .Dt GETMNTOPTS 3 diff --git a/sbin/mountd/netgroup.5 b/sbin/mountd/netgroup.5 index 83cc9c72c1fb..f57aa2914941 100644 --- a/sbin/mountd/netgroup.5 +++ b/sbin/mountd/netgroup.5 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)netgroup.5 8.2 (Berkeley) 12/11/93 +.\" $Id$ .\" .Dd December 11, 1993 .Dt NETGROUP 5 diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8 index 4f7bb9058e31..f82cfe5b8bc1 100644 --- a/sbin/nfsd/nfsd.8 +++ b/sbin/nfsd/nfsd.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nfsd.8 8.4 (Berkeley) 3/29/95 +.\" $Id$ .\" .Dd March 29, 1995 .Dt NFSD 8 diff --git a/usr.sbin/mountd/netgroup.5 b/usr.sbin/mountd/netgroup.5 index 83cc9c72c1fb..f57aa2914941 100644 --- a/usr.sbin/mountd/netgroup.5 +++ b/usr.sbin/mountd/netgroup.5 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)netgroup.5 8.2 (Berkeley) 12/11/93 +.\" $Id$ .\" .Dd December 11, 1993 .Dt NETGROUP 5 diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8 index 4f7bb9058e31..f82cfe5b8bc1 100644 --- a/usr.sbin/nfsd/nfsd.8 +++ b/usr.sbin/nfsd/nfsd.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nfsd.8 8.4 (Berkeley) 3/29/95 +.\" $Id$ .\" .Dd March 29, 1995 .Dt NFSD 8 |
