diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /share | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'share')
189 files changed, 204 insertions, 204 deletions
diff --git a/share/doc/FAQ/Makefile b/share/doc/FAQ/Makefile index 40ecc8aa77906..dce0bd70c52e1 100644 --- a/share/doc/FAQ/Makefile +++ b/share/doc/FAQ/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/09/08 19:40:04 jfieber Exp $ DOC= freebsd-faq SRCS= freebsd-faq.sgml diff --git a/share/doc/FAQ/freebsd-faq.sgml b/share/doc/FAQ/freebsd-faq.sgml index e1555e3baa3e8..0fbc6a6c57a14 100644 --- a/share/doc/FAQ/freebsd-faq.sgml +++ b/share/doc/FAQ/freebsd-faq.sgml @@ -4,7 +4,7 @@ <title>Frequently Asked Questions for FreeBSD 2.X <author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/ -<date> $Id: freebsd-faq.sgml,v 1.4.4.8 1996/07/09 02:41:35 jkh Exp $ +<date> $Id: freebsd-faq.sgml,v 1.4.4.9 1996/07/12 16:35:29 jkh Exp $ <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted. diff --git a/share/doc/Makefile b/share/doc/Makefile index 170aaf64254fa..b33ef09bbb498 100644 --- a/share/doc/Makefile +++ b/share/doc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.7 1995/10/18 05:07:43 jfieber Exp $ +# $Id: Makefile,v 1.4.4.3 1995/10/18 05:08:52 jfieber Exp $ SUBDIR= FAQ handbook psd smm usd papers diff --git a/share/doc/handbook/Makefile b/share/doc/handbook/Makefile index e9a0a6d5e9893..f2c38944c221f 100644 --- a/share/doc/handbook/Makefile +++ b/share/doc/handbook/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.2.2 1995/10/14 21:55:29 jfieber Exp $ +# $Id: Makefile,v 1.1.2.3 1996/07/03 01:39:21 jkh Exp $ SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml diff --git a/share/doc/handbook/authors.sgml b/share/doc/handbook/authors.sgml index 22c280ebbc3c8..d701fc8e55d17 100644 --- a/share/doc/handbook/authors.sgml +++ b/share/doc/handbook/authors.sgml @@ -1,4 +1,4 @@ -<!-- $Id: authors.sgml,v 1.3.4.5 1996/06/26 09:23:54 jkh Exp $ --> +<!-- $Id: authors.sgml,v 1.3.4.6 1996/07/03 01:39:22 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/basics.sgml b/share/doc/handbook/basics.sgml index c956b3e17d171..f0986a5f72b0d 100644 --- a/share/doc/handbook/basics.sgml +++ b/share/doc/handbook/basics.sgml @@ -1,4 +1,4 @@ -<!-- $Id: basics.sgml,v 1.1.1.1.4.3 1995/10/22 00:50:23 jfieber Exp $ --> +<!-- $Id: basics.sgml,v 1.1.1.1.4.4 1996/06/19 20:27:25 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>Unix Basics<label id="basics"></heading> diff --git a/share/doc/handbook/bibliography.sgml b/share/doc/handbook/bibliography.sgml index 3e593056320ab..d0b8dee794e82 100644 --- a/share/doc/handbook/bibliography.sgml +++ b/share/doc/handbook/bibliography.sgml @@ -1,4 +1,4 @@ -<!-- $Id: bibliography.sgml,v 1.1.1.1.4.2 1995/10/12 03:15:45 jfieber Exp $ --> +<!-- $Id: bibliography.sgml,v 1.1.1.1.4.3 1996/06/19 20:27:26 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt> diff --git a/share/doc/handbook/boothelp.sgml b/share/doc/handbook/boothelp.sgml index 37944b0a6eb25..551691dcf4cae 100644 --- a/share/doc/handbook/boothelp.sgml +++ b/share/doc/handbook/boothelp.sgml @@ -1,4 +1,4 @@ -<!-- $Id: boothelp.sgml,v 1.1 1995/09/03 21:12:24 jfieber Exp $ --> +<!-- $Id: boothelp.sgml,v 1.1.2.1 1996/06/19 20:27:27 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ diff --git a/share/doc/handbook/booting.sgml b/share/doc/handbook/booting.sgml index 9de2386c70323..844d9550336c3 100644 --- a/share/doc/handbook/booting.sgml +++ b/share/doc/handbook/booting.sgml @@ -3,7 +3,7 @@ This conversion has been made by Ollivier Robert. - $Id: booting.sgml,v 1.2.4.4 1996/01/31 14:32:10 mpp Exp $ + $Id: booting.sgml,v 1.2.4.5 1996/06/19 20:27:30 jkh Exp $ <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN"> diff --git a/share/doc/handbook/contrib.sgml b/share/doc/handbook/contrib.sgml index 2f3af7e595ce6..4863912844860 100644 --- a/share/doc/handbook/contrib.sgml +++ b/share/doc/handbook/contrib.sgml @@ -1,4 +1,4 @@ -<!-- $Id: contrib.sgml,v 1.15.2.10 1996/07/03 01:39:23 jkh Exp $ --> +<!-- $Id: contrib.sgml,v 1.15.2.11 1996/07/12 16:33:20 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>FreeBSD contributor list<label id="contrib"></heading> diff --git a/share/doc/handbook/crypt.sgml b/share/doc/handbook/crypt.sgml index 2efe3504cdaa0..2c0818b289c02 100644 --- a/share/doc/handbook/crypt.sgml +++ b/share/doc/handbook/crypt.sgml @@ -1,4 +1,4 @@ -<!-- $Id$ --> +<!-- $Id: crypt.sgml,v 1.1 1995/09/25 04:53:28 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>DES, MD5, and Crypt<label id="crypt"></heading> diff --git a/share/doc/handbook/ctm.sgml b/share/doc/handbook/ctm.sgml index ea061f3010b07..137cbdb9ffb85 100644 --- a/share/doc/handbook/ctm.sgml +++ b/share/doc/handbook/ctm.sgml @@ -3,7 +3,7 @@ # # Converted by Ollivier Robert <roberto@FreeBSD.ORG> # -# $Id: ctm.sgml,v 1.1.1.1.4.4 1996/01/31 14:32:13 mpp Exp $ +# $Id: ctm.sgml,v 1.1.1.1.4.5 1996/06/19 20:27:32 jkh Exp $ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42): diff --git a/share/doc/handbook/current.sgml b/share/doc/handbook/current.sgml index 829090860af58..a3a083a92c9b7 100644 --- a/share/doc/handbook/current.sgml +++ b/share/doc/handbook/current.sgml @@ -1,4 +1,4 @@ -<!-- $Id: current.sgml,v 1.2.4.5 1996/07/05 11:30:15 jkh Exp $ --> +<!-- $Id: current.sgml,v 1.2.4.6 1996/07/12 16:33:21 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> @@ -10,7 +10,7 @@ THE FREEBSD CURRENT POLICY -Last updated: $Date: 1996/07/05 11:30:15 $ +Last updated: $Date: 1996/07/12 16:33:21 $ This document attempts to explain the rationale behind FreeBSD-current, what you should expect should you decide to run it, diff --git a/share/doc/handbook/cyclades.sgml b/share/doc/handbook/cyclades.sgml index 728461e1005ec..41d8f050543fe 100644 --- a/share/doc/handbook/cyclades.sgml +++ b/share/doc/handbook/cyclades.sgml @@ -1,4 +1,4 @@ -<!-- $Id: cyclades.sgml,v 1.2 1996/03/26 23:22:03 mpp Exp $ --> +<!-- $Id: cyclades.sgml,v 1.1 1996/06/07 15:56:35 alex Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/dialup.sgml b/share/doc/handbook/dialup.sgml index ba5aef4ec695b..6c8bd14540cb9 100644 --- a/share/doc/handbook/dialup.sgml +++ b/share/doc/handbook/dialup.sgml @@ -1,6 +1,6 @@ <!-- This is an SGML document in the linuxdoc DTD of the Tutorial for Configuring a FreeBSD for Dialup Services by Guy Helmer. - $Id: dialup.sgml,v 1.1.1.1.4.3 1996/01/31 14:32:14 mpp Exp $ + $Id: dialup.sgml,v 1.1.1.1.4.4 1996/06/19 20:27:35 jkh Exp $ <!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN"> diff --git a/share/doc/handbook/diskless.sgml b/share/doc/handbook/diskless.sgml index ba79883514070..a6adcb2c15920 100644 --- a/share/doc/handbook/diskless.sgml +++ b/share/doc/handbook/diskless.sgml @@ -1,4 +1,4 @@ -<!-- $Id: diskless.sgml,v 1.1.1.1.4.4 1996/06/19 20:27:36 jkh Exp $ --> +<!-- $Id: diskless.sgml,v 1.1.1.1.4.5 1996/07/07 23:26:42 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>Diskless operation<label id="diskless"></heading> diff --git a/share/doc/handbook/dma.sgml b/share/doc/handbook/dma.sgml index af43cf7911474..4b2d13b4d056b 100644 --- a/share/doc/handbook/dma.sgml +++ b/share/doc/handbook/dma.sgml @@ -1,4 +1,4 @@ -<!-- $Id: dma.sgml,v 1.1.2.3 1996/01/31 14:32:16 mpp Exp $ --> +<!-- $Id: dma.sgml,v 1.1.2.4 1996/06/19 20:27:38 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/eresources.sgml b/share/doc/handbook/eresources.sgml index ecad83d80b43f..50ff84f04e5d1 100644 --- a/share/doc/handbook/eresources.sgml +++ b/share/doc/handbook/eresources.sgml @@ -1,4 +1,4 @@ -<!-- $Id: eresources.sgml,v 1.2.4.5 1996/06/19 20:27:40 jkh Exp $ --> +<!-- $Id: eresources.sgml,v 1.2.4.6 1996/07/12 16:33:22 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt> diff --git a/share/doc/handbook/esdi.sgml b/share/doc/handbook/esdi.sgml index aeca3409b4919..afeed7cbfe22d 100644 --- a/share/doc/handbook/esdi.sgml +++ b/share/doc/handbook/esdi.sgml @@ -1,4 +1,4 @@ -<!-- $Id: esdi.sgml,v 1.2.2.1 1996/01/31 14:32:18 mpp Exp $ --> +<!-- $Id: esdi.sgml,v 1.2.2.2 1996/06/19 20:27:42 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/firewalls.sgml b/share/doc/handbook/firewalls.sgml index a66a2df05b911..0f68ff1e79bca 100644 --- a/share/doc/handbook/firewalls.sgml +++ b/share/doc/handbook/firewalls.sgml @@ -1,4 +1,4 @@ -<!-- $Id: firewalls.sgml,v 1.1.2.5 1996/06/30 02:59:16 alex Exp $ --> +<!-- $Id: firewalls.sgml,v 1.1.2.6 1996/07/05 11:30:16 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>Firewalls<label id="firewalls"></heading> diff --git a/share/doc/handbook/glossary.sgml b/share/doc/handbook/glossary.sgml index 99c1a205d40d5..ad18d17426f16 100644 --- a/share/doc/handbook/glossary.sgml +++ b/share/doc/handbook/glossary.sgml @@ -1,4 +1,4 @@ -<!-- $Id: glossary.sgml,v 1.3 1995/06/30 17:37:37 jfieber Exp $ --> +<!-- $Id: glossary.sgml,v 1.1.1.1.4.2 1995/10/12 03:15:57 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>* Glossary<label id="glossary"></heading> diff --git a/share/doc/handbook/goals.sgml b/share/doc/handbook/goals.sgml index 24c145fc9f493..c0bfc68c6aaa7 100644 --- a/share/doc/handbook/goals.sgml +++ b/share/doc/handbook/goals.sgml @@ -1,4 +1,4 @@ -<!-- $Id: goals.sgml,v 1.1 1995/12/07 13:22:13 jkh Exp $ --> +<!-- $Id: goals.sgml,v 1.1.2.1 1996/07/16 16:01:33 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>FreeBSD Project goals<label id="goals"></heading> diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml index 5eccbd0db8c0a..4313db9dc78bf 100644 --- a/share/doc/handbook/handbook.sgml +++ b/share/doc/handbook/handbook.sgml @@ -1,4 +1,4 @@ -<!-- $Id: handbook.sgml,v 1.7.4.8 1996/07/03 01:39:24 jkh Exp $ --> +<!-- $Id: handbook.sgml,v 1.7.4.9 1996/07/07 23:26:43 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ diff --git a/share/doc/handbook/history.sgml b/share/doc/handbook/history.sgml index 8c99c361cd873..aa59566788462 100644 --- a/share/doc/handbook/history.sgml +++ b/share/doc/handbook/history.sgml @@ -1,4 +1,4 @@ -<!-- $Id: history.sgml,v 1.1.4.5 1995/11/15 07:50:30 jkh Exp $ --> +<!-- $Id: history.sgml,v 1.1.4.6 1996/06/19 20:27:47 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>A brief history of FreeBSD<label id="history"></heading> diff --git a/share/doc/handbook/hw.sgml b/share/doc/handbook/hw.sgml index fd89d4a64e18d..bb9aa57d43e2a 100644 --- a/share/doc/handbook/hw.sgml +++ b/share/doc/handbook/hw.sgml @@ -1,4 +1,4 @@ -<!-- $Id: hw.sgml,v 1.6.2.5 1996/07/12 16:33:23 jkh Exp $ --> +<!-- $Id: hw.sgml,v 1.6.2.6 1996/07/16 16:01:34 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/install.sgml b/share/doc/handbook/install.sgml index c01041b9ce03c..6da659e3d6cec 100644 --- a/share/doc/handbook/install.sgml +++ b/share/doc/handbook/install.sgml @@ -1,4 +1,4 @@ -<!-- $Id: install.sgml,v 1.9.2.7 1996/06/19 20:27:52 jkh Exp $ --> +<!-- $Id: install.sgml,v 1.9.2.8 1996/07/01 16:35:55 bde Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/isdn.sgml b/share/doc/handbook/isdn.sgml index 0b5a502d2e8b0..b8aeba7bdb1a4 100644 --- a/share/doc/handbook/isdn.sgml +++ b/share/doc/handbook/isdn.sgml @@ -1,4 +1,4 @@ -<!-- $Id: isdn.sgml,v 1.1.2.1 1996/07/05 11:30:18 jkh Exp $ --> +<!-- $Id: isdn.sgml,v 1.1.2.2 1996/07/07 23:26:44 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>ISDN<label id="isdn"></heading> diff --git a/share/doc/handbook/kerberos.sgml b/share/doc/handbook/kerberos.sgml index ce20d3581ffba..df1044e79953a 100644 --- a/share/doc/handbook/kerberos.sgml +++ b/share/doc/handbook/kerberos.sgml @@ -1,4 +1,4 @@ -<!-- $Id: kerberos.sgml,v 1.2.4.2 1995/10/12 03:16:05 jfieber Exp $ --> +<!-- $Id: kerberos.sgml,v 1.2.4.3 1996/06/19 20:27:55 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>Kerberos<label id="kerberos"></heading> diff --git a/share/doc/handbook/kernelconfig.sgml b/share/doc/handbook/kernelconfig.sgml index 465681b4888b2..5adee8544f7fa 100644 --- a/share/doc/handbook/kernelconfig.sgml +++ b/share/doc/handbook/kernelconfig.sgml @@ -1,4 +1,4 @@ -<!-- $Id: kernelconfig.sgml,v 1.1.2.2 1996/01/31 14:32:22 mpp Exp $ --> +<!-- $Id: kernelconfig.sgml,v 1.1.2.3 1996/06/19 20:27:58 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> --> <chapt><heading>Configuring the FreeBSD Kernel<label id="kernelconfig"></heading> diff --git a/share/doc/handbook/kerneldebug.sgml b/share/doc/handbook/kerneldebug.sgml index 04ff59eea3568..bb7d8b43e3217 100644 --- a/share/doc/handbook/kerneldebug.sgml +++ b/share/doc/handbook/kerneldebug.sgml @@ -1,4 +1,4 @@ -<!-- $Id: kerneldebug.sgml,v 1.3.2.3 1996/01/31 14:32:23 mpp Exp $ --> +<!-- $Id: kerneldebug.sgml,v 1.3.2.4 1996/06/19 20:28:00 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>Kernel Debugging<label id="kerneldebug"></heading> diff --git a/share/doc/handbook/linuxemu.sgml b/share/doc/handbook/linuxemu.sgml index 5652380596fd5..97c64a63178fc 100644 --- a/share/doc/handbook/linuxemu.sgml +++ b/share/doc/handbook/linuxemu.sgml @@ -1,4 +1,4 @@ -<!-- $Id: linuxemu.sgml,v 1.7 1996/05/21 04:06:00 jkh Exp $ --> +<!-- $Id: linuxemu.sgml,v 1.8 1996/05/24 19:33:32 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>Linux Emulation<label id="linuxemu"></heading> diff --git a/share/doc/handbook/lists.sgml b/share/doc/handbook/lists.sgml index 37b6434a6cd42..be98fba11a668 100644 --- a/share/doc/handbook/lists.sgml +++ b/share/doc/handbook/lists.sgml @@ -1,4 +1,4 @@ -<!-- $Id: lists.sgml,v 1.1 1996/05/16 23:18:06 mpp Exp $ --> +<!-- $Id: lists.sgml,v 1.1.2.1 1996/07/05 11:30:20 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/memoryuse.sgml b/share/doc/handbook/memoryuse.sgml index 367d006158a06..f0ba3d121ed60 100644 --- a/share/doc/handbook/memoryuse.sgml +++ b/share/doc/handbook/memoryuse.sgml @@ -1,4 +1,4 @@ -<!-- $Id: memoryuse.sgml,v 1.1.4.3 1995/10/22 00:50:32 jfieber Exp $ --> +<!-- $Id: memoryuse.sgml,v 1.1.4.4 1996/06/19 20:28:01 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>PC memory utilization<label id="memoryuse"></heading> diff --git a/share/doc/handbook/mirrors.sgml b/share/doc/handbook/mirrors.sgml index df898a3bd8994..91ab9630d2a72 100644 --- a/share/doc/handbook/mirrors.sgml +++ b/share/doc/handbook/mirrors.sgml @@ -1,4 +1,4 @@ -<!-- $Id: mirrors.sgml,v 1.1.2.6 1996/06/19 20:28:04 jkh Exp $ --> +<!-- $Id: mirrors.sgml,v 1.1.2.7 1996/07/03 01:39:25 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/nfs.sgml b/share/doc/handbook/nfs.sgml index b45bb8a622501..b33423460773b 100644 --- a/share/doc/handbook/nfs.sgml +++ b/share/doc/handbook/nfs.sgml @@ -1,4 +1,4 @@ -<!-- $Id: nfs.sgml,v 1.1.1.1.4.2 1995/10/12 03:16:20 jfieber Exp $ --> +<!-- $Id: nfs.sgml,v 1.1.1.1.4.3 1996/06/19 20:28:06 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>NFS<label id="nfs"></heading> diff --git a/share/doc/handbook/nutshell.sgml b/share/doc/handbook/nutshell.sgml index 0037f9327e6aa..4f24b916c75c0 100644 --- a/share/doc/handbook/nutshell.sgml +++ b/share/doc/handbook/nutshell.sgml @@ -1,4 +1,4 @@ -<!-- $Id: nutshell.sgml,v 1.1.4.3 1996/01/31 14:32:24 mpp Exp $ --> +<!-- $Id: nutshell.sgml,v 1.1.4.4 1996/06/19 20:28:07 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>FreeBSD in a nutshell<label id="nutshell"></heading> diff --git a/share/doc/handbook/pgpkeys.sgml b/share/doc/handbook/pgpkeys.sgml index faf08a0c98ba4..759485fe6307e 100644 --- a/share/doc/handbook/pgpkeys.sgml +++ b/share/doc/handbook/pgpkeys.sgml @@ -1,4 +1,4 @@ -<!-- $Id: pgpkeys.sgml,v 1.6.2.1 1996/06/26 09:24:00 jkh Exp $ --> +<!-- $Id: pgpkeys.sgml,v 1.6.2.2 1996/07/03 01:39:26 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>PGP keys<label id="pgpkeys"></heading> diff --git a/share/doc/handbook/policies.sgml b/share/doc/handbook/policies.sgml index 86a505cf0dd44..5c31757192a62 100644 --- a/share/doc/handbook/policies.sgml +++ b/share/doc/handbook/policies.sgml @@ -1,4 +1,4 @@ -<!-- $Id: policies.sgml,v 1.1 1996/06/30 18:01:25 phk Exp $ --> +<!-- $Id: policies.sgml,v 1.1.2.1 1996/07/05 11:30:21 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>Source Tree Guidelines and Policies diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml index b96271b410df9..576916cf107eb 100644 --- a/share/doc/handbook/porting.sgml +++ b/share/doc/handbook/porting.sgml @@ -1,4 +1,4 @@ -<!-- $Id: porting.sgml,v 1.21 1996/05/24 19:33:33 jfieber Exp $ --> +<!-- $Id: porting.sgml,v 1.2.4.5 1996/06/19 20:28:08 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect1><heading>Porting an existing piece of free software<label id="porting"></heading> @@ -156,7 +156,7 @@ The pattern is the year followed by the month. # Date created: 5 December 1994 # Whom: asami # - # $Id: porting.sgml,v 1.21 1996/05/24 19:33:33 jfieber Exp $ + # $Id: porting.sgml,v 1.2.4.5 1996/06/19 20:28:08 jkh Exp $ # DISTNAME= oneko-1.1b @@ -976,7 +976,7 @@ lib/libtcl.so.7.3 person who wrote this Makefile] # Whom: Satoshi Asami <asami@FreeBSD.ORG> # - # $Id: porting.sgml,v 1.21 1996/05/24 19:33:33 jfieber Exp $ + # $Id: porting.sgml,v 1.2.4.5 1996/06/19 20:28:08 jkh Exp $ [ ^^^^ do not worry about this...it will be automatically filled in by CVS when it is committed to our repository] # diff --git a/share/doc/handbook/ports.sgml b/share/doc/handbook/ports.sgml index db5280602e675..9217c87673778 100644 --- a/share/doc/handbook/ports.sgml +++ b/share/doc/handbook/ports.sgml @@ -1,4 +1,4 @@ -<!-- $Id: ports.sgml,v 1.2.4.3 1996/06/19 20:28:09 jkh Exp $ --> +<!-- $Id: ports.sgml,v 1.2.4.4 1996/06/26 09:24:01 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>The Ports collection<label id="ports"></heading> diff --git a/share/doc/handbook/ppp.sgml b/share/doc/handbook/ppp.sgml index ae5dd7ec74ec5..8e87bc26c33ac 100644 --- a/share/doc/handbook/ppp.sgml +++ b/share/doc/handbook/ppp.sgml @@ -1,4 +1,4 @@ -<!-- $Id: ppp.sgml,v 1.1.1.1.4.2 1995/10/12 03:16:29 jfieber Exp $ --> +<!-- $Id: ppp.sgml,v 1.1.1.1.4.3 1996/06/19 20:28:10 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>Setting up kernel PPP<label id="ppp"></heading> diff --git a/share/doc/handbook/printing.sgml b/share/doc/handbook/printing.sgml index 77d73bd1eda6f..6de985b57b3b4 100644 --- a/share/doc/handbook/printing.sgml +++ b/share/doc/handbook/printing.sgml @@ -1,7 +1,7 @@ <!-- This is an SGML document in the linuxdoc DTD describing Printing with FreeBSD. By Sean Kelly, 1995. - $Id: printing.sgml,v 1.2.2.2 1996/06/19 20:28:12 jkh Exp $ + $Id: printing.sgml,v 1.2.2.3 1996/07/03 01:39:27 jkh Exp $ The FreeBSD Documentation Project diff --git a/share/doc/handbook/quotas.sgml b/share/doc/handbook/quotas.sgml index 6a6225006d122..0faa4767e5d0c 100644 --- a/share/doc/handbook/quotas.sgml +++ b/share/doc/handbook/quotas.sgml @@ -1,7 +1,7 @@ <!-- This is an SGML document in the linuxdoc DTD describing disk quotas under FreeBSD. By Mike Pritchard, 1996. - $Id: quotas.sgml,v 1.2 1996/03/31 21:17:17 mpp Exp $ + $Id: quotas.sgml,v 1.3 1996/05/15 19:40:57 mpp Exp $ The FreeBSD Documentation Project diff --git a/share/doc/handbook/relnotes.sgml b/share/doc/handbook/relnotes.sgml index 2823c440909d6..45d7fec9ed918 100644 --- a/share/doc/handbook/relnotes.sgml +++ b/share/doc/handbook/relnotes.sgml @@ -1,4 +1,4 @@ -<!-- $Id: relnotes.sgml,v 1.4.2.5 1996/01/31 14:32:28 mpp Exp $ --> +<!-- $Id: relnotes.sgml,v 1.4.2.6 1996/06/19 20:28:14 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/routing.sgml b/share/doc/handbook/routing.sgml index 6dd8b850e0388..78fae674a4ef6 100644 --- a/share/doc/handbook/routing.sgml +++ b/share/doc/handbook/routing.sgml @@ -1,4 +1,4 @@ -<!-- $Id: routing.sgml,v 1.1.2.1 1996/01/31 14:32:28 mpp Exp $ --> +<!-- $Id: routing.sgml,v 1.1.2.2 1996/06/19 20:28:16 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> --> diff --git a/share/doc/handbook/scsi.sgml b/share/doc/handbook/scsi.sgml index 815fa8caac081..75317e09e5957 100644 --- a/share/doc/handbook/scsi.sgml +++ b/share/doc/handbook/scsi.sgml @@ -1,4 +1,4 @@ -<!-- $Id: scsi.sgml,v 1.1.1.1.4.5 1996/06/19 20:28:17 jkh Exp $ --> +<!-- $Id: scsi.sgml,v 1.1.1.1.4.6 1996/07/07 23:26:45 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/sections.sgml b/share/doc/handbook/sections.sgml index dfda4f4c81298..2707550d32658 100644 --- a/share/doc/handbook/sections.sgml +++ b/share/doc/handbook/sections.sgml @@ -1,4 +1,4 @@ -<!-- $Id: sections.sgml,v 1.1.2.3 1996/06/19 20:28:18 jkh Exp $ --> +<!-- $Id: sections.sgml,v 1.1.2.4 1996/07/03 01:39:28 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- Entities containing all the pieces of the handbook are --> diff --git a/share/doc/handbook/sio.sgml b/share/doc/handbook/sio.sgml index 95b2c483c8118..ffae3fcc6fa92 100644 --- a/share/doc/handbook/sio.sgml +++ b/share/doc/handbook/sio.sgml @@ -1,4 +1,4 @@ -<!-- $Id: sio.sgml,v 1.1 1996/02/16 13:28:21 jkh Exp $ --> +<!-- $Id: sio.sgml,v 1.2 1996/03/26 23:22:03 mpp Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/skey.sgml b/share/doc/handbook/skey.sgml index 4163dbc1cb9a5..2367ed922d50c 100644 --- a/share/doc/handbook/skey.sgml +++ b/share/doc/handbook/skey.sgml @@ -1,4 +1,4 @@ -<!-- $Id: skey.sgml,v 1.3.2.1 1996/01/31 14:32:30 mpp Exp $ --> +<!-- $Id: skey.sgml,v 1.3.2.2 1996/06/19 20:28:19 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- Copyright 1995 Massachusetts Institute of Technology diff --git a/share/doc/handbook/slipc.sgml b/share/doc/handbook/slipc.sgml index 2222bd6c95b5a..951fbfe0b0866 100644 --- a/share/doc/handbook/slipc.sgml +++ b/share/doc/handbook/slipc.sgml @@ -1,4 +1,4 @@ -<!-- $Id: slipc.sgml,v 1.1.1.1.4.3 1995/10/12 03:16:35 jfieber Exp $ --> +<!-- $Id: slipc.sgml,v 1.1.1.1.4.4 1996/06/19 20:28:20 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect><heading>Setting up a SLIP client<label id="slipc"></heading> diff --git a/share/doc/handbook/stable.sgml b/share/doc/handbook/stable.sgml index 6110c35ba07e1..43e77fc6abb3c 100644 --- a/share/doc/handbook/stable.sgml +++ b/share/doc/handbook/stable.sgml @@ -1,4 +1,4 @@ -<!-- $Id: stable.sgml,v 1.2.2.1 1996/07/05 11:30:22 jkh Exp $ --> +<!-- $Id: stable.sgml,v 1.2.2.2 1996/07/12 16:33:24 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> @@ -10,7 +10,7 @@ THE FREEBSD STABLE POLICY -Last updated: $Date: 1996/07/05 11:30:22 $ +Last updated: $Date: 1996/07/12 16:33:24 $ This document attempts to explain the rationale behind FreeBSD-stable, what you should expect should you decide to run it, diff --git a/share/doc/handbook/submitters.sgml b/share/doc/handbook/submitters.sgml index 5ecec1b44375c..f45c6e34d8295 100644 --- a/share/doc/handbook/submitters.sgml +++ b/share/doc/handbook/submitters.sgml @@ -1,4 +1,4 @@ -<!-- $Id: submitters.sgml,v 1.2.4.4 1996/07/12 16:33:27 jkh Exp $ --> +<!-- $Id: submitters.sgml,v 1.2.4.5 1996/07/16 16:01:35 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>Contributing to FreeBSD<label id="submitters"></heading> @@ -401,7 +401,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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: submitters.sgml,v 1.2.4.4 1996/07/12 16:33:27 jkh Exp $ + $Id: submitters.sgml,v 1.2.4.5 1996/07/16 16:01:35 jkh Exp $ </verb></tscreen> For your convenience, a copy of this text can be found in <tt>/usr/share/examples/etc/bsd-style-copyright</tt>. diff --git a/share/doc/handbook/sup.sgml b/share/doc/handbook/sup.sgml index c7387ad8bc625..b13383ba6ca11 100644 --- a/share/doc/handbook/sup.sgml +++ b/share/doc/handbook/sup.sgml @@ -1,4 +1,4 @@ -<!-- $Id: sup.sgml,v 1.2.4.4 1996/06/19 20:28:26 jkh Exp $ --> +<!-- $Id: sup.sgml,v 1.2.4.5 1996/07/05 11:30:22 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> diff --git a/share/doc/handbook/synching.sgml b/share/doc/handbook/synching.sgml index 68a7ad497761c..a336722c0318a 100644 --- a/share/doc/handbook/synching.sgml +++ b/share/doc/handbook/synching.sgml @@ -1,4 +1,4 @@ -<!-- $Id: current.sgml,v 1.8 1996/01/31 14:26:01 mpp Exp $ --> +<!-- $Id: synching.sgml,v 1.1 1996/02/11 00:16:20 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>Synchronizing source trees over the Internet<label id="synching"></heading> @@ -7,7 +7,7 @@ <!-- -Last updated: $Date: 1996/01/31 14:26:01 $ +Last updated: $Date: 1996/02/11 00:16:20 $ This document tries to describe the various ways in which a user may use the internet to keep development sources in synch. diff --git a/share/doc/handbook/troubleshooting.sgml b/share/doc/handbook/troubleshooting.sgml index 042e0972fd4b3..553c273275d97 100644 --- a/share/doc/handbook/troubleshooting.sgml +++ b/share/doc/handbook/troubleshooting.sgml @@ -1,4 +1,4 @@ -<!-- $Id: troubleshooting.sgml,v 1.1.1.1.4.2 1995/10/12 03:16:40 jfieber Exp $ --> +<!-- $Id: troubleshooting.sgml,v 1.1.1.1.4.3 1996/06/19 20:28:28 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt><heading>Troubleshooting<label id="troubleshooting"></heading> diff --git a/share/doc/handbook/uart.sgml b/share/doc/handbook/uart.sgml index 74ce20ba379f5..3fa3969ddd2fe 100644 --- a/share/doc/handbook/uart.sgml +++ b/share/doc/handbook/uart.sgml @@ -1,4 +1,4 @@ -<!-- $Id: uart.sgml,v 1.1 1996/02/16 13:28:22 jkh Exp $ --> +<!-- $Id: uart.sgml,v 1.2 1996/02/27 15:57:51 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- diff --git a/share/doc/handbook/userppp.sgml b/share/doc/handbook/userppp.sgml index cc97f63419e5a..ec2c659181dfb 100644 --- a/share/doc/handbook/userppp.sgml +++ b/share/doc/handbook/userppp.sgml @@ -1,4 +1,4 @@ -<!-- $Id: userppp.sgml,v 1.3.2.1 1996/01/31 14:32:32 mpp Exp $ --> +<!-- $Id: userppp.sgml,v 1.3.2.2 1996/06/19 20:28:30 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect>Setting up user PPP<label id="userppp"> diff --git a/share/doc/iso/ucb/program.nr b/share/doc/iso/ucb/program.nr index a4fe690f81879..a7993745003d4 100644 --- a/share/doc/iso/ucb/program.nr +++ b/share/doc/iso/ucb/program.nr @@ -1,5 +1,5 @@ -.\"$Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/ucb/program.nr,v 1.1.1.1 1994/05/30 19:08:12 rgrimes Exp $ -.\"$Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/ucb/program.nr,v $ +.\"$Header: /home/ncvs/src/share/doc/iso/ucb/program.nr,v 1.1.1.1.6.1 1996/06/05 02:53:28 jkh Exp $ +.\"$Source: /home/ncvs/src/share/doc/iso/ucb/program.nr,v $ .\" .\" .\" FONT CONVENTIONS diff --git a/share/doc/iso/wisc/appendix_a.nr b/share/doc/iso/wisc/appendix_a.nr index 7f26a82d8ae50..6a5b6dbed5e9c 100644 --- a/share/doc/iso/wisc/appendix_a.nr +++ b/share/doc/iso/wisc/appendix_a.nr @@ -1,4 +1,4 @@ -.\" $Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/appendix_a.nr,v 1.1.1.1 1994/05/30 19:08:06 rgrimes Exp $ +.\" $Header: /home/ncvs/src/share/doc/iso/wisc/appendix_a.nr,v 1.1.1.1.6.1 1996/06/05 02:53:30 jkh Exp $ .(x Appendix A .)x diff --git a/share/doc/iso/wisc/appendix_b.nr b/share/doc/iso/wisc/appendix_b.nr index 2350d8c59b379..b000b29906810 100644 --- a/share/doc/iso/wisc/appendix_b.nr +++ b/share/doc/iso/wisc/appendix_b.nr @@ -1,4 +1,4 @@ -.\" $Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/appendix_b.nr,v 1.1.1.1 1994/05/30 19:08:06 rgrimes Exp $ +.\" $Header: /home/ncvs/src/share/doc/iso/wisc/appendix_b.nr,v 1.1.1.1.6.1 1996/06/05 02:53:31 jkh Exp $ .(x Appendix B .)x diff --git a/share/doc/iso/wisc/debug.nr b/share/doc/iso/wisc/debug.nr index 61776f65ad7e4..444f90ea0f06f 100644 --- a/share/doc/iso/wisc/debug.nr +++ b/share/doc/iso/wisc/debug.nr @@ -1,5 +1,5 @@ -.\"$Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/debug.nr,v 1.1.1.1 1994/05/30 19:08:05 rgrimes Exp $ -.\"$Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/debug.nr,v $ +.\"$Header: /home/ncvs/src/share/doc/iso/wisc/debug.nr,v 1.1.1.1.6.1 1996/06/05 02:53:31 jkh Exp $ +.\"$Source: /home/ncvs/src/share/doc/iso/wisc/debug.nr,v $ .\" .\" Program names should be in italics .\" diff --git a/share/doc/iso/wisc/errors.nr b/share/doc/iso/wisc/errors.nr index 5955760222cb7..fb3dccd5b6526 100644 --- a/share/doc/iso/wisc/errors.nr +++ b/share/doc/iso/wisc/errors.nr @@ -1,5 +1,5 @@ -.\"$Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/errors.nr,v 1.1.1.1 1994/05/30 19:08:05 rgrimes Exp $ -.\"$Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/errors.nr,v $ +.\"$Header: /home/ncvs/src/share/doc/iso/wisc/errors.nr,v 1.1.1.1.6.1 1996/06/05 02:53:32 jkh Exp $ +.\"$Source: /home/ncvs/src/share/doc/iso/wisc/errors.nr,v $ .NC "Error Handling" This section describes the various ways that the ARGO kernel handles errors. diff --git a/share/doc/iso/wisc/figs/Makefile b/share/doc/iso/wisc/figs/Makefile index 2562b0b3e63ed..451b6787590ee 100644 --- a/share/doc/iso/wisc/figs/Makefile +++ b/share/doc/iso/wisc/figs/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1.6.1 1996/07/07 23:26:49 jkh Exp $ # .SUFFIXES: .nr .grn diff --git a/share/doc/iso/wisc/parts.nr b/share/doc/iso/wisc/parts.nr index fda5c4ce86b62..1f0c04085bb89 100644 --- a/share/doc/iso/wisc/parts.nr +++ b/share/doc/iso/wisc/parts.nr @@ -1,5 +1,5 @@ -.\"$Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/parts.nr,v 1.1.1.1 1994/05/30 19:08:06 rgrimes Exp $ -.\"$Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/parts.nr,v $ +.\"$Header: /home/ncvs/src/share/doc/iso/wisc/parts.nr,v 1.1.1.1.6.1 1996/06/05 02:53:33 jkh Exp $ +.\"$Source: /home/ncvs/src/share/doc/iso/wisc/parts.nr,v $ .\" .\" .\" LOOK FOR ALL CASES OF 'writing' (as in, "at this writing") diff --git a/share/doc/iso/wisc/program.nr b/share/doc/iso/wisc/program.nr index 6e29668233631..8d6898d4ab294 100644 --- a/share/doc/iso/wisc/program.nr +++ b/share/doc/iso/wisc/program.nr @@ -1,5 +1,5 @@ -.\"$Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/program.nr,v 1.1.1.1 1994/05/30 19:08:06 rgrimes Exp $ -.\"$Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wisc/program.nr,v $ +.\"$Header: /home/ncvs/src/share/doc/iso/wisc/program.nr,v 1.1.1.1.6.1 1996/06/05 02:53:34 jkh Exp $ +.\"$Source: /home/ncvs/src/share/doc/iso/wisc/program.nr,v $ .\" .\" .\" FONT CONVENTIONS diff --git a/share/doc/iso/wiscman/cons.4 b/share/doc/iso/wiscman/cons.4 index 39f50e3ea3394..b10da1d0c412c 100644 --- a/share/doc/iso/wiscman/cons.4 +++ b/share/doc/iso/wiscman/cons.4 @@ -3,9 +3,9 @@ .\" LICENSED MATERIALS - PROPERTY OF IBM .\" REFER TO COPYRIGHT INSTRUCTIONS FORM NUMBER G120-2083 .\" -.\"$Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wiscman/cons.4,v 1.1.1.1 1994/05/30 19:08:11 rgrimes Exp $ +.\"$Header: /home/ncvs/src/share/doc/iso/wiscman/cons.4,v 1.1.1.1.6.1 1996/06/05 02:53:36 jkh Exp $ .\"$ACIS:cons.4_ca 11.3$ -.\"$Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wiscman/cons.4,v $ +.\"$Source: /home/ncvs/src/share/doc/iso/wiscman/cons.4,v $ .\" This file uses -man macros. .TH CONS 4 "Sept 1988" "Space overwritten by .AC macro" " " .AC 1 0 diff --git a/share/doc/iso/wiscman/if.4n b/share/doc/iso/wiscman/if.4n index 21286060b074f..032e95b711de3 100644 --- a/share/doc/iso/wiscman/if.4n +++ b/share/doc/iso/wiscman/if.4n @@ -3,9 +3,9 @@ # LICENSED MATERIALS - PROPERTY OF IBM # REFER TO COPYRIGHT INSTRUCTIONS FORM NUMBER G120-2083 # -.\"# $Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wiscman/if.4n,v 1.1.1.1 1994/05/30 19:08:12 rgrimes Exp $ +.\"# $Header: /home/ncvs/src/share/doc/iso/wiscman/if.4n,v 1.1.1.1.6.1 1996/06/05 02:53:37 jkh Exp $ .\"# $ACIS:if.4n_ca 1.5$ -.\"# $Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wiscman/if.4n,v $ +.\"# $Source: /home/ncvs/src/share/doc/iso/wiscman/if.4n,v $ .\" @(#)if.4n 1.2 87/08/23 3.2/4.3NFSSRC .\" @(#)if.4n 1.2 87/02/10 NFSSRC .\" @(#)if.4n 1.1 86/09/25 SMI; diff --git a/share/doc/iso/wiscman/rvd.4p b/share/doc/iso/wiscman/rvd.4p index 13cff8ded7e59..8d64a269e03b8 100644 --- a/share/doc/iso/wiscman/rvd.4p +++ b/share/doc/iso/wiscman/rvd.4p @@ -3,9 +3,9 @@ .\" LICENSED MATERIALS - PROPERTY OF IBM .\" REFER TO COPYRIGHT INSTRUCTIONS FORM NUMBER G120-2083 .\" -.\"$Header: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wiscman/rvd.4p,v 1.1.1.1 1994/05/30 19:08:12 rgrimes Exp $ +.\"$Header: /home/ncvs/src/share/doc/iso/wiscman/rvd.4p,v 1.1.1.1.6.1 1996/06/05 02:53:37 jkh Exp $ .\"$ACIS:rvd.4p_ca 11.0$ -.\"$Source: /pub/FreeBSD/FreeBSD-CVS/src/share/doc/iso/wiscman/rvd.4p,v $ +.\"$Source: /home/ncvs/src/share/doc/iso/wiscman/rvd.4p,v $ .\"This file contains -man macros. .TH RVD 4P "July 1987" "Space overwritten by .AC macro" " " .AC 1 0 diff --git a/share/doc/papers/Makefile b/share/doc/papers/Makefile index cd1088603ca89..e3fd6961d7445 100644 --- a/share/doc/papers/Makefile +++ b/share/doc/papers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/01/11 04:09:56 wollman Exp $ +# $Id: Makefile,v 1.2 1995/01/11 19:51:41 wollman Exp $ SUBDIR= beyond4.3 diskperf fsinterface kernmalloc kerntune memfs \ newvm nqnfs px relengr sysperf diff --git a/share/doc/papers/beyond4.3/Makefile b/share/doc/papers/beyond4.3/Makefile index 7f9858ebcfbfc..6c3db75ed55bb 100644 --- a/share/doc/papers/beyond4.3/Makefile +++ b/share/doc/papers/beyond4.3/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.2 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.4 1995/01/11 04:10:00 wollman Exp $ VOLUME= papers SRCS= beyond43.ms diff --git a/share/doc/papers/contents/Makefile b/share/doc/papers/contents/Makefile index c42675f97087e..b36317c3faa8c 100644 --- a/share/doc/papers/contents/Makefile +++ b/share/doc/papers/contents/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/01/11 00:15:20 wollman Exp $ +# $Id: Makefile,v 1.1 1996/04/19 21:26:26 wosch Exp $ VOLUME= papers DOC= CONTENTS diff --git a/share/doc/papers/contents/contents.ms b/share/doc/papers/contents/contents.ms index 8da576bc58e01..c42c7fb38aa28 100644 --- a/share/doc/papers/contents/contents.ms +++ b/share/doc/papers/contents/contents.ms @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: $ +.\" $Id: contents.ms,v 1.1 1996/04/19 21:26:27 wosch Exp $ .\" .OH '''Papers Contents' .EH 'Papers Contents''' diff --git a/share/doc/papers/diskperf/Makefile b/share/doc/papers/diskperf/Makefile index 1b9ccd32348d0..22dc271b35bd7 100644 --- a/share/doc/papers/diskperf/Makefile +++ b/share/doc/papers/diskperf/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 6.3 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:01 wollman Exp $ VOLUME= papers DOC= diskperf diff --git a/share/doc/papers/fsinterface/Makefile b/share/doc/papers/fsinterface/Makefile index 3eccadd88ab8a..7017442b81f35 100644 --- a/share/doc/papers/fsinterface/Makefile +++ b/share/doc/papers/fsinterface/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.3 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.3 1995/01/11 04:10:02 wollman Exp $ VOLUME= papers DOC= fsinterface diff --git a/share/doc/papers/kernmalloc/Makefile b/share/doc/papers/kernmalloc/Makefile index 7c97c8224a0a4..2d3f4ea1063d5 100644 --- a/share/doc/papers/kernmalloc/Makefile +++ b/share/doc/papers/kernmalloc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.8 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:03 wollman Exp $ VOLUME= papers DOC= kernmalloc diff --git a/share/doc/papers/kerntune/Makefile b/share/doc/papers/kerntune/Makefile index 605d782e7eb58..f6b347e0f114c 100644 --- a/share/doc/papers/kerntune/Makefile +++ b/share/doc/papers/kerntune/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.5 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:04 wollman Exp $ VOLUME= papers DOC= kerntune diff --git a/share/doc/papers/memfs/Makefile b/share/doc/papers/memfs/Makefile index 033b7703641e7..6b720dccae219 100644 --- a/share/doc/papers/memfs/Makefile +++ b/share/doc/papers/memfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.8 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.2 1995/01/11 04:10:05 wollman Exp $ +# $Id: Makefile,v 1.3 1995/01/22 16:49:22 bde Exp $ VOLUME= papers DOC= memfs diff --git a/share/doc/papers/newvm/Makefile b/share/doc/papers/newvm/Makefile index 2bddf9d415f3a..dde2f2610ac7a 100644 --- a/share/doc/papers/newvm/Makefile +++ b/share/doc/papers/newvm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.4 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:05 wollman Exp $ VOLUME= papers DOC= newvm diff --git a/share/doc/papers/nqnfs/Makefile b/share/doc/papers/nqnfs/Makefile index 316cdd79fc004..ebd726a7f660f 100644 --- a/share/doc/papers/nqnfs/Makefile +++ b/share/doc/papers/nqnfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 4/20/94 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:06 wollman Exp $ VOLUME= papers DOC= nqnfs diff --git a/share/doc/papers/px/Makefile b/share/doc/papers/px/Makefile index f7282e5d3370a..fb15007bc5c62 100644 --- a/share/doc/papers/px/Makefile +++ b/share/doc/papers/px/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.3 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:07 wollman Exp $ VOLUME= papers DOC= px diff --git a/share/doc/papers/relengr/Makefile b/share/doc/papers/relengr/Makefile index da1b8bf660020..90ba1cdb195b8 100644 --- a/share/doc/papers/relengr/Makefile +++ b/share/doc/papers/relengr/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.6 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.3 1995/01/11 04:10:09 wollman Exp $ VOLUME= papers DOC= releng diff --git a/share/doc/papers/sysperf/Makefile b/share/doc/papers/sysperf/Makefile index ae567bce547e6..0d146c1ede037 100644 --- a/share/doc/papers/sysperf/Makefile +++ b/share/doc/papers/sysperf/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.6 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:10 wollman Exp $ VOLUME= papers DOC= sysperf diff --git a/share/doc/psd/05.sysman/Makefile b/share/doc/psd/05.sysman/Makefile index 6881a28cf71e3..ad2c6965f5ca4 100644 --- a/share/doc/psd/05.sysman/Makefile +++ b/share/doc/psd/05.sysman/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 01:51:59 wollman Exp $ VOLUME= psd/05.sysman SRCS= 0.t 1.0.t 1.1.t 1.2.t 1.3.t 1.4.t 1.5.t 1.6.t 1.7.t \ diff --git a/share/doc/psd/12.make/Makefile b/share/doc/psd/12.make/Makefile index 0fad5f7396e16..e02451e7b4b85 100644 --- a/share/doc/psd/12.make/Makefile +++ b/share/doc/psd/12.make/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:00 wollman Exp $ VOLUME= psd/12.make SRCS= tutorial.ms diff --git a/share/doc/psd/18.gprof/Makefile b/share/doc/psd/18.gprof/Makefile index 942c411bd33db..91b16e083e03f 100644 --- a/share/doc/psd/18.gprof/Makefile +++ b/share/doc/psd/18.gprof/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:01 wollman Exp $ VOLUME= psd/18.gprof SRCS= header.me abstract.me intro.me profiling.me gathering.me \ diff --git a/share/doc/psd/19.curses/Makefile b/share/doc/psd/19.curses/Makefile index ce71b294f1893..abfbc43b7dad0 100644 --- a/share/doc/psd/19.curses/Makefile +++ b/share/doc/psd/19.curses/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $Id: Makefile,v 1.1 1995/01/11 01:52:02 wollman Exp $ +# $Id: Makefile,v 1.2 1995/02/08 21:27:09 bde Exp $ VOLUME= psd/19.curses SRCS= Master diff --git a/share/doc/psd/20.ipctut/Makefile b/share/doc/psd/20.ipctut/Makefile index 2c8befd5e684d..9cc8bc8a28172 100644 --- a/share/doc/psd/20.ipctut/Makefile +++ b/share/doc/psd/20.ipctut/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 01:52:03 wollman Exp $ VOLUME= psd/20.ipctut SRCS= tutor.me diff --git a/share/doc/psd/21.ipc/Makefile b/share/doc/psd/21.ipc/Makefile index c825d14f3b659..1e6b18ccc3396 100644 --- a/share/doc/psd/21.ipc/Makefile +++ b/share/doc/psd/21.ipc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 01:52:04 wollman Exp $ VOLUME= psd/21.ipc SRCS= 0.t 1.t 2.t 3.t 4.t 5.t diff --git a/share/doc/psd/22.rpcgen/Makefile b/share/doc/psd/22.rpcgen/Makefile index 6bf3fb638b599..34aadfe84f5d7 100644 --- a/share/doc/psd/22.rpcgen/Makefile +++ b/share/doc/psd/22.rpcgen/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:05 wollman Exp $ VOLUME= psd/22.rpcgen SRCS= rpcgen.ms diff --git a/share/doc/psd/23.rpc/Makefile b/share/doc/psd/23.rpc/Makefile index 78a0bcea7193e..29368e48a0bb6 100644 --- a/share/doc/psd/23.rpc/Makefile +++ b/share/doc/psd/23.rpc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:06 wollman Exp $ VOLUME= psd/23.rpc SRCS= rpc.prog.ms diff --git a/share/doc/psd/24.xdr/Makefile b/share/doc/psd/24.xdr/Makefile index dbff9a145e2a5..77e41b2cccc28 100644 --- a/share/doc/psd/24.xdr/Makefile +++ b/share/doc/psd/24.xdr/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:06 wollman Exp $ VOLUME= psd/24.xdr SRCS= xdr.nts.ms diff --git a/share/doc/psd/25.xdrrfc/Makefile b/share/doc/psd/25.xdrrfc/Makefile index 28bf75670c09d..f100025340f42 100644 --- a/share/doc/psd/25.xdrrfc/Makefile +++ b/share/doc/psd/25.xdrrfc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:07 wollman Exp $ VOLUME= psd/25.xdrrfc SRCS= xdr.rfc.ms diff --git a/share/doc/psd/26.rpcrfc/Makefile b/share/doc/psd/26.rpcrfc/Makefile index 88107dea503b1..1defdf854674b 100644 --- a/share/doc/psd/26.rpcrfc/Makefile +++ b/share/doc/psd/26.rpcrfc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:08 wollman Exp $ VOLUME= psd/26.rpcrfc SRCS= rpc.rfc.ms diff --git a/share/doc/psd/27.nfsrpc/Makefile b/share/doc/psd/27.nfsrpc/Makefile index bcdc4274e13ef..aded8eb88f230 100644 --- a/share/doc/psd/27.nfsrpc/Makefile +++ b/share/doc/psd/27.nfsrpc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:09 wollman Exp $ VOLUME= psd/27.nfsrfc SRCS= nfs.rfc.ms diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile index 24ed9d6625811..ac19cc3517517 100644 --- a/share/doc/psd/Makefile +++ b/share/doc/psd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.8 1996/06/15 22:17:13 wosch Exp $ +# $Id: Makefile,v 1.7.4.1 1996/06/23 23:09:12 wosch Exp $ # The following modules do not build/install: # 10.gdb, 13.rcs diff --git a/share/doc/psd/contents/Makefile b/share/doc/psd/contents/Makefile index 421308f3e4ea2..e70f7593684be 100644 --- a/share/doc/psd/contents/Makefile +++ b/share/doc/psd/contents/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:52:59 wollman Exp $ VOLUME= psd SRCS= contents.ms diff --git a/share/doc/psd/title/Makefile b/share/doc/psd/title/Makefile index 9762851e7b26f..6daa57b44d4ce 100644 --- a/share/doc/psd/title/Makefile +++ b/share/doc/psd/title/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 01:53:03 wollman Exp $ VOLUME= psd SRCS= Title diff --git a/share/doc/smm/01.setup/Makefile b/share/doc/smm/01.setup/Makefile index 0aabf0636ef13..f352a7af599c0 100644 --- a/share/doc/smm/01.setup/Makefile +++ b/share/doc/smm/01.setup/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 7/27/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 00:15:04 wollman Exp $ VOLUME= smm/01.setup SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t diff --git a/share/doc/smm/02.config/Makefile b/share/doc/smm/02.config/Makefile index 53ccfdb6b7c0c..990cbfed332ae 100644 --- a/share/doc/smm/02.config/Makefile +++ b/share/doc/smm/02.config/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:05 wollman Exp $ VOLUME= smm/02.config SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t a.t b.t c.t d.t e.t diff --git a/share/doc/smm/03.fsck/Makefile b/share/doc/smm/03.fsck/Makefile index 055f7b85d80ea..8579299332cd0 100644 --- a/share/doc/smm/03.fsck/Makefile +++ b/share/doc/smm/03.fsck/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:06 wollman Exp $ VOLUME= smm/03.fsck SRCS= 0.t 1.t 2.t 3.t 4.t diff --git a/share/doc/smm/04.quotas/Makefile b/share/doc/smm/04.quotas/Makefile index f97818a9d66be..70276effc478d 100644 --- a/share/doc/smm/04.quotas/Makefile +++ b/share/doc/smm/04.quotas/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 00:15:07 wollman Exp $ VOLUME= smm/04.quotas SRCS= quotas.ms diff --git a/share/doc/smm/05.fastfs/Makefile b/share/doc/smm/05.fastfs/Makefile index cbe4794c64934..9c308f776ae89 100644 --- a/share/doc/smm/05.fastfs/Makefile +++ b/share/doc/smm/05.fastfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 00:15:09 wollman Exp $ VOLUME= smm/05.fastfs SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t diff --git a/share/doc/smm/06.nfs/Makefile b/share/doc/smm/06.nfs/Makefile index ff8f631a9da8b..e73c6ea332ffb 100644 --- a/share/doc/smm/06.nfs/Makefile +++ b/share/doc/smm/06.nfs/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 00:15:10 wollman Exp $ VOLUME= smm/06.nfs SRCS= 0.t 1.t 2.t ref.t diff --git a/share/doc/smm/07.lpd/Makefile b/share/doc/smm/07.lpd/Makefile index bab42d6baff01..2d440eb24cb3e 100644 --- a/share/doc/smm/07.lpd/Makefile +++ b/share/doc/smm/07.lpd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:12 wollman Exp $ VOLUME= smm/07.lpd SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile index eecdd0db509ae..910da8c91bdd0 100644 --- a/share/doc/smm/08.sendmailop/Makefile +++ b/share/doc/smm/08.sendmailop/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 2/28/94 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:14 wollman Exp $ VOLUME= smm/08.sendmailop SRCS= op.me diff --git a/share/doc/smm/09.sendmail/Makefile b/share/doc/smm/09.sendmail/Makefile index 77622cc0e8a54..e2f32508ea2b8 100644 --- a/share/doc/smm/09.sendmail/Makefile +++ b/share/doc/smm/09.sendmail/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 2/28/94 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:15 wollman Exp $ VOLUME= smm/09.sendmail SRCS= intro.me diff --git a/share/doc/smm/11.timedop/Makefile b/share/doc/smm/11.timedop/Makefile index 56f510610c1ae..537bd74517e7c 100644 --- a/share/doc/smm/11.timedop/Makefile +++ b/share/doc/smm/11.timedop/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:16 wollman Exp $ VOLUME= smm/11.timedop SRCS= timed.ms diff --git a/share/doc/smm/12.timed/Makefile b/share/doc/smm/12.timed/Makefile index 3315cabb39fae..aa536651e4a93 100644 --- a/share/doc/smm/12.timed/Makefile +++ b/share/doc/smm/12.timed/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:17 wollman Exp $ VOLUME= smm/12.timed SRCS= timed.ms diff --git a/share/doc/smm/18.net/Makefile b/share/doc/smm/18.net/Makefile index a8cbbae69f285..54ec1a139256e 100644 --- a/share/doc/smm/18.net/Makefile +++ b/share/doc/smm/18.net/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/10/93 -# $Id$ +# $Id: Makefile,v 1.3 1995/01/11 00:16:04 wollman Exp $ VOLUME= smm/18.net SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t 8.t 9.t a.t b.t c.t d.t e.t f.t diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile index 9f4b0be14f771..74b699b71749e 100644 --- a/share/doc/smm/Makefile +++ b/share/doc/smm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/10/93 -# $Id: Makefile,v 1.2 1995/01/11 00:12:20 wollman Exp $ +# $Id: Makefile,v 1.3 1995/01/11 19:51:47 wollman Exp $ # The following modules do not describe FreeBSD: # 14.uucpimpl, 15.uucpnet diff --git a/share/doc/smm/contents/Makefile b/share/doc/smm/contents/Makefile index 24d90896cb278..8734d81d16806 100644 --- a/share/doc/smm/contents/Makefile +++ b/share/doc/smm/contents/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:20 wollman Exp $ VOLUME= smm SRCS= contents.ms diff --git a/share/doc/smm/title/Makefile b/share/doc/smm/title/Makefile index 98d12be9d03a9..1fdae6bb91a21 100644 --- a/share/doc/smm/title/Makefile +++ b/share/doc/smm/title/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 00:15:22 wollman Exp $ VOLUME= smm SRCS= Title diff --git a/share/doc/usd/04.csh/Makefile b/share/doc/usd/04.csh/Makefile index a0715282dc6ed..772a0902303e2 100644 --- a/share/doc/usd/04.csh/Makefile +++ b/share/doc/usd/04.csh/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $Id: Makefile,v 1.2 1994/09/24 02:54:22 davidg Exp $ +# $Id: Makefile,v 1.1 1995/01/11 03:24:07 wollman Exp $ VOLUME= usd/04.csh SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g diff --git a/share/doc/usd/07.mail/Makefile b/share/doc/usd/07.mail/Makefile index c87560bebccda..a1d6f98425ea7 100644 --- a/share/doc/usd/07.mail/Makefile +++ b/share/doc/usd/07.mail/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 03:24:08 wollman Exp $ VOLUME= usd/07.mail SRCS= mail0.nr mail1.nr mail2.nr mail3.nr mail4.nr mail5.nr mail6.nr \ diff --git a/share/doc/usd/10.exref/Makefile b/share/doc/usd/10.exref/Makefile index d1393a12d26d6..087bd5611a612 100644 --- a/share/doc/usd/10.exref/Makefile +++ b/share/doc/usd/10.exref/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.4 1995/07/30 08:04:33 bde Exp $ +# $Id: Makefile,v 1.2.4.1 1995/09/17 11:19:50 davidg Exp $ VOLUME= usd/10.exref SRCS= ex.rm diff --git a/share/doc/usd/11.vitut/Makefile b/share/doc/usd/11.vitut/Makefile index f77ba6d6a4aa1..ee29a61542037 100644 --- a/share/doc/usd/11.vitut/Makefile +++ b/share/doc/usd/11.vitut/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 03:24:12 wollman Exp $ VOLUME= usd/11.edit SRCS= edittut.ms diff --git a/share/doc/usd/12.vi/Makefile b/share/doc/usd/12.vi/Makefile index a077907981d3e..4ccac97f30bbb 100644 --- a/share/doc/usd/12.vi/Makefile +++ b/share/doc/usd/12.vi/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 8/14/93 -# $Id: Makefile,v 1.3 1995/07/30 08:04:50 bde Exp $ +# $Id: Makefile,v 1.1.4.1 1995/09/17 11:19:51 davidg Exp $ VOLUME= usd/12.vi SRCS= vi.in vi.chars diff --git a/share/doc/usd/13.viref/Makefile b/share/doc/usd/13.viref/Makefile index e5033022289df..b376cb39a8c4b 100644 --- a/share/doc/usd/13.viref/Makefile +++ b/share/doc/usd/13.viref/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.16 (Berkeley) 8/15/94 -# $Id: Makefile,v 1.1 1995/01/11 03:24:15 wollman Exp $ +# $Id: Makefile,v 1.2 1995/05/30 06:58:01 rgrimes Exp $ VOLUME= usd/13.viref SRCS= vi.ref ${.OBJDIR}/index.so diff --git a/share/doc/usd/18.msdiffs/Makefile b/share/doc/usd/18.msdiffs/Makefile index 3a5456a89776b..4e143e88f4b8c 100644 --- a/share/doc/usd/18.msdiffs/Makefile +++ b/share/doc/usd/18.msdiffs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 03:24:16 wollman Exp $ VOLUME= usd/18.msdiffs SRCS= ms.diffs diff --git a/share/doc/usd/19.memacros/Makefile b/share/doc/usd/19.memacros/Makefile index 780c2b7669eb7..1df96bd738814 100644 --- a/share/doc/usd/19.memacros/Makefile +++ b/share/doc/usd/19.memacros/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 03:24:18 wollman Exp $ VOLUME= usd/19.memacros SRCS= intro.me diff --git a/share/doc/usd/20.meref/Makefile b/share/doc/usd/20.meref/Makefile index 8833858ff52a6..297f78efb90ed 100644 --- a/share/doc/usd/20.meref/Makefile +++ b/share/doc/usd/20.meref/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 03:24:19 wollman Exp $ VOLUME= usd/20.meref SRCS= ref.me diff --git a/share/doc/usd/30.rogue/Makefile b/share/doc/usd/30.rogue/Makefile index 55df1c8cc0310..92ea4c976f11f 100644 --- a/share/doc/usd/30.rogue/Makefile +++ b/share/doc/usd/30.rogue/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.3 1995/02/19 09:11:30 rgrimes Exp $ +# $Id: Makefile,v 1.3.4.1 1996/11/08 06:09:44 jkh Exp $ .if exists(${.CURDIR}/../../../../games) VOLUME= usd/30.rogue diff --git a/share/doc/usd/31.trek/Makefile b/share/doc/usd/31.trek/Makefile index decaf628f4aee..44f89cd3f4859 100644 --- a/share/doc/usd/31.trek/Makefile +++ b/share/doc/usd/31.trek/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.2 1995/01/14 19:56:16 jkh Exp $ +# $Id: Makefile,v 1.2.4.1 1996/11/08 13:26:32 jkh Exp $ .if exists(${.CURDIR}/../../../../games) VOLUME= usd/31.trek diff --git a/share/doc/usd/Makefile b/share/doc/usd/Makefile index 3ca9ffd5d0bfe..4f8b0d1e29056 100644 --- a/share/doc/usd/Makefile +++ b/share/doc/usd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 4/20/94 -# $Id: Makefile,v 1.3 1995/01/12 20:58:10 wollman Exp $ +# $Id: Makefile,v 1.4 1995/05/30 06:57:59 rgrimes Exp $ # The following modules are encumbered: # 01.begin 02.learn 03.shell 05.dc 06.bc 09.edtut 10.edadv 15.sed 16.awk diff --git a/share/doc/usd/contents/Makefile b/share/doc/usd/contents/Makefile index b7bc9c0cb0f0e..71b4021003428 100644 --- a/share/doc/usd/contents/Makefile +++ b/share/doc/usd/contents/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 03:24:24 wollman Exp $ VOLUME= usd SRCS= contents.ms diff --git a/share/doc/usd/title/Makefile b/share/doc/usd/title/Makefile index 96df227f126b5..bb07b01316be0 100644 --- a/share/doc/usd/title/Makefile +++ b/share/doc/usd/title/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 03:24:28 wollman Exp $ VOLUME= usd SRCS= Title diff --git a/share/examples/FreeBSD_version/Makefile b/share/examples/FreeBSD_version/Makefile index 685c2348f20e8..e9e6e1f665b11 100644 --- a/share/examples/FreeBSD_version/Makefile +++ b/share/examples/FreeBSD_version/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1994/08/10 06:40:35 wollman Exp $ PROG= FreeBSD_version NOMAN= diff --git a/share/examples/Makefile b/share/examples/Makefile index 9d4763ed8507f..e8a01d87abf99 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13.4.5 1996/05/04 13:57:02 jkh Exp $ +# $Id: Makefile,v 1.13.4.6 1996/09/12 17:27:05 jkh Exp $ # # Doing a make install builds /usr/share/examples diff --git a/share/examples/etc/README.examples b/share/examples/etc/README.examples index e15b3b7380a5d..354ed54562732 100644 --- a/share/examples/etc/README.examples +++ b/share/examples/etc/README.examples @@ -1,4 +1,4 @@ -$Id$ +$Id: README.examples,v 1.1 1994/09/19 21:27:56 wollman Exp $ The /usr/share/examples/etc directory contains the original distribution versions of the files which are shipped in /etc. This is diff --git a/share/examples/find_interface/Makefile b/share/examples/find_interface/Makefile index fcc330cc19496..29eb19193c6c3 100644 --- a/share/examples/find_interface/Makefile +++ b/share/examples/find_interface/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/08/14 16:08:33 wollman Exp $ PROG= find_interface NOMAN= diff --git a/share/examples/find_interface/find_interface.c b/share/examples/find_interface/find_interface.c index e534314f86748..5791f75ad1da1 100644 --- a/share/examples/find_interface/find_interface.c +++ b/share/examples/find_interface/find_interface.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: find_interface.c,v 1.1 1995/08/14 16:08:39 wollman Exp $ + * $Id: find_interface.c,v 1.2 1996/03/12 10:22:22 ache Exp $ */ /* diff --git a/share/examples/lkm/misc/module/Makefile b/share/examples/lkm/misc/module/Makefile index 6c08a6617e7dd..7f453bbe226cc 100644 --- a/share/examples/lkm/misc/module/Makefile +++ b/share/examples/lkm/misc/module/Makefile @@ -34,7 +34,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.3 1995/12/25 07:18:49 bde Exp $ +# $Id: Makefile,v 1.1.6.1 1996/07/01 14:20:15 joerg Exp $ # BINDIR= /tmp SRCS= misccall.c miscmod.c diff --git a/share/examples/lkm/misc/test/Makefile b/share/examples/lkm/misc/test/Makefile index 5bfb2536e3a22..949d8f1253387 100644 --- a/share/examples/lkm/misc/test/Makefile +++ b/share/examples/lkm/misc/test/Makefile @@ -34,7 +34,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.3 1995/12/25 07:18:59 bde Exp $ +# $Id: Makefile,v 1.1.6.1 1996/07/01 14:20:25 joerg Exp $ # PROG= testmisc NOMAN= diff --git a/share/man/man0/Makefile b/share/man/man0/Makefile index f612c8eb25bb3..6b799e771cd4d 100644 --- a/share/man/man0/Makefile +++ b/share/man/man0/Makefile @@ -3,7 +3,7 @@ # All rights reserved. # # From: @(#)Makefile 8.2 (Berkeley) 1/29/94 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 21:33:43 wollman Exp $ # SRCS= man1 man2 man3 man4 man5 man6 man7 man8 diff --git a/share/man/man3/sysexits.3 b/share/man/man3/sysexits.3 index 4c409e59c89d5..3cfa642f43dd7 100644 --- a/share/man/man3/sysexits.3 +++ b/share/man/man3/sysexits.3 @@ -23,7 +23,7 @@ .\" (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: sysexits.3,v 1.1 1996/03/31 22:33:54 joerg Exp $ +.\" $Id: sysexits.3,v 1.2 1996/04/08 04:18:00 mpp Exp $ .\" .\" " .Dd March 31, 1996 diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index f22c4e48e3adb..2a7f144504c63 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)inet.4 8.1 (Berkeley) 6/5/93 -.\" $Id: inet.4,v 1.2 1995/02/15 03:30:51 wollman Exp $ +.\" $Id: inet.4,v 1.3 1995/03/16 18:24:19 wollman Exp $ .\" .Dd February 14, 1995 .Dt INET 4 diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4 index 6260982fa750e..4147b14575a76 100644 --- a/share/man/man4/intro.4 +++ b/share/man/man4/intro.4 @@ -23,7 +23,7 @@ .\" (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: intro.4,v 1.1 1996/01/21 14:01:49 joerg Exp $ +.\" $Id: intro.4,v 1.2 1996/02/11 22:37:26 mpp Exp $ .\" .Dd January 20, 1996 .Dt INTRO 4 diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4 index ceb5c9e1556ba..467713f4378f3 100644 --- a/share/man/man4/lkm.4 +++ b/share/man/man4/lkm.4 @@ -23,7 +23,7 @@ .\" (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: lkm.4,v 1.3 1995/04/05 01:06:00 jkh Exp $ +.\" $Id: lkm.4,v 1.3.4.1 1996/01/30 14:02:03 mpp Exp $ .\" .Dd September 4, 1993 .Dt LKM 4 diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 60a662480b1ee..732d8260b6f3c 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26.4.7 1996/07/11 20:03:32 mpp Exp $ +# $Id: Makefile,v 1.26.4.8 1996/07/12 12:00:37 jkh Exp $ MAN4= aha.4 ahb.4 ahc.4 aic.4 apm.4 asc.4 bt.4 cx.4 cy.4 dgb.4 \ ed.4 eg.4 el.4 ep.4 fdc.4 fe.4 ie.4 io.4 is.4 \ diff --git a/share/man/man4/man4.i386/cy.4 b/share/man/man4/man4.i386/cy.4 index c1e2dbd8fc3fa..929840b8bfae2 100644 --- a/share/man/man4/man4.i386/cy.4 +++ b/share/man/man4/man4.i386/cy.4 @@ -35,7 +35,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $ -.\" $Id$ +.\" $Id: cy.4,v 1.1 1995/10/10 09:34:21 bde Exp $ .\" .Dd October 10, 1995 .Dt CY 4 i386 diff --git a/share/man/man4/man4.i386/dgb.4 b/share/man/man4/man4.i386/dgb.4 index b72ae1412f533..969f597dd4e52 100644 --- a/share/man/man4/man4.i386/dgb.4 +++ b/share/man/man4/man4.i386/dgb.4 @@ -35,7 +35,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" from: sio.4,v 1.15 1994/12/06 20:14:30 bde Exp -.\" $Id$ +.\" $Id: dgb.4,v 1.1 1995/10/17 17:38:42 bde Exp $ .\" .Dd Oct 13, 1995 .Dt DGB 4 i386 diff --git a/share/man/man4/man4.i386/ed.4 b/share/man/man4/man4.i386/ed.4 index 4b1e05b76f917..2ac7446ecaa98 100644 --- a/share/man/man4/man4.i386/ed.4 +++ b/share/man/man4/man4.i386/ed.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.1 1994/08/23 09:50:48 davidg Exp $ +.\" $Id: ed.4,v 1.2 1994/08/23 10:51:40 davidg Exp $ .\" .Dd August 22, 1994 .Dt ED 4 i386 diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index 51b6a80666cd2..f0346a359b59b 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.4 @@ -27,7 +27,7 @@ .\" (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: ep.4,v 1.1 1996/07/11 00:22:46 mpp Exp $ +.\" $Id: ep.4,v 1.2 1996/07/11 00:31:57 mpp Exp $ .\" .Dd February 04, 1993 .Dt EP 4 diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4 index 7141e9747044d..b7d7894b938e2 100644 --- a/share/man/man4/man4.i386/fe.4 +++ b/share/man/man4/man4.i386/fe.4 @@ -20,7 +20,7 @@ .\" Contributed by M.S. <seki@sysrap.cs.fujitsu.co.jp> .\" for fe driver version 0.8 .\" -.\" $Id: fe.4,v 1.2 1996/02/11 22:37:34 mpp Exp $ +.\" $Id: fe.4,v 1.1.4.1 1996/06/27 05:32:24 gpalmer Exp $ .Dd April 23, 1995 .Dt FE 4 .Sh NAME diff --git a/share/man/man4/man4.i386/io.4 b/share/man/man4/man4.i386/io.4 index 1a076ff57f608..fc0b748e38956 100644 --- a/share/man/man4/man4.i386/io.4 +++ b/share/man/man4/man4.i386/io.4 @@ -25,7 +25,7 @@ .\" (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$ +.\" $Id: io.4,v 1.1 1996/01/01 11:01:13 joerg Exp $ .\" .Dd Jan 1, 1996 .Dt IO 4 i386 diff --git a/share/man/man4/man4.i386/npx.4 b/share/man/man4/man4.i386/npx.4 index f904bd19fd871..dd1e4fe4b8102 100644 --- a/share/man/man4/man4.i386/npx.4 +++ b/share/man/man4/man4.i386/npx.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" from: npx.4,v 1.1 1993/08/06 10:58:03 cgd Exp -.\" $Id$ +.\" $Id: npx.4,v 1.1 1993/08/28 12:41:22 rgrimes Exp $ .\" .Dd August 28, 1993 .Dt NPX 4 i386 diff --git a/share/man/man4/man4.i386/si.4 b/share/man/man4/man4.i386/si.4 index aa346f6141676..f00d5ca17dd98 100644 --- a/share/man/man4/man4.i386/si.4 +++ b/share/man/man4/man4.i386/si.4 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: si.4,v 1.1 1995/09/26 18:23:38 peter Exp $ .\" The following requests are required for all man pages. .Dd September 16, 1995 .Os FreeBSD diff --git a/share/man/man4/man4.i386/sio.4 b/share/man/man4/man4.i386/sio.4 index 67790426d6cb7..7cabda7755224 100644 --- a/share/man/man4/man4.i386/sio.4 +++ b/share/man/man4/man4.i386/sio.4 @@ -34,7 +34,7 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp -.\" $Id: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $ +.\" $Id: sio.4,v 1.15.4.1 1995/07/26 23:38:19 jkh Exp $ .\" .Dd June 3, 1994 .Dt SIO 4 i386 diff --git a/share/man/man4/snp.4 b/share/man/man4/snp.4 index 48d00a541a602..6e1298221793d 100644 --- a/share/man/man4/snp.4 +++ b/share/man/man4/snp.4 @@ -1,6 +1,6 @@ .\" -.\" $Id: snp.4,v 1.6.4.1 1996/01/30 14:02:11 mpp Exp $ -.\" $Source: /pub/FreeBSD/FreeBSD-CVS/src/share/man/man4/snp.4,v $ +.\" $Id: snp.4,v 1.6.4.2 1996/06/05 02:53:43 jkh Exp $ +.\" $Source: /home/ncvs/src/share/man/man4/snp.4,v $ .\" .Dd February 24, 1995 .Dt SNP 4 diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index 5aecf1d45e49f..cb3604b10c29b 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)tcp.4 8.1 (Berkeley) 6/5/93 -.\" $Id: tcp.4,v 1.3 1995/02/15 03:30:54 wollman Exp $ +.\" $Id: tcp.4,v 1.4 1995/02/15 22:07:27 wollman Exp $ .\" .Dd February 14, 1995 .Dt TCP 4 diff --git a/share/man/man4/ttcp.4 b/share/man/man4/ttcp.4 index ab585fe98834d..ccf9b8f1e3c91 100644 --- a/share/man/man4/ttcp.4 +++ b/share/man/man4/ttcp.4 @@ -25,7 +25,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: ttcp.4,v 1.1 1995/02/15 22:07:28 wollman Exp $ .\" .Dd February 15, 1995 .Dt TTCP 4 diff --git a/share/man/man4/worm.4 b/share/man/man4/worm.4 index 4454bb297a067..c300215753c1f 100644 --- a/share/man/man4/worm.4 +++ b/share/man/man4/worm.4 @@ -32,7 +32,7 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $Id: worm.4,v 1.1.4.1 1996/06/23 16:50:11 joerg Exp $ +.\" $Id: worm.4,v 1.1.4.2 1996/06/23 18:33:04 joerg Exp $ .\" " .Dd January 27, 1996 .Dt WORM 4 diff --git a/share/man/man4/yp.4 b/share/man/man4/yp.4 index 2810b0234d9ab..0b60cac28a05b 100644 --- a/share/man/man4/yp.4 +++ b/share/man/man4/yp.4 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)yp.8 1.0 (deraadt) 4/26/93 -.\" $Id: yp.4,v 1.3.4.1 1995/10/05 20:50:09 davidg Exp $ +.\" $Id: yp.4,v 1.3.4.2 1996/01/30 14:02:25 mpp Exp $ .\" .Dd April 5, 1993 .Dt YP 4 diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5 index 332c757be66fa..686765bc9466f 100644 --- a/share/man/man5/a.out.5 +++ b/share/man/man5/a.out.5 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)a.out.5 8.1 (Berkeley) 6/5/93 -.\" $Id: a.out.5,v 1.2 1994/12/23 22:41:45 nate Exp $ +.\" $Id: a.out.5,v 1.2.4.1 1996/01/30 14:02:37 mpp Exp $ .\" .Dd June 5, 1993 .Dt A.OUT 5 diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index e6feae684e9f1..5c9ae696bd592 100644 --- a/share/man/man5/ethers.5 +++ b/share/man/man5/ethers.5 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ethers.5,v 1.1 1995/04/12 22:16:08 wpaul Exp $ +.\" $Id: ethers.5,v 1.1.4.1 1996/01/30 14:02:44 mpp Exp $ .\" .Dd April 12, 1995 .Dt ETHERS 5 diff --git a/share/man/man5/group.5 b/share/man/man5/group.5 index a785743544ca8..4fee01be08602 100644 --- a/share/man/man5/group.5 +++ b/share/man/man5/group.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)group.5 8.3 (Berkeley) 4/19/94 -.\" $Id$ +.\" $Id: group.5,v 1.2 1994/09/20 22:44:35 wollman Exp $ .\" .Dd September 29, 1994 .Dt GROUP 5 diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index d85fbecb40327..9008aaf4b3eb3 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -26,7 +26,7 @@ .\" (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: link.5,v 1.2 1995/04/16 12:35:13 ats Exp $ +.\" $Id: link.5,v 1.2.4.1 1996/01/30 14:02:47 mpp Exp $ .\" .Dd October 23, 1993 .Dt LINK 5 diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5 index 71d38d935c668..142f9f6f7b9e7 100644 --- a/share/man/man5/procfs.5 +++ b/share/man/man5/procfs.5 @@ -1,4 +1,4 @@ -.\" $Id: procfs.5,v 1.1 1994/08/10 20:03:06 wollman Exp $ +.\" $Id: procfs.5,v 1.2 1994/08/10 20:03:54 wollman Exp $ .\" Written by Garrett Wollman .\" This file is in the public domain. .\" diff --git a/share/man/man7/clocks.7 b/share/man/man7/clocks.7 index 40b9bf0a48a70..1eb3f02d94a83 100644 --- a/share/man/man7/clocks.7 +++ b/share/man/man7/clocks.7 @@ -25,7 +25,7 @@ .\" (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$ +.\" $Id: clocks.7,v 1.1 1996/04/05 08:51:22 joerg Exp $ .\" " .Dd April 1, 1996 .Os diff --git a/share/mk/Makefile b/share/mk/Makefile index 0d7be535db9ca..d773b764aab8b 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7.4.4 1996/06/20 14:35:29 jkh Exp $ +# $Id: Makefile,v 1.7.4.5 1996/11/08 06:33:38 jkh Exp $ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 FILES= bsd.README diff --git a/share/mk/bsd.dep.mk b/share/mk/bsd.dep.mk index f07ea048c54a6..52356d84df729 100644 --- a/share/mk/bsd.dep.mk +++ b/share/mk/bsd.dep.mk @@ -1,4 +1,4 @@ -# $Id: bsd.dep.mk,v 1.2 1995/02/08 21:35:24 bde Exp $ +# $Id: bsd.dep.mk,v 1.2.4.2 1996/06/05 02:53:48 jkh Exp $ # some of the rules involve .h sources, so remove them from mkdep line .if !target(depend) diff --git a/share/mk/bsd.doc.mk b/share/mk/bsd.doc.mk index c8eb75ca53526..71e284b2f361e 100644 --- a/share/mk/bsd.doc.mk +++ b/share/mk/bsd.doc.mk @@ -1,5 +1,5 @@ # from: @(#)bsd.doc.mk 5.3 (Berkeley) 1/2/91 -# $Id: bsd.doc.mk,v 1.19.4.3 1995/10/15 16:30:48 jkh Exp $ +# $Id: bsd.doc.mk,v 1.19.4.5 1996/06/05 02:53:50 jkh Exp $ PRINTER?= ascii diff --git a/share/mk/bsd.info.mk b/share/mk/bsd.info.mk index 5d3e6deecbf4b..97fad4c1c4c7d 100644 --- a/share/mk/bsd.info.mk +++ b/share/mk/bsd.info.mk @@ -1,4 +1,4 @@ -# $Id: bsd.info.mk,v 1.13.4.1 1995/09/17 11:14:36 davidg Exp $ +# $Id: bsd.info.mk,v 1.13.4.3 1996/06/05 02:53:53 jkh Exp $ BINMODE= 444 BINDIR?= /usr/share/info diff --git a/share/mk/bsd.kern.mk b/share/mk/bsd.kern.mk index d6c5eaf80c685..943de2d1b77f2 100644 --- a/share/mk/bsd.kern.mk +++ b/share/mk/bsd.kern.mk @@ -1,4 +1,4 @@ -# $Id: bsd.kern.mk,v 1.1 1996/10/08 22:10:49 bde Exp $ +# $Id: bsd.kern.mk,v 1.2 1996/10/09 18:41:40 bde Exp $ # # Warning flags for compiling the kernel and components of the kernel. diff --git a/share/mk/bsd.kmod.mk b/share/mk/bsd.kmod.mk index 80771b9b17830..3bd7e93b75167 100644 --- a/share/mk/bsd.kmod.mk +++ b/share/mk/bsd.kmod.mk @@ -1,5 +1,5 @@ # From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91 -# $Id: bsd.kmod.mk,v 1.11.4.1 1996/04/03 12:10:28 phk Exp $ +# $Id: bsd.kmod.mk,v 1.11.4.3 1996/06/05 02:53:54 jkh Exp $ .if exists(${.CURDIR}/../Makefile.inc) .include "${.CURDIR}/../Makefile.inc" diff --git a/share/mk/bsd.lib.mk b/share/mk/bsd.lib.mk index e5c17202bb976..f45a8189ae396 100644 --- a/share/mk/bsd.lib.mk +++ b/share/mk/bsd.lib.mk @@ -1,5 +1,5 @@ # from: @(#)bsd.lib.mk 5.26 (Berkeley) 5/2/91 -# $Id: bsd.lib.mk,v 1.24.4.1 1995/08/27 03:12:58 davidg Exp $ +# $Id: bsd.lib.mk,v 1.24.4.4 1996/06/05 02:53:55 jkh Exp $ # .if exists(${.CURDIR}/../Makefile.inc) diff --git a/share/mk/bsd.man.mk b/share/mk/bsd.man.mk index 78a070408de61..f3b3d65139b1d 100644 --- a/share/mk/bsd.man.mk +++ b/share/mk/bsd.man.mk @@ -1,5 +1,5 @@ # from: @(#)bsd.man.mk 5.2 (Berkeley) 5/11/90 -# $Id: bsd.man.mk,v 1.4 1994/12/28 03:50:51 ache Exp $ +# $Id: bsd.man.mk,v 1.4.4.2 1996/06/05 02:53:56 jkh Exp $ .if exists(${.CURDIR}/../Makefile.inc) .include "${.CURDIR}/../Makefile.inc" diff --git a/share/mk/bsd.obj.mk b/share/mk/bsd.obj.mk index 133c194bafef0..2ae28350c3cd6 100644 --- a/share/mk/bsd.obj.mk +++ b/share/mk/bsd.obj.mk @@ -1,4 +1,4 @@ -# $Id: bsd.obj.mk,v 1.2 1996/04/09 22:43:33 wosch Exp $ +# $Id: bsd.obj.mk,v 1.3 1996/04/22 23:31:39 wosch Exp $ # # The include file <bsd.obj.mk> handles creating 'obj' directory # and cleaning up object files, log files etc. diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk index 7a7bd4c521fce..092c1606e14b6 100644 --- a/share/mk/bsd.own.mk +++ b/share/mk/bsd.own.mk @@ -1,4 +1,4 @@ -# $Id: bsd.own.mk,v 1.6 1996/05/25 23:09:49 wosch Exp $ +# $Id: bsd.own.mk,v 1.2.6.3 1996/06/20 23:51:50 jkh Exp $ # # The include file <bsd.own.mk> set common variables for owner, # group, mode, and directories. Defaults are in brackets. diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk index 6fb454c77e2eb..8a21dd6a522c6 100644 --- a/share/mk/bsd.port.mk +++ b/share/mk/bsd.port.mk @@ -6,7 +6,7 @@ # bsd.port.mk - 940820 Jordan K. Hubbard. # This file is in the public domain. # -# $Id: bsd.port.mk,v 1.165.2.11 1996/11/13 11:42:57 asami Exp $ +# $Id: bsd.port.mk,v 1.165.2.12 1996/11/14 11:42:14 asami Exp $ # # Please view me with 4 column tabs! diff --git a/share/mk/bsd.port.subdir.mk b/share/mk/bsd.port.subdir.mk index 486f2da95429b..018bdb42a17a6 100644 --- a/share/mk/bsd.port.subdir.mk +++ b/share/mk/bsd.port.subdir.mk @@ -1,5 +1,5 @@ # from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91 -# $Id: bsd.port.subdir.mk,v 1.11 1995/03/21 03:59:13 jkh Exp $ +# $Id: bsd.port.subdir.mk,v 1.11.4.2 1996/06/05 02:54:01 jkh Exp $ .MAIN: all diff --git a/share/mk/bsd.prog.mk b/share/mk/bsd.prog.mk index 657d53aef5a47..65d24f198d28a 100644 --- a/share/mk/bsd.prog.mk +++ b/share/mk/bsd.prog.mk @@ -1,5 +1,5 @@ # from: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91 -# $Id: bsd.prog.mk,v 1.26 1995/05/07 06:39:30 bde Exp $ +# $Id: bsd.prog.mk,v 1.26.4.2 1996/06/05 02:54:02 jkh Exp $ .if exists(${.CURDIR}/../Makefile.inc) .include "${.CURDIR}/../Makefile.inc" diff --git a/share/mk/bsd.sgml.mk b/share/mk/bsd.sgml.mk index 8543cd3300111..e1fb452150d2d 100644 --- a/share/mk/bsd.sgml.mk +++ b/share/mk/bsd.sgml.mk @@ -1,7 +1,7 @@ # bsd.sgml.mk - 8 Sep 1995 John Fieber # This file is in the public domain. # -# $Id: bsd.sgml.mk,v 1.5 1996/05/27 23:12:15 wosch Exp $ +# $Id: bsd.sgml.mk,v 1.3.2.4 1996/06/20 14:35:33 jkh Exp $ # # The include file <bsd.sgml.mk> handles installing sgml documents. # <bsd.prog.mk> includes the file named "../Makefile.inc" if it exists, diff --git a/share/mk/bsd.subdir.mk b/share/mk/bsd.subdir.mk index 9da0febb156dd..ead103768b3e8 100644 --- a/share/mk/bsd.subdir.mk +++ b/share/mk/bsd.subdir.mk @@ -1,5 +1,5 @@ # from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91 -# $Id: bsd.subdir.mk,v 1.8 1995/02/25 20:51:14 phk Exp $ +# $Id: bsd.subdir.mk,v 1.8.4.2 1996/06/05 02:54:04 jkh Exp $ .MAIN: all diff --git a/share/mk/sys.mk b/share/mk/sys.mk index c7878a28a0584..4f620c3263e35 100644 --- a/share/mk/sys.mk +++ b/share/mk/sys.mk @@ -1,5 +1,5 @@ # from: @(#)sys.mk 8.2 (Berkeley) 3/21/94 -# $Id: sys.mk,v 1.9.4.3 1996/06/05 02:54:05 jkh Exp $ +# $Id: sys.mk,v 1.9.4.4 1996/06/25 18:24:50 bde Exp $ unix ?= We run FreeBSD, not UNIX. diff --git a/share/sgml/FreeBSD/Makefile b/share/sgml/FreeBSD/Makefile index 084125b1f217e..0247ce185ff0c 100644 --- a/share/sgml/FreeBSD/Makefile +++ b/share/sgml/FreeBSD/Makefile @@ -1,4 +1,4 @@ -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/05/09 23:19:45 jfieber Exp $ SUBDIR= dtd rep lib diff --git a/share/sgml/FreeBSD/Makefile.inc b/share/sgml/FreeBSD/Makefile.inc index 847d34b5eb965..3e61d8021861b 100644 --- a/share/sgml/FreeBSD/Makefile.inc +++ b/share/sgml/FreeBSD/Makefile.inc @@ -1,3 +1,3 @@ -# $Id:$ +# $Id: Makefile.inc,v 1.1.1.1 1995/05/09 23:19:45 jfieber Exp $ BINDIR?= /usr/share/sgml/FreeBSD diff --git a/share/sgml/FreeBSD/dtd/Makefile b/share/sgml/FreeBSD/dtd/Makefile index 10a7e94ab62ed..a21c39056432e 100644 --- a/share/sgml/FreeBSD/dtd/Makefile +++ b/share/sgml/FreeBSD/dtd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/07/25 00:34:37 bde Exp $ +# $Id: Makefile,v 1.1.1.1.4.1 1995/09/17 23:42:31 davidg Exp $ FILES= linuxdoc linuxdoc.dec NOOBJ= noobj diff --git a/share/sgml/FreeBSD/lib/Makefile b/share/sgml/FreeBSD/lib/Makefile index 4a3889986fb41..43e2778a27c4c 100644 --- a/share/sgml/FreeBSD/lib/Makefile +++ b/share/sgml/FreeBSD/lib/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/07/25 00:34:47 bde Exp $ +# $Id: Makefile,v 1.1.1.1.4.1 1995/09/17 23:42:39 davidg Exp $ FILES= linuxdoc.sty NOOBJ= noobj diff --git a/share/sgml/FreeBSD/rep/Makefile b/share/sgml/FreeBSD/rep/Makefile index 148fe871c99e1..c9754d89d17d1 100644 --- a/share/sgml/FreeBSD/rep/Makefile +++ b/share/sgml/FreeBSD/rep/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/07/25 00:34:52 bde Exp $ +# $Id: Makefile,v 1.1.1.1.4.1 1995/09/17 23:42:40 davidg Exp $ FILES= html.general html.mapping html.math latex.general latex.mapping FILES+= latex.math nroff.general nroff.mapping nroff.math diff --git a/share/sgml/Makefile b/share/sgml/Makefile index ddc70e608bbc6..aab931b9c141f 100644 --- a/share/sgml/Makefile +++ b/share/sgml/Makefile @@ -1,4 +1,4 @@ -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/05/09 23:19:45 jfieber Exp $ SUBDIR= FreeBSD diff --git a/share/sgml/Makefile.inc b/share/sgml/Makefile.inc index 0fd5d0e6ceadf..98600df65a7bf 100644 --- a/share/sgml/Makefile.inc +++ b/share/sgml/Makefile.inc @@ -1,3 +1,3 @@ -# $Id:$ +# $Id: Makefile.inc,v 1.1.1.1 1995/05/09 23:19:45 jfieber Exp $ BINDIR?= /usr/share/sgml diff --git a/share/skel/dot.profile b/share/skel/dot.profile index b5e9c555eb9f9..0ad13024ed3a5 100644 --- a/share/skel/dot.profile +++ b/share/skel/dot.profile @@ -1,4 +1,4 @@ -# $Id: dot.profile,v 1.6 1996/05/12 14:32:23 wosch Exp $ +# $Id: dot.profile,v 1.2.4.1 1996/06/23 20:35:22 wosch Exp $ # PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin export PATH diff --git a/share/syscons/Makefile b/share/syscons/Makefile index 5ffd23a3556da..409a985eb7710 100644 --- a/share/syscons/Makefile +++ b/share/syscons/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1993/09/30 23:24:48 jkh Exp $ +# $Id: Makefile,v 1.1 1994/09/25 03:42:20 ache Exp $ SUBDIR= fonts keymaps scrnmaps diff --git a/share/syscons/fonts/INDEX.fonts b/share/syscons/fonts/INDEX.fonts index 973931421aff2..29439fde44fde 100644 --- a/share/syscons/fonts/INDEX.fonts +++ b/share/syscons/fonts/INDEX.fonts @@ -1,5 +1,5 @@ # -# $Id: INDEX.fonts,v 1.7 1995/04/03 21:10:19 w Exp $ +# $Id: INDEX.fonts,v 1.2 1995/04/05 08:02:24 jkh Exp $ # # database for vidfont(8) # diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile index becb7da7f21e4..ed5901a54c536 100644 --- a/share/syscons/fonts/Makefile +++ b/share/syscons/fonts/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1996/02/18 02:25:32 wosch Exp $ +# $Id: Makefile,v 1.6.4.1 1996/06/23 22:10:13 wosch Exp $ FONTS= cp437-8x8.fnt cp437-8x14.fnt cp437-8x16.fnt \ cp437-thin-8x8.fnt cp437-thin-8x16.fnt \ diff --git a/share/syscons/keymaps/INDEX.keymaps b/share/syscons/keymaps/INDEX.keymaps index 39480486b2963..249c23fc94921 100644 --- a/share/syscons/keymaps/INDEX.keymaps +++ b/share/syscons/keymaps/INDEX.keymaps @@ -1,5 +1,5 @@ # -# $Id: INDEX.keymaps,v 1.4 1996/04/14 17:22:43 wosch Exp $ +# $Id: INDEX.keymaps,v 1.3.4.1 1996/06/23 22:10:28 wosch Exp $ # # database for kbdmap(8) # diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile index bef932eb180f8..f1facd017b2b4 100644 --- a/share/syscons/keymaps/Makefile +++ b/share/syscons/keymaps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1996/10/21 23:34:58 ache Exp $ +# $Id: Makefile,v 1.5.4.3 1996/11/10 20:44:59 jkh Exp $ KEYMAPS= INDEX.keymaps KEYMAPS+= be.iso.kbd diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile index b279d84663877..6cfe49e3c793a 100644 --- a/share/zoneinfo/Makefile +++ b/share/zoneinfo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1995/11/16 02:00:38 gpalmer Exp $ +# $Id: Makefile,v 1.7.6.1 1995/11/16 02:03:30 gpalmer Exp $ NOBIN= CLEANFILES+= yearistype |