aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>1997-03-07 03:28:23 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>1997-03-07 03:28:23 +0000
commitac5afce161ede663ca3febc748d73d345aac4f45 (patch)
treea67e69a8325730bab01e1095eb985d0c248ac268
parent50e7a72d28b6ab01d016041e75bf866e92e4d875 (diff)
Notes
-rw-r--r--share/man/man1/Makefile1
-rw-r--r--share/man/man1/cd.11
-rw-r--r--share/man/man1/wait.11
-rw-r--r--share/man/man3/assert.31
-rw-r--r--share/man/man3/bitstring.31
-rw-r--r--share/man/man3/end.31
-rw-r--r--share/man/man3/fpgetround.31
-rw-r--r--share/man/man3/pthread.32
-rw-r--r--share/man/man3/queue.31
-rw-r--r--share/man/man3/stdarg.31
-rw-r--r--share/man/man5/acct.51
-rw-r--r--share/man/man5/devfs.53
-rw-r--r--share/man/man5/disktab.51
-rw-r--r--share/man/man5/fbtab.54
-rw-r--r--share/man/man5/fdesc.53
-rw-r--r--share/man/man5/fdescfs.53
-rw-r--r--share/man/man5/forward.52
-rw-r--r--share/man/man5/fs.51
-rw-r--r--share/man/man5/fstab.51
-rw-r--r--share/man/man5/hosts.51
-rw-r--r--share/man/man5/hosts.lpd.52
-rw-r--r--share/man/man5/kernfs.52
-rw-r--r--share/man/man5/networks.51
-rw-r--r--share/man/man5/pbm.53
-rw-r--r--share/man/man5/phones.51
-rw-r--r--share/man/man5/protocols.51
-rw-r--r--share/man/man5/remote.51
-rw-r--r--share/man/man5/resolver.51
-rw-r--r--share/man/man5/services.51
-rw-r--r--share/man/man5/shells.51
-rw-r--r--share/man/man5/stab.51
-rw-r--r--share/man/man5/utmp.51
-rw-r--r--share/man/man7/Makefile1
-rw-r--r--share/man/man7/ascii.71
-rw-r--r--share/man/man7/environ.71
-rw-r--r--share/man/man7/hostname.71
-rw-r--r--share/man/man7/intro.71
-rw-r--r--share/man/man7/mdoc.71
-rw-r--r--share/man/man7/mdoc.samples.71
-rw-r--r--share/man/man7/operator.71
-rw-r--r--share/man/man8/Makefile1
-rw-r--r--share/man/man8/adding_user.81
-rw-r--r--share/man/man8/intro.81
-rw-r--r--share/man/man8/man8.alpha/Makefile1
-rw-r--r--share/man/man8/man8.i386/Makefile1
-rw-r--r--share/man/man8/rc.81
-rw-r--r--share/man/man8/sticky.81
47 files changed, 61 insertions, 1 deletions
diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile
index 558bf2ef4c706..65468a0e4c3ac 100644
--- a/share/man/man1/Makefile
+++ b/share/man/man1/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
+# $Id$
MAN1= cd.1 intro.1 wait.1
diff --git a/share/man/man1/cd.1 b/share/man/man1/cd.1
index 8f5f5f87ea201..ea0e6409ced7c 100644
--- a/share/man/man1/cd.1
+++ b/share/man/man1/cd.1
@@ -33,6 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)cd.1 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt CD 1
diff --git a/share/man/man1/wait.1 b/share/man/man1/wait.1
index 09e12a34eaf07..e20768a092003 100644
--- a/share/man/man1/wait.1
+++ b/share/man/man1/wait.1
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)wait.1 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt WAIT 1
diff --git a/share/man/man3/assert.3 b/share/man/man3/assert.3
index 0e344df1bd6fa..c806d8672c869 100644
--- a/share/man/man3/assert.3
+++ b/share/man/man3/assert.3
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)assert.3 8.1 (Berkeley) 6/9/93
+.\" $Id$
.\"
.Dd June 9, 1993
.Dt ASSERT 3
diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3
index 15042d2bfcaee..8f7f909e00d46 100644
--- a/share/man/man3/bitstring.3
+++ b/share/man/man3/bitstring.3
@@ -32,6 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)bitstring.3 8.1 (Berkeley) 7/19/93
+.\" $Id$
.\"
.Dd July 19, 1993
.Dt BITSTRING 3
diff --git a/share/man/man3/end.3 b/share/man/man3/end.3
index 3f1afa6ad6d3e..a2ab4c0b1ac57 100644
--- a/share/man/man3/end.3
+++ b/share/man/man3/end.3
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)end.3 6.4 (Berkeley) 1/24/94
+.\" $Id$
.\"
.Dd January 24, 1994
.Dt END 3
diff --git a/share/man/man3/fpgetround.3 b/share/man/man3/fpgetround.3
index b3c83eefff16c..35e2f0741df25 100644
--- a/share/man/man3/fpgetround.3
+++ b/share/man/man3/fpgetround.3
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fpgetround.3 1.0 (Berkeley) 9/23/93
+.\" $Id$
.\"
.Dd August 23, 1993
.Dt FPGETROUND 3
diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3
index 5e2e24c44adc8..579eaa87b22ea 100644
--- a/share/man/man3/pthread.3
+++ b/share/man/man3/pthread.3
@@ -28,6 +28,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd April 4, 1996
.Dt PTHREAD 3
.Os BSD 4
diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3
index 8dc0d2a97acc4..dda795bbbdc60 100644
--- a/share/man/man3/queue.3
+++ b/share/man/man3/queue.3
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)queue.3 8.2 (Berkeley) 1/24/94
+.\" $Id$
.\"
.Dd January 24, 1994
.Dt QUEUE 3
diff --git a/share/man/man3/stdarg.3 b/share/man/man3/stdarg.3
index 16876a1696ccc..897d471053e59 100644
--- a/share/man/man3/stdarg.3
+++ b/share/man/man3/stdarg.3
@@ -34,6 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)stdarg.3 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt STDARG 3
diff --git a/share/man/man5/acct.5 b/share/man/man5/acct.5
index d6eccf40641e4..5bd09e306f1ee 100644
--- a/share/man/man5/acct.5
+++ b/share/man/man5/acct.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)acct.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt ACCT 5
diff --git a/share/man/man5/devfs.5 b/share/man/man5/devfs.5
index 9daacbe42db9a..bb2cf1ddd703d 100644
--- a/share/man/man5/devfs.5
+++ b/share/man/man5/devfs.5
@@ -35,6 +35,9 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
+.\"
+.\" $Id$
+.\"
.Dd December 14, 1996
.Dt devfs 5
.Os FreeBSD 2.2
diff --git a/share/man/man5/disktab.5 b/share/man/man5/disktab.5
index ae4d05b46ef50..a6bc83bc7dd95 100644
--- a/share/man/man5/disktab.5
+++ b/share/man/man5/disktab.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)disktab.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt DISKTAB 5
diff --git a/share/man/man5/fbtab.5 b/share/man/man5/fbtab.5
index 638dc791a97f3..f786f6ae6669c 100644
--- a/share/man/man5/fbtab.5
+++ b/share/man/man5/fbtab.5
@@ -1,4 +1,6 @@
-.\" this is comment
+.\"
+.\" $Id$
+.\"
.Dd August 22, 1994
.Dt FBTAB 5
.Os FreeBSD 2.0
diff --git a/share/man/man5/fdesc.5 b/share/man/man5/fdesc.5
index 10b24cd217c23..d552500ccd1af 100644
--- a/share/man/man5/fdesc.5
+++ b/share/man/man5/fdesc.5
@@ -35,6 +35,9 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
+.\"
+.\" $Id$
+.\"
.Dd December 14, 1996
.Dt fdesc 5
.Os BSD 4.4
diff --git a/share/man/man5/fdescfs.5 b/share/man/man5/fdescfs.5
index 10b24cd217c23..d552500ccd1af 100644
--- a/share/man/man5/fdescfs.5
+++ b/share/man/man5/fdescfs.5
@@ -35,6 +35,9 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
+.\"
+.\" $Id$
+.\"
.Dd December 14, 1996
.Dt fdesc 5
.Os BSD 4.4
diff --git a/share/man/man5/forward.5 b/share/man/man5/forward.5
index 4d3e680dfbc7f..95cb762aae273 100644
--- a/share/man/man5/forward.5
+++ b/share/man/man5/forward.5
@@ -29,6 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd July 2, 1996
.Dt FORWARD 5
.Os
diff --git a/share/man/man5/fs.5 b/share/man/man5/fs.5
index 79a3546bb1743..3c6879cf0eeff 100644
--- a/share/man/man5/fs.5
+++ b/share/man/man5/fs.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fs.5 8.2 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt FS 5
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index 4aa829c90ce41..f6f0020d7915a 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fstab.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt FSTAB 5
diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5
index 95f03a76b0139..8c3c71fb89ca8 100644
--- a/share/man/man5/hosts.5
+++ b/share/man/man5/hosts.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)hosts.5 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt HOSTS 5
diff --git a/share/man/man5/hosts.lpd.5 b/share/man/man5/hosts.lpd.5
index 0d600464ad77f..680e64db878cb 100644
--- a/share/man/man5/hosts.lpd.5
+++ b/share/man/man5/hosts.lpd.5
@@ -29,6 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd June 1, 1996
.Dt HOSTS.LPD 5
.Os FreeBSD
diff --git a/share/man/man5/kernfs.5 b/share/man/man5/kernfs.5
index 8cddc33b88a5b..2e9fc8d2baacd 100644
--- a/share/man/man5/kernfs.5
+++ b/share/man/man5/kernfs.5
@@ -28,6 +28,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd December 14, 1996
.Dt kernfs 5
.Os BSD 4.4
diff --git a/share/man/man5/networks.5 b/share/man/man5/networks.5
index 0e51671076800..ec6e1743d6a2a 100644
--- a/share/man/man5/networks.5
+++ b/share/man/man5/networks.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)networks.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt NETWORKS 5
diff --git a/share/man/man5/pbm.5 b/share/man/man5/pbm.5
index 9c54f09a6b004..0c80030b29d91 100644
--- a/share/man/man5/pbm.5
+++ b/share/man/man5/pbm.5
@@ -1,3 +1,6 @@
+.\"
+.\" $Id$
+.\"
.Dd "September 27, 1991"
.Dt PBM 5
.Sh NAME
diff --git a/share/man/man5/phones.5 b/share/man/man5/phones.5
index 53705dfba28c3..f0362e407b894 100644
--- a/share/man/man5/phones.5
+++ b/share/man/man5/phones.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)phones.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt PHONES 5
diff --git a/share/man/man5/protocols.5 b/share/man/man5/protocols.5
index 8b31c8af2821c..2c11722bfe209 100644
--- a/share/man/man5/protocols.5
+++ b/share/man/man5/protocols.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)protocols.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt PROTOCOLS 5
diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5
index 1a0a33e56ba5c..bd99f06c06db6 100644
--- a/share/man/man5/remote.5
+++ b/share/man/man5/remote.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)remote.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt REMOTE 5
diff --git a/share/man/man5/resolver.5 b/share/man/man5/resolver.5
index 573db5df65f01..0fe0a83417172 100644
--- a/share/man/man5/resolver.5
+++ b/share/man/man5/resolver.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)resolver.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt RESOLVER 5
diff --git a/share/man/man5/services.5 b/share/man/man5/services.5
index db033f9a6fc9f..8ec751b6a2581 100644
--- a/share/man/man5/services.5
+++ b/share/man/man5/services.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)services.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt SERVICES 5
diff --git a/share/man/man5/shells.5 b/share/man/man5/shells.5
index 649b8a33f04d0..b5d0f54fea29a 100644
--- a/share/man/man5/shells.5
+++ b/share/man/man5/shells.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)shells.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt SHELLS 5
diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5
index f7cc443f4939d..864de7eb8a594 100644
--- a/share/man/man5/stab.5
+++ b/share/man/man5/stab.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)stab.5 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt STAB 5
diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5
index 4e73c38022183..e4e07dce7a52f 100644
--- a/share/man/man5/utmp.5
+++ b/share/man/man5/utmp.5
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)utmp.5 8.2 (Berkeley) 3/17/94
+.\" $Id$
.\"
.Dd March 17, 1994
.Dt UTMP 5
diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile
index 4a085c485c707..1eb051a5b50a5 100644
--- a/share/man/man7/Makefile
+++ b/share/man/man7/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
+# $Id$
#MISSING: eqnchar.7 man.7 ms.7 term.7
MAN7= ascii.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
diff --git a/share/man/man7/ascii.7 b/share/man/man7/ascii.7
index b876a53af3085..a1e803006f0cc 100644
--- a/share/man/man7/ascii.7
+++ b/share/man/man7/ascii.7
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ascii.7 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt ASCII 7
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7
index 80f58510a86e3..d1c7497ce798d 100644
--- a/share/man/man7/environ.7
+++ b/share/man/man7/environ.7
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)environ.7 8.3 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt ENVIRON 7
diff --git a/share/man/man7/hostname.7 b/share/man/man7/hostname.7
index 49678d1d18569..49788814a2b2d 100644
--- a/share/man/man7/hostname.7
+++ b/share/man/man7/hostname.7
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)hostname.7 8.2 (Berkeley) 12/30/93
+.\" $Id$
.\"
.Dd December 30, 1993
.Dt HOSTNAME 7
diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7
index 8ce4c456a8d18..8f26eca22bd76 100644
--- a/share/man/man7/intro.7
+++ b/share/man/man7/intro.7
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)intro.7 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt INTRO 7
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 50bd6d84522a1..0b74d46a404f3 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mdoc.7 8.2 (Berkeley) 12/30/93
+.\" $Id$
.\"
.Dd December 30, 1993
.Os
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7
index 5ce5739b7eeb9..f22662fe0d7df 100644
--- a/share/man/man7/mdoc.samples.7
+++ b/share/man/man7/mdoc.samples.7
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mdoc.samples.7 8.2 (Berkeley) 12/30/93
+.\" $Id$
.\"
.\" This tutorial sampler invokes every macro in the package several
.\" times and is guaranteed to give a worst case performance
diff --git a/share/man/man7/operator.7 b/share/man/man7/operator.7
index 64954f53dcc21..8aaacfc0bb4c6 100644
--- a/share/man/man7/operator.7
+++ b/share/man/man7/operator.7
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)operator.7 8.1 (Berkeley) 6/9/93
+.\" $Id$
.\"
.Dd June 9, 1993
.Dt OPERATOR 7
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index 4a7a3af780702..636989365c310 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
+# $Id$
MAN8= adding_user.8 intro.8 rc.8 sticky.8
diff --git a/share/man/man8/adding_user.8 b/share/man/man8/adding_user.8
index 2edaec996200b..6711f1ac09b3c 100644
--- a/share/man/man8/adding_user.8
+++ b/share/man/man8/adding_user.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)adduser.8 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt ADDING_USER 8
diff --git a/share/man/man8/intro.8 b/share/man/man8/intro.8
index 5ec3d0e917bfd..85000d4ba74e7 100644
--- a/share/man/man8/intro.8
+++ b/share/man/man8/intro.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)intro.8 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt INTRO 8
diff --git a/share/man/man8/man8.alpha/Makefile b/share/man/man8/man8.alpha/Makefile
index 45a5dd20c6c5e..cf82da9930785 100644
--- a/share/man/man8/man8.alpha/Makefile
+++ b/share/man/man8/man8.alpha/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
+# $Id$
MAN8= MAKEDEV.8 crash.8
MANSUBDIR=/i386
diff --git a/share/man/man8/man8.i386/Makefile b/share/man/man8/man8.i386/Makefile
index 45a5dd20c6c5e..cf82da9930785 100644
--- a/share/man/man8/man8.i386/Makefile
+++ b/share/man/man8/man8.i386/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
+# $Id$
MAN8= MAKEDEV.8 crash.8
MANSUBDIR=/i386
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 162aa3c765c37..f670b1aedf7d2 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)rc.8 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt RC 8
diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8
index 546c6c08413f9..ce06da046b924 100644
--- a/share/man/man8/sticky.8
+++ b/share/man/man8/sticky.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sticky.8 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt STICKY 8