diff options
Diffstat (limited to 'share')
489 files changed, 491 insertions, 491 deletions
diff --git a/share/Makefile.inc b/share/Makefile.inc index 4a22290b81b4..4cf2426ce1e0 100644 --- a/share/Makefile.inc +++ b/share/Makefile.inc @@ -1,5 +1,5 @@ # @(#)Makefile.inc 8.1 (Berkeley) 6/5/93 -# $Id: Makefile.inc,v 1.2 1998/01/03 11:29:01 wosch Exp $ +# $Id: Makefile.inc,v 1.3 1998/03/07 09:06:09 bde Exp $ BINDIR?= ${SHAREDIR} BINOWN= ${SHAREOWN} diff --git a/share/dict/Makefile b/share/dict/Makefile index 16bf9d0148f3..1282e4f52116 100644 --- a/share/dict/Makefile +++ b/share/dict/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id$ +# $Id: Makefile,v 1.5 1998/01/03 14:13:44 wosch Exp $ # XXX MISSING: connectives words FILES= README propernames web2 web2a diff --git a/share/dict/README b/share/dict/README index 1574786ed2cb..969389999d40 100644 --- a/share/dict/README +++ b/share/dict/README @@ -1,5 +1,5 @@ # @(#)README 8.1 (Berkeley) 6/5/93 -# $Id: README,v 1.4 1997/02/22 13:55:34 peter Exp $ +# $Id: README,v 1.5 1998/01/25 19:20:00 wosch Exp $ WEB ---- (introduction provided by jaw@riacs) ------------------------- diff --git a/share/doc/Makefile b/share/doc/Makefile index 993d1aaba6a2..44fac15a9fde 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.12 1997/02/22 12:57:48 peter Exp $ +# $Id: Makefile,v 1.13 1997/05/23 12:54:20 peter Exp $ SUBDIR= psd smm usd papers diff --git a/share/doc/papers/Makefile b/share/doc/papers/Makefile index 141c32d22ee4..2c1b71a5c769 100644 --- a/share/doc/papers/Makefile +++ b/share/doc/papers/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.6 1997/02/22 13:02:46 peter Exp $ SUBDIR= beyond4.3 diskperf fsinterface kernmalloc kerntune malloc memfs \ newvm nqnfs px relengr sysperf \ diff --git a/share/doc/papers/beyond4.3/Makefile b/share/doc/papers/beyond4.3/Makefile index 7f9858ebcfbf..b08ccc5f1cbc 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.6 1997/02/22 13:02:50 peter Exp $ VOLUME= papers SRCS= beyond43.ms diff --git a/share/doc/papers/contents/Makefile b/share/doc/papers/contents/Makefile index 2a34acc418cc..4c45acf89bd1 100644 --- a/share/doc/papers/contents/Makefile +++ b/share/doc/papers/contents/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.4 1997/02/22 13:02:54 peter Exp $ VOLUME= papers DOC= contents diff --git a/share/doc/papers/contents/contents.ms b/share/doc/papers/contents/contents.ms index d305ea931094..8fd8472248a8 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.3 1997/02/22 13:02:55 peter Exp $ .\" .OH '''Papers Contents' .EH 'Papers Contents''' diff --git a/share/doc/papers/diskperf/Makefile b/share/doc/papers/diskperf/Makefile index 1b9ccd32348d..9b3f3517546c 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.4 1997/02/22 13:02:58 peter Exp $ VOLUME= papers DOC= diskperf diff --git a/share/doc/papers/diskperf/conclusions.ms b/share/doc/papers/diskperf/conclusions.ms index 9c39a5091212..6f51a3afa913 100644 --- a/share/doc/papers/diskperf/conclusions.ms +++ b/share/doc/papers/diskperf/conclusions.ms @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)conclusions.ms 6.2 (Berkeley) 4/16/91 -.\" $Id$ +.\" $Id: conclusions.ms,v 1.5 1997/02/22 13:02:59 peter Exp $ .\" .ds RH Conclusions .NH diff --git a/share/doc/papers/diskperf/tests.ms b/share/doc/papers/diskperf/tests.ms index e50740841326..07fb41c6cdd9 100644 --- a/share/doc/papers/diskperf/tests.ms +++ b/share/doc/papers/diskperf/tests.ms @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tests.ms 6.2 (Berkeley) 4/16/91 -.\" $Id$ +.\" $Id: tests.ms,v 1.4 1997/02/22 13:03:01 peter Exp $ .\" .ds RH Tests .NH diff --git a/share/doc/papers/fsinterface/Makefile b/share/doc/papers/fsinterface/Makefile index 3eccadd88ab8..8bb7a78b8fb3 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.5 1997/02/22 13:03:04 peter Exp $ VOLUME= papers DOC= fsinterface diff --git a/share/doc/papers/fsinterface/fsinterface.ms b/share/doc/papers/fsinterface/fsinterface.ms index 6038a31db0c5..66e300fc5c2c 100644 --- a/share/doc/papers/fsinterface/fsinterface.ms +++ b/share/doc/papers/fsinterface/fsinterface.ms @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fsinterface.ms 1.4 (Berkeley) 4/16/91 -.\" $Id: fsinterface.ms,v 1.5 1997/02/22 13:03:06 peter Exp $ +.\" $Id: fsinterface.ms,v 1.6 1997/03/21 00:30:58 mpp Exp $ .\" .if \nv .rm CM .de UX diff --git a/share/doc/papers/kernmalloc/Makefile b/share/doc/papers/kernmalloc/Makefile index 7c97c8224a0a..f900cf50f494 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.4 1997/02/22 13:03:11 peter Exp $ VOLUME= papers DOC= kernmalloc diff --git a/share/doc/papers/kernmalloc/kernmalloc.t b/share/doc/papers/kernmalloc/kernmalloc.t index 0b8bb0815fa1..c1eb157200cf 100644 --- a/share/doc/papers/kernmalloc/kernmalloc.t +++ b/share/doc/papers/kernmalloc/kernmalloc.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)kernmalloc.t 5.1 (Berkeley) 4/16/91 -.\" $Id$ +.\" $Id: kernmalloc.t,v 1.4 1997/02/22 13:03:14 peter Exp $ .\" .\" reference a system routine name .de RN diff --git a/share/doc/papers/kerntune/1.t b/share/doc/papers/kerntune/1.t index 88adf40b5d68..b4d7cdb7e0f3 100644 --- a/share/doc/papers/kerntune/1.t +++ b/share/doc/papers/kerntune/1.t @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)1.t 1.2 (Berkeley) 11/8/90 -.\" $Id$ +.\" $Id: 1.t,v 1.4 1997/02/22 13:03:17 peter Exp $ .\" .ds RH Introduction .NH 1 diff --git a/share/doc/papers/kerntune/Makefile b/share/doc/papers/kerntune/Makefile index 097493f93f77..6cd65ec98a78 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.5 1997/02/22 13:03:19 peter Exp $ VOLUME= papers DOC= kerntune diff --git a/share/doc/papers/malloc/Makefile b/share/doc/papers/malloc/Makefile index db5022d978b3..0f79ed88177b 100644 --- a/share/doc/papers/malloc/Makefile +++ b/share/doc/papers/malloc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 6.3 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:03:24 peter Exp $ VOLUME= papers DOC= malloc diff --git a/share/doc/papers/malloc/abs.ms b/share/doc/papers/malloc/abs.ms index 041467fa97a2..f40c2d862f96 100644 --- a/share/doc/papers/malloc/abs.ms +++ b/share/doc/papers/malloc/abs.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: abs.ms,v 1.4 1997/02/22 13:03:26 peter Exp $ .\" .if n .ND .TL diff --git a/share/doc/papers/malloc/alternatives.ms b/share/doc/papers/malloc/alternatives.ms index f644635b4443..909c31218746 100644 --- a/share/doc/papers/malloc/alternatives.ms +++ b/share/doc/papers/malloc/alternatives.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: alternatives.ms,v 1.4 1997/02/22 13:03:27 peter Exp $ .\" .ds RH Alternative implementations .NH diff --git a/share/doc/papers/malloc/conclusion.ms b/share/doc/papers/malloc/conclusion.ms index 1cf28c61fe4a..83c49aae6c06 100644 --- a/share/doc/papers/malloc/conclusion.ms +++ b/share/doc/papers/malloc/conclusion.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: conclusion.ms,v 1.4 1997/02/22 13:03:30 peter Exp $ .\" .ds RH Conclusion and experience. .NH diff --git a/share/doc/papers/malloc/implementation.ms b/share/doc/papers/malloc/implementation.ms index 19d465b1c813..92189856619f 100644 --- a/share/doc/papers/malloc/implementation.ms +++ b/share/doc/papers/malloc/implementation.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: implementation.ms,v 1.7 1997/02/22 13:03:32 peter Exp $ .\" .ds RH Implementation .NH diff --git a/share/doc/papers/malloc/intro.ms b/share/doc/papers/malloc/intro.ms index 6880827af6ed..cd5ecd090d72 100644 --- a/share/doc/papers/malloc/intro.ms +++ b/share/doc/papers/malloc/intro.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: intro.ms,v 1.5 1997/02/22 13:03:33 peter Exp $ .\" .ds RH Introduction .NH diff --git a/share/doc/papers/malloc/kernel.ms b/share/doc/papers/malloc/kernel.ms index e6dd0fbad264..3b4d3c1b17c7 100644 --- a/share/doc/papers/malloc/kernel.ms +++ b/share/doc/papers/malloc/kernel.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: kernel.ms,v 1.6 1997/02/22 13:03:36 peter Exp $ .\" .ds RH The kernel and memory .NH diff --git a/share/doc/papers/malloc/malloc.ms b/share/doc/papers/malloc/malloc.ms index 29203d3654e8..721c23a8a9ac 100644 --- a/share/doc/papers/malloc/malloc.ms +++ b/share/doc/papers/malloc/malloc.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: malloc.ms,v 1.6 1997/02/22 13:03:37 peter Exp $ .\" .ds RH Malloc and free .NH diff --git a/share/doc/papers/malloc/performance.ms b/share/doc/papers/malloc/performance.ms index 0792dedc3386..8418515d85df 100644 --- a/share/doc/papers/malloc/performance.ms +++ b/share/doc/papers/malloc/performance.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: performance.ms,v 1.5 1997/02/22 13:03:40 peter Exp $ .\" .ds RH Performance .NH diff --git a/share/doc/papers/malloc/problems.ms b/share/doc/papers/malloc/problems.ms index 112e1da81f6b..c430e6461ba7 100644 --- a/share/doc/papers/malloc/problems.ms +++ b/share/doc/papers/malloc/problems.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: problems.ms,v 1.4 1997/02/22 13:03:43 peter Exp $ .\" .ds RH The problems .NH diff --git a/share/doc/papers/memfs/Makefile b/share/doc/papers/memfs/Makefile index 62a91786c0b7..23398b6352a5 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.7 1998/08/02 14:07:27 bde Exp $ +# $Id: Makefile,v 1.8 1998/08/02 14:21:35 bde Exp $ VOLUME= papers DOC= memfs diff --git a/share/doc/papers/newvm/1.t b/share/doc/papers/newvm/1.t index 2e166fe94743..62165717439e 100644 --- a/share/doc/papers/newvm/1.t +++ b/share/doc/papers/newvm/1.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)1.t 5.1 (Berkeley) 4/16/91 -.\" $Id$ +.\" $Id: 1.t,v 1.5 1997/02/22 13:03:52 peter Exp $ .\" .NH Motivations for a New Virtual Memory System diff --git a/share/doc/papers/newvm/Makefile b/share/doc/papers/newvm/Makefile index 2bddf9d415f3..2f06b9a79b17 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.4 1997/02/22 13:03:53 peter Exp $ VOLUME= papers DOC= newvm diff --git a/share/doc/papers/newvm/a.t b/share/doc/papers/newvm/a.t index 41e5ff7fad3d..e27d5ff2a89d 100644 --- a/share/doc/papers/newvm/a.t +++ b/share/doc/papers/newvm/a.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)a.t 5.1 (Berkeley) 4/16/91 -.\" $Id$ +.\" $Id: a.t,v 1.5 1997/02/22 13:03:56 peter Exp $ .\" .sp 2 .ne 2i diff --git a/share/doc/papers/nqnfs/Makefile b/share/doc/papers/nqnfs/Makefile index 316cdd79fc00..e426f5e8bf87 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.4 1997/02/22 13:04:01 peter Exp $ VOLUME= papers DOC= nqnfs diff --git a/share/doc/papers/px/Makefile b/share/doc/papers/px/Makefile index d068a0789266..94d2a56b2e61 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.6 1997/02/22 13:04:05 peter Exp $ VOLUME= papers DOC= px diff --git a/share/doc/papers/relengr/Makefile b/share/doc/papers/relengr/Makefile index da1b8bf66002..cdd4b638cb69 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.5 1997/02/22 13:04:09 peter Exp $ VOLUME= papers DOC= releng diff --git a/share/doc/papers/sysperf/Makefile b/share/doc/papers/sysperf/Makefile index ae567bce547e..864137220307 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.4 1997/02/22 13:04:12 peter Exp $ VOLUME= papers DOC= sysperf diff --git a/share/doc/psd/05.sysman/1.2.t b/share/doc/psd/05.sysman/1.2.t index 1a77f773c4fc..87bdda85e289 100644 --- a/share/doc/psd/05.sysman/1.2.t +++ b/share/doc/psd/05.sysman/1.2.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)1.2.t 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: 1.2.t,v 1.4 1997/02/22 13:04:20 peter Exp $ .\" .sh "Memory management\(dg .NH 3 diff --git a/share/doc/psd/05.sysman/2.3.t b/share/doc/psd/05.sysman/2.3.t index 8cb60a088477..de220263be60 100644 --- a/share/doc/psd/05.sysman/2.3.t +++ b/share/doc/psd/05.sysman/2.3.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)2.3.t 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: 2.3.t,v 1.4 1997/02/22 13:04:23 peter Exp $ .\" .sh "Interprocess communications .NH 3 diff --git a/share/doc/psd/05.sysman/Makefile b/share/doc/psd/05.sysman/Makefile index 6881a28cf71e..efea81218f7b 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.4 1997/02/22 13:04:24 peter 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 0fad5f7396e1..4c411d4f9ca5 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.3 1997/02/22 13:04:28 peter Exp $ VOLUME= psd/12.make SRCS= tutorial.ms diff --git a/share/doc/psd/13.rcs/Makefile b/share/doc/psd/13.rcs/Makefile index 28c227fe00f4..55795c847b43 100644 --- a/share/doc/psd/13.rcs/Makefile +++ b/share/doc/psd/13.rcs/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1997/03/04 18:21:03 wosch Exp $ SUBDIR= rcs rcs_func diff --git a/share/doc/psd/13.rcs/Makefile.inc b/share/doc/psd/13.rcs/Makefile.inc index efd41f403ac9..bb17ddfa561a 100644 --- a/share/doc/psd/13.rcs/Makefile.inc +++ b/share/doc/psd/13.rcs/Makefile.inc @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1 1997/03/04 18:21:04 wosch Exp $ VOLUME= psd/13.rcs MACROS= -ms diff --git a/share/doc/psd/13.rcs/rcs/Makefile b/share/doc/psd/13.rcs/rcs/Makefile index 13ce5229df4d..6030305a5a2b 100644 --- a/share/doc/psd/13.rcs/rcs/Makefile +++ b/share/doc/psd/13.rcs/rcs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1997/03/04 18:21:05 wosch Exp $ +# $Id: Makefile,v 1.2 1997/12/17 19:22:13 bde Exp $ SRCS= rcs.ms USE_PIC= yes diff --git a/share/doc/psd/13.rcs/rcs_func/Makefile b/share/doc/psd/13.rcs/rcs_func/Makefile index 7dc0818e7860..99e4d43ff2fe 100644 --- a/share/doc/psd/13.rcs/rcs_func/Makefile +++ b/share/doc/psd/13.rcs/rcs_func/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1997/03/04 18:21:06 wosch Exp $ +# $Id: Makefile,v 1.2 1997/12/17 19:22:18 bde Exp $ SRCS= rcs_func.ms DOC= rcs_func diff --git a/share/doc/psd/18.gprof/Makefile b/share/doc/psd/18.gprof/Makefile index 4a2c680e1159..4b9329bed233 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.4 1997/02/22 13:04:31 peter 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 8de4b43783e2..c4ad66d19b01 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.7 1997/02/22 13:04:35 peter Exp $ +# $Id: Makefile,v 1.8 1997/03/03 01:09:51 wosch Exp $ VOLUME= psd/19.curses SRCS= Master diff --git a/share/doc/psd/20.ipctut/Makefile b/share/doc/psd/20.ipctut/Makefile index 2c8befd5e684..0a309dbae969 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.4 1997/02/22 13:04:40 peter Exp $ VOLUME= psd/20.ipctut SRCS= tutor.me diff --git a/share/doc/psd/21.ipc/5.t b/share/doc/psd/21.ipc/5.t index 25fd4e5bef44..ecb1ef42c183 100644 --- a/share/doc/psd/21.ipc/5.t +++ b/share/doc/psd/21.ipc/5.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)5.t 8.1 (Berkeley) 8/14/93 -.\" $Id$ +.\" $Id: 5.t,v 1.4 1997/02/22 13:04:44 peter Exp $ .\" .\".ds RH "Advanced Topics .bp diff --git a/share/doc/psd/21.ipc/Makefile b/share/doc/psd/21.ipc/Makefile index c825d14f3b65..b9aced5a5736 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.4 1997/02/22 13:04:45 peter 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 6bf3fb638b59..fd785f16a3e9 100644 --- a/share/doc/psd/22.rpcgen/Makefile +++ b/share/doc/psd/22.rpcgen/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:04:50 peter 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 78a0bcea7193..24ffc5e3fcd5 100644 --- a/share/doc/psd/23.rpc/Makefile +++ b/share/doc/psd/23.rpc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:04:53 peter 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 dbff9a145e2a..0219c3e1e970 100644 --- a/share/doc/psd/24.xdr/Makefile +++ b/share/doc/psd/24.xdr/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:04:58 peter 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 28bf75670c09..8b122ab6208f 100644 --- a/share/doc/psd/25.xdrrfc/Makefile +++ b/share/doc/psd/25.xdrrfc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:05:01 peter 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 88107dea503b..7f9cf9a657ca 100644 --- a/share/doc/psd/26.rpcrfc/Makefile +++ b/share/doc/psd/26.rpcrfc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:05:04 peter 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 bcdc4274e13e..0630d97aa7fd 100644 --- a/share/doc/psd/27.nfsrpc/Makefile +++ b/share/doc/psd/27.nfsrpc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:05:07 peter Exp $ VOLUME= psd/27.nfsrfc SRCS= nfs.rfc.ms diff --git a/share/doc/psd/28.cvs/Makefile b/share/doc/psd/28.cvs/Makefile index 4aaa924ef057..9517e019fb28 100644 --- a/share/doc/psd/28.cvs/Makefile +++ b/share/doc/psd/28.cvs/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1997/03/04 18:21:07 wosch Exp $ VOLUME= psd/28.cvs MACROS= -ms diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile index 6f0a95b88c87..6e953a35d760 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.11 1997/03/04 18:20:20 wosch Exp $ +# $Id: Makefile,v 1.12 1998/01/03 12:22:46 wosch Exp $ # The following modules do not build/install: # 10.gdb diff --git a/share/doc/psd/contents/Makefile b/share/doc/psd/contents/Makefile index 421308f3e4ea..6fe58d273737 100644 --- a/share/doc/psd/contents/Makefile +++ b/share/doc/psd/contents/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:05:12 peter Exp $ VOLUME= psd SRCS= contents.ms diff --git a/share/doc/psd/title/Makefile b/share/doc/psd/title/Makefile index 0e4235640b32..af6a77e192c9 100644 --- a/share/doc/psd/title/Makefile +++ b/share/doc/psd/title/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/02/22 13:05:15 peter Exp $ +# $Id: Makefile,v 1.4 1997/03/02 14:04:08 wosch Exp $ VOLUME= psd SRCS= Title diff --git a/share/doc/smm/01.setup/2.t b/share/doc/smm/01.setup/2.t index bf1ddfb58c94..a7c71ab0adcb 100644 --- a/share/doc/smm/01.setup/2.t +++ b/share/doc/smm/01.setup/2.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)2.t 8.1 (Berkeley) 7/27/93 -.\" $Id$ +.\" $Id: 2.t,v 1.6 1997/02/22 13:05:22 peter Exp $ .\" .ds lq `` .ds rq '' diff --git a/share/doc/smm/01.setup/Makefile b/share/doc/smm/01.setup/Makefile index 0aabf0636ef1..0425032e1e33 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.4 1997/02/22 13:05:24 peter 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 53ccfdb6b7c0..e7ad93b90286 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.3 1997/02/22 13:05:28 peter 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 055f7b85d80e..fa734b2c35b3 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.3 1997/02/22 13:05:31 peter 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 f97818a9d66b..585d4c8dd79c 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.4 1997/02/22 13:05:34 peter 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 cbe4794c6493..1b321a3fb9eb 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.4 1997/02/22 13:05:37 peter 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 ff8f631a9da8..08a19cb3a122 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.4 1997/02/22 13:05:40 peter Exp $ VOLUME= smm/06.nfs SRCS= 0.t 1.t 2.t ref.t diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile index 444d1c39dd3a..1e575ea1d240 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: Makefile,v 1.3 1997/02/22 13:05:49 peter Exp $ +# $Id: Makefile,v 1.4 1998/08/05 01:36:05 cwt 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 f39e2d467156..9c73728bc923 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: Makefile,v 1.3 1997/02/22 13:05:51 peter Exp $ +# $Id: Makefile,v 1.4 1998/08/05 01:36:06 cwt Exp $ VOLUME= smm/09.sendmail SRCS= intro.me diff --git a/share/doc/smm/10.named/Makefile b/share/doc/smm/10.named/Makefile index 4c31e138bb1a..bb21453bd668 100644 --- a/share/doc/smm/10.named/Makefile +++ b/share/doc/smm/10.named/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:05:54 peter Exp $ SRCDIR= ${.CURDIR}/../../../../contrib/bind/doc/bog diff --git a/share/doc/smm/11.timedop/Makefile b/share/doc/smm/11.timedop/Makefile index 56f510610c1a..dafdd9e20f86 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.3 1997/02/22 13:05:58 peter 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 eb903b441f09..905e820ae1ce 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.4 1997/02/22 13:06:00 peter 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 a8cbbae69f28..4289e9a81bb1 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.5 1997/02/22 13:06:02 peter 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 56ab245b0051..16867a12a23b 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.12 1998/04/12 14:02:33 jkh Exp $ +# $Id: Makefile,v 1.13 1998/04/13 15:05:43 bde 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 24d90896cb27..fdc265706e7c 100644 --- a/share/doc/smm/contents/Makefile +++ b/share/doc/smm/contents/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:06:04 peter Exp $ VOLUME= smm SRCS= contents.ms diff --git a/share/doc/smm/title/Makefile b/share/doc/smm/title/Makefile index 2bb4347dc4eb..1b2d073f65e1 100644 --- a/share/doc/smm/title/Makefile +++ b/share/doc/smm/title/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/02/22 13:06:07 peter Exp $ +# $Id: Makefile,v 1.4 1997/03/02 14:04:11 wosch Exp $ VOLUME= smm SRCS= Title diff --git a/share/doc/usd/04.csh/Makefile b/share/doc/usd/04.csh/Makefile index 166b5dd8fc29..9d6f065244d7 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.3 1997/02/22 13:06:16 peter Exp $ +# $Id: Makefile,v 1.4 1997/03/02 21:17:53 wosch 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 c87560bebccd..30b9ab09828a 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.3 1997/02/22 13:06:18 peter 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 18afc0831460..90a1dd86eaf9 100644 --- a/share/doc/usd/10.exref/Makefile +++ b/share/doc/usd/10.exref/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.9 1997/03/02 14:07:28 wosch Exp $ SUBDIR= exref summary diff --git a/share/doc/usd/10.exref/Makefile.inc b/share/doc/usd/10.exref/Makefile.inc index 141bd72a5b75..9306b0f1f56b 100644 --- a/share/doc/usd/10.exref/Makefile.inc +++ b/share/doc/usd/10.exref/Makefile.inc @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1 1997/03/02 14:07:29 wosch Exp $ VOLUME= usd/10.exref MACROS= -ms diff --git a/share/doc/usd/10.exref/exref/Makefile b/share/doc/usd/10.exref/exref/Makefile index 1a7ad22d34d7..7a61ec6dc0e3 100644 --- a/share/doc/usd/10.exref/exref/Makefile +++ b/share/doc/usd/10.exref/exref/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1997/07/01 16:20:56 bde Exp $ +# $Id: Makefile,v 1.3 1997/12/17 19:25:52 bde Exp $ SRCS= ex.rm diff --git a/share/doc/usd/10.exref/summary/Makefile b/share/doc/usd/10.exref/summary/Makefile index 2a8b6f368898..8667c76bf5b8 100644 --- a/share/doc/usd/10.exref/summary/Makefile +++ b/share/doc/usd/10.exref/summary/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1997/03/02 14:07:40 wosch Exp $ +# $Id: Makefile,v 1.2 1997/12/17 19:25:58 bde Exp $ SRCS= ex.summary DOC= summary diff --git a/share/doc/usd/11.vitut/Makefile b/share/doc/usd/11.vitut/Makefile index 199fc681cb79..2445fff6b0f9 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.4 1997/02/22 13:06:23 peter 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 c45870e92b91..d29bf4c3f017 100644 --- a/share/doc/usd/12.vi/Makefile +++ b/share/doc/usd/12.vi/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.8 1997/03/02 14:07:42 wosch Exp $ SUBDIR= vi viapwh summary diff --git a/share/doc/usd/12.vi/Makefile.inc b/share/doc/usd/12.vi/Makefile.inc index 8950c9bc77ed..434063b8333c 100644 --- a/share/doc/usd/12.vi/Makefile.inc +++ b/share/doc/usd/12.vi/Makefile.inc @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1 1997/03/02 14:07:43 wosch Exp $ VOLUME= usd/12.vi MACROS= -ms diff --git a/share/doc/usd/12.vi/summary/Makefile b/share/doc/usd/12.vi/summary/Makefile index 24306d807e62..ab621431a17b 100644 --- a/share/doc/usd/12.vi/summary/Makefile +++ b/share/doc/usd/12.vi/summary/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1997/03/02 14:07:46 wosch Exp $ +# $Id: Makefile,v 1.2 1997/12/17 19:26:01 bde Exp $ SRCS= vi.summary DOC= summary diff --git a/share/doc/usd/12.vi/vi/Makefile b/share/doc/usd/12.vi/vi/Makefile index eba96c6f5334..f2511dde0095 100644 --- a/share/doc/usd/12.vi/vi/Makefile +++ b/share/doc/usd/12.vi/vi/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1997/03/02 14:07:47 wosch Exp $ +# $Id: Makefile,v 1.2 1997/12/17 19:26:04 bde Exp $ SRCS= vi.in vi.chars #DOC= tutorial diff --git a/share/doc/usd/12.vi/viapwh/Makefile b/share/doc/usd/12.vi/viapwh/Makefile index 156cad8c8461..273f5b5ef0c1 100644 --- a/share/doc/usd/12.vi/viapwh/Makefile +++ b/share/doc/usd/12.vi/viapwh/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1997/03/02 14:07:50 wosch Exp $ +# $Id: Makefile,v 1.2 1997/12/17 19:26:07 bde Exp $ SRCS= vi.apwh.ms DOC= viapwh diff --git a/share/doc/usd/13.viref/Makefile b/share/doc/usd/13.viref/Makefile index cf4b99bd995d..18ce20463311 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.6 1997/02/22 13:06:31 peter Exp $ +# $Id: Makefile,v 1.7 1998/08/02 14:00:39 bde Exp $ VOLUME= usd/13.viref SRCS= vi.ref diff --git a/share/doc/usd/18.msdiffs/Makefile b/share/doc/usd/18.msdiffs/Makefile index 3a5456a89776..95b4b038c09d 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.4 1997/02/22 13:06:36 peter 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 780c2b7669eb..271b34d2d256 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.4 1997/02/22 13:06:39 peter Exp $ VOLUME= usd/19.memacros SRCS= intro.me diff --git a/share/doc/usd/19.memacros/intro.me b/share/doc/usd/19.memacros/intro.me index b6b67969916f..f057611eabeb 100644 --- a/share/doc/usd/19.memacros/intro.me +++ b/share/doc/usd/19.memacros/intro.me @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.me 8.1 (Berkeley) 6/8/93 -.\" $Id$ +.\" $Id: intro.me,v 1.4 1997/02/22 13:06:41 peter Exp $ .\" .UC 7 .ll 6.5i diff --git a/share/doc/usd/20.meref/Makefile b/share/doc/usd/20.meref/Makefile index 8833858ff52a..b24b1d39e79d 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.4 1997/02/22 13:06:44 peter 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 37e934322496..b8b49c40e742 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.6 1997/02/22 13:06:45 peter Exp $ +# $Id: Makefile,v 1.7 1997/08/16 23:40:26 steve 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 fd2517ecdf72..3894a284a0b5 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.5 1997/02/22 13:06:48 peter Exp $ +# $Id: Makefile,v 1.6 1997/09/13 17:49:21 wosch Exp $ .if exists(${.CURDIR}/../../../../games) VOLUME= usd/31.trek diff --git a/share/doc/usd/Makefile b/share/doc/usd/Makefile index 9349d2f110c8..bdbcfb5d0a9d 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.6 1997/02/22 13:06:12 peter Exp $ +# $Id: Makefile,v 1.7 1998/01/03 12:22:56 wosch 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 b7bc9c0cb0f0..f16adb8ede09 100644 --- a/share/doc/usd/contents/Makefile +++ b/share/doc/usd/contents/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:06:52 peter Exp $ VOLUME= usd SRCS= contents.ms diff --git a/share/doc/usd/title/Makefile b/share/doc/usd/title/Makefile index 2dda21ca954d..65e76acc8e50 100644 --- a/share/doc/usd/title/Makefile +++ b/share/doc/usd/title/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/02/22 13:06:56 peter Exp $ +# $Id: Makefile,v 1.4 1997/03/02 14:04:13 wosch Exp $ VOLUME= usd SRCS= Title diff --git a/share/examples/FreeBSD_version/Makefile b/share/examples/FreeBSD_version/Makefile index 685c2348f20e..42cdb5eec836 100644 --- a/share/examples/FreeBSD_version/Makefile +++ b/share/examples/FreeBSD_version/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:55:44 peter Exp $ PROG= FreeBSD_version NOMAN= diff --git a/share/examples/Makefile b/share/examples/Makefile index c2b7c7795de6..7019096ed089 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.23 1997/02/22 13:55:43 peter Exp $ # # Doing a make install builds /usr/share/examples diff --git a/share/examples/atapi/burnaudio b/share/examples/atapi/burnaudio index edec71e79b2a..be68a70f54d1 100755 --- a/share/examples/atapi/burnaudio +++ b/share/examples/atapi/burnaudio @@ -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$ +# $Id: burnaudio,v 1.1 1998/09/12 12:52:47 sos Exp $ # device=/dev/r$1 diff --git a/share/examples/atapi/burndata b/share/examples/atapi/burndata index 0d1fd126bea9..ad3a60884333 100755 --- a/share/examples/atapi/burndata +++ b/share/examples/atapi/burndata @@ -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$ +# $Id: burndata,v 1.1 1998/09/12 12:52:47 sos Exp $ device=/dev/r$1 wormcontrol -f$device prepdisk double diff --git a/share/examples/atm/NOTES b/share/examples/atm/NOTES index 631718817837..0fdbebd319e1 100644 --- a/share/examples/atm/NOTES +++ b/share/examples/atm/NOTES @@ -50,5 +50,5 @@ without halting on systems which can't support the larger sizes. - @(#) $Id: NOTES,v 1.1 1997/08/22 22:11:17 mks Exp $ + @(#) $Id: NOTES,v 1.1 1998/09/15 08:22:48 phk Exp $ diff --git a/share/examples/atm/README b/share/examples/atm/README index 73aa74765905..6fbc1b134492 100644 --- a/share/examples/atm/README +++ b/share/examples/atm/README @@ -136,5 +136,5 @@ copyright notices are reproduced in the files where the material appears. -------------------------------------------------------------------------------- - @(#) $Id: README,v 1.4 1998/08/07 19:23:36 mks Exp $ + @(#) $Id: README,v 1.1 1998/09/15 08:22:48 phk Exp $ diff --git a/share/examples/atm/Startup b/share/examples/atm/Startup index 4c0ec7d80c47..652f05b8ce92 100644 --- a/share/examples/atm/Startup +++ b/share/examples/atm/Startup @@ -123,5 +123,5 @@ See the file atm-config.sh for an example ATM startup script. See the man pages scspd(8) and atmarpd(8) for further information. - @(#) $Id: Startup,v 1.6 1998/08/26 21:37:42 johnc Exp $ + @(#) $Id: Startup,v 1.1 1998/09/15 08:22:48 phk Exp $ diff --git a/share/examples/atm/atm-config.sh b/share/examples/atm/atm-config.sh index 40606d41eb0e..248c0b57f21d 100755 --- a/share/examples/atm/atm-config.sh +++ b/share/examples/atm/atm-config.sh @@ -24,7 +24,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $Id$ +# @(#) $Id: atm-config.sh,v 1.1 1998/09/15 08:22:48 phk Exp $ # # diff --git a/share/examples/atm/atm-sockets.txt b/share/examples/atm/atm-sockets.txt index 258a565f8487..ab0b170cb26a 100644 --- a/share/examples/atm/atm-sockets.txt +++ b/share/examples/atm/atm-sockets.txt @@ -336,5 +336,5 @@ main(argc, argv) exit(0); } - @(#) $Id: atm_sockets,v 1.1 1998/08/26 21:52:01 mks Exp $ + @(#) $Id: atm-sockets.txt,v 1.1 1998/09/15 08:22:49 phk Exp $ diff --git a/share/examples/atm/cpcs-design.txt b/share/examples/atm/cpcs-design.txt index aecfa8179925..d98a82a84de2 100644 --- a/share/examples/atm/cpcs-design.txt +++ b/share/examples/atm/cpcs-design.txt @@ -80,5 +80,5 @@ o The Streaming Mode service is not supported. o The Abort service is not supported. - @(#) $Id: cpcs.design,v 1.1.1.1 1996/12/04 20:48:14 mks Exp $ + @(#) $Id: cpcs-design.txt,v 1.1 1998/09/15 08:22:49 phk Exp $ diff --git a/share/examples/atm/sscf-design.txt b/share/examples/atm/sscf-design.txt index a6e3f9ef1bac..376c60bc91a5 100644 --- a/share/examples/atm/sscf-design.txt +++ b/share/examples/atm/sscf-design.txt @@ -125,5 +125,5 @@ o The Parameter Data parameter is not supported for the following primitives: AAL-RELEASE indication - @(#) $Id: sscf.design,v 1.1.1.1 1996/12/04 20:48:17 mks Exp $ + @(#) $Id: sscf-design.txt,v 1.1 1998/09/15 08:22:49 phk Exp $ diff --git a/share/examples/atm/sscop-design.txt b/share/examples/atm/sscop-design.txt index 009f2426dd7d..d93281df48fb 100644 --- a/share/examples/atm/sscop-design.txt +++ b/share/examples/atm/sscop-design.txt @@ -216,5 +216,5 @@ o For the AA-ESTABLISH request and response signals, only BR=YES is supported o For the AA-DATA request signal, only PR=NO is supported (Q.SAAL1 only) - @(#) $Id: sscop.design,v 1.1.1.1 1996/12/04 20:48:17 mks Exp $ + @(#) $Id: sscop-design.txt,v 1.1 1998/09/15 08:22:49 phk Exp $ diff --git a/share/examples/cvsup/README b/share/examples/cvsup/README index 8eff936bc3af..f552fabd1f76 100644 --- a/share/examples/cvsup/README +++ b/share/examples/cvsup/README @@ -1,4 +1,4 @@ -# $Id: README,v 1.12 1998/04/20 11:26:27 jb Exp $ +# $Id: README,v 1.13 1998/06/26 01:48:04 jkh Exp $ This directory contains sample "supfiles" for obtaining and updating the FreeBSD sources via the Internet. These supfiles will work diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile index 759e172a7239..f6956a21ff56 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -1,4 +1,4 @@ -# $Id: cvs-supfile,v 1.16 1998/03/06 13:35:24 jkh Exp $ +# $Id: cvs-supfile,v 1.17 1998/08/09 23:29:14 asami Exp $ # # This file contains all of the "CVSup collections" that make up the # CVS development tree of the FreeBSD system. diff --git a/share/examples/cvsup/gnats-supfile b/share/examples/cvsup/gnats-supfile index 5a3ac35a2302..0be87856e745 100644 --- a/share/examples/cvsup/gnats-supfile +++ b/share/examples/cvsup/gnats-supfile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: gnats-supfile,v 1.1 1998/04/20 11:26:29 jb Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD GNATS bug report database. diff --git a/share/examples/cvsup/ports-supfile b/share/examples/cvsup/ports-supfile index dea0221a38d2..bdc5d5637bdc 100644 --- a/share/examples/cvsup/ports-supfile +++ b/share/examples/cvsup/ports-supfile @@ -1,4 +1,4 @@ -# $Id: ports-supfile,v 1.13 1998/03/06 13:36:05 jkh Exp $ +# $Id: ports-supfile,v 1.14 1998/08/09 23:29:14 asami Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current ports collection. diff --git a/share/examples/cvsup/secure-cvs-supfile b/share/examples/cvsup/secure-cvs-supfile index 0ccd37b941f0..e0bcbe5d51ad 100644 --- a/share/examples/cvsup/secure-cvs-supfile +++ b/share/examples/cvsup/secure-cvs-supfile @@ -1,4 +1,4 @@ -# $Id: secure-cvs-supfile,v 1.6 1997/05/19 17:22:51 jdp Exp $ +# $Id: secure-cvs-supfile,v 1.7 1997/10/02 00:01:33 jkh Exp $ # # This file contains all of the "CVSup collections" that make up the CVS # development tree of the FreeBSD international secure distribution. If diff --git a/share/examples/cvsup/secure-stable-supfile b/share/examples/cvsup/secure-stable-supfile index 3034f67823ae..c3dff4925c4c 100644 --- a/share/examples/cvsup/secure-stable-supfile +++ b/share/examples/cvsup/secure-stable-supfile @@ -1,4 +1,4 @@ -# $Id: secure-stable-supfile,v 1.8 1997/09/03 20:40:12 jdp Exp $ +# $Id: secure-stable-supfile,v 1.9 1997/10/02 00:01:33 jkh Exp $ # # This file contains all of the "CVSup collections" that make up the # source tree of the FreeBSD-stable international secure distribution. diff --git a/share/examples/cvsup/secure-supfile b/share/examples/cvsup/secure-supfile index e4d94173048a..dc73ef170db8 100644 --- a/share/examples/cvsup/secure-supfile +++ b/share/examples/cvsup/secure-supfile @@ -1,4 +1,4 @@ -# $Id: secure-supfile,v 1.7 1997/05/19 17:22:51 jdp Exp $ +# $Id: secure-supfile,v 1.8 1997/10/02 00:01:34 jkh Exp $ # # This file contains all of the "CVSup collections" that make up the # source tree of the FreeBSD-current international secure distribution. diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile index 0c7a671adeb4..307473a2bf8b 100644 --- a/share/examples/cvsup/stable-supfile +++ b/share/examples/cvsup/stable-supfile @@ -1,4 +1,4 @@ -# $Id: stable-supfile,v 1.11 1997/09/24 03:54:43 jdp Exp $ +# $Id: stable-supfile,v 1.12 1997/10/02 00:01:35 jkh Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-stable source tree. diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index 19283a2fec7c..091ade6936b7 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -1,4 +1,4 @@ -# $Id: standard-supfile,v 1.11 1997/09/24 03:54:44 jdp Exp $ +# $Id: standard-supfile,v 1.12 1997/10/02 00:01:36 jkh Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current source tree. diff --git a/share/examples/drivers/make_device_driver.sh b/share/examples/drivers/make_device_driver.sh index e8249770a07a..f0179f5a9dc5 100755 --- a/share/examples/drivers/make_device_driver.sh +++ b/share/examples/drivers/make_device_driver.sh @@ -29,7 +29,7 @@ DONE cat >${UPPER} <<DONE # Configuration file for kernel type: ${UPPER} ident ${UPPER} -# \$Id: make_device_driver.sh,v 1.2 1997/12/30 03:23:12 julian Exp $" +# \$Id: make_device_driver.sh,v 1.3 1998/01/12 07:47:03 julian Exp $" DONE grep -v GENERIC < GENERIC >>${UPPER} @@ -45,7 +45,7 @@ cat >../isa/${1}.c <<DONE * Copyright ME * * ${1} driver - * \$Id: make_device_driver.sh,v 1.2 1997/12/30 03:23:12 julian Exp $ + * \$Id: make_device_driver.sh,v 1.3 1998/01/12 07:47:03 julian Exp $ */ diff --git a/share/examples/drivers/make_pseudo_driver.sh b/share/examples/drivers/make_pseudo_driver.sh index f6fc34248865..f432e9cc7693 100644 --- a/share/examples/drivers/make_pseudo_driver.sh +++ b/share/examples/drivers/make_pseudo_driver.sh @@ -21,7 +21,7 @@ DONE cat >${UPPER} <<DONE # Configuration file for kernel type: ${UPPER} ident ${UPPER} -# \$Id: make_pseudo_driver.sh,v 1.1 1997/02/02 07:19:30 julian Exp $" +# \$Id: make_pseudo_driver.sh,v 1.2 1997/12/30 03:23:13 julian Exp $" DONE grep -v GENERIC < GENERIC >>${UPPER} @@ -37,7 +37,7 @@ cat >../../dev/${1}.c <<DONE * Copyright ME * * ${1} driver - * \$Id: make_pseudo_driver.sh,v 1.1 1997/02/02 07:19:30 julian Exp $ + * \$Id: make_pseudo_driver.sh,v 1.2 1997/12/30 03:23:13 julian Exp $ */ diff --git a/share/examples/etc/README.examples b/share/examples/etc/README.examples index e15b3b7380a5..744371fb6aa6 100644 --- a/share/examples/etc/README.examples +++ b/share/examples/etc/README.examples @@ -1,4 +1,4 @@ -$Id$ +$Id: README.examples,v 1.3 1997/02/22 13:55:51 peter 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 fcc330cc1949..c92de492969e 100644 --- a/share/examples/find_interface/Makefile +++ b/share/examples/find_interface/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:55:53 peter Exp $ PROG= find_interface NOMAN= diff --git a/share/examples/find_interface/find_interface.c b/share/examples/find_interface/find_interface.c index 4a8391fa7836..f2fec28e171e 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$ + * $Id: find_interface.c,v 1.4 1997/02/22 13:55:53 peter Exp $ */ /* diff --git a/share/examples/libvgl/demo.c b/share/examples/libvgl/demo.c index 1a8e20784457..c3de918a60fc 100644 --- a/share/examples/libvgl/demo.c +++ b/share/examples/libvgl/demo.c @@ -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: demo.c,v 1.16 1997/08/17 20:46:55 sos Exp sos $ + * $Id: demo.c,v 1.1 1997/10/16 07:29:26 sos Exp $ */ #include <sys/types.h> diff --git a/share/examples/lkm/misc/module/Makefile b/share/examples/lkm/misc/module/Makefile index a29cc84665da..c76259dc1092 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$ +# $Id: Makefile,v 1.5 1997/02/22 13:55:54 peter 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 cef8824bcc01..dba36e9ea6ef 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$ +# $Id: Makefile,v 1.5 1997/02/22 13:55:56 peter Exp $ # PROG= testmisc NOMAN= diff --git a/share/examples/perfmon/Makefile b/share/examples/perfmon/Makefile index 96848c8edd95..9866d7bd8727 100644 --- a/share/examples/perfmon/Makefile +++ b/share/examples/perfmon/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:55:57 peter Exp $ PROG= perfmon NOMAN= diff --git a/share/examples/perfmon/README b/share/examples/perfmon/README index 1a339b86494e..1bd2d29e58c2 100644 --- a/share/examples/perfmon/README +++ b/share/examples/perfmon/README @@ -21,4 +21,4 @@ The following options are not implemented on Pentium CPUs: There is one mandatory argument, which must be the number of the counter. All numbers can be specified in any format acceptable to strtol(3). -$Id$ +$Id: README,v 1.3 1997/02/22 13:55:57 peter Exp $ diff --git a/share/examples/perfmon/perfmon.c b/share/examples/perfmon/perfmon.c index b6c9ff5d8ce4..47ab8d166f65 100644 --- a/share/examples/perfmon/perfmon.c +++ b/share/examples/perfmon/perfmon.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: perfmon.c,v 1.3 1997/02/22 13:55:58 peter Exp $ + * $Id: perfmon.c,v 1.4 1997/06/29 22:43:01 bde Exp $ */ #include <sys/types.h> diff --git a/share/examples/ppi/Makefile b/share/examples/ppi/Makefile index c77260c8d32a..997987385b70 100644 --- a/share/examples/ppi/Makefile +++ b/share/examples/ppi/Makefile @@ -1,6 +1,6 @@ # Makefile to build LCD control software for ppi(4) interface. # -# $Id$ +# $Id: Makefile,v 1.1 1998/01/02 12:10:55 msmith Exp $ PROG= ppilcd NOMAN= YES diff --git a/share/examples/ppi/ppilcd.c b/share/examples/ppi/ppilcd.c index 4ad7e2aaee01..9b54d9126083 100644 --- a/share/examples/ppi/ppilcd.c +++ b/share/examples/ppi/ppilcd.c @@ -2,7 +2,7 @@ * Control LCD module hung off parallel port using the * ppi 'geek port' interface. * - * $Id$ + * $Id: ppilcd.c,v 1.1 1998/01/02 12:10:56 msmith Exp $ */ #include <stdio.h> diff --git a/share/examples/printing/README b/share/examples/printing/README index 7aa05d16ee70..1e1357275988 100644 --- a/share/examples/printing/README +++ b/share/examples/printing/README @@ -1,4 +1,4 @@ -# $Id: README,v 1.4 1997/02/22 13:55:59 peter Exp $ +# $Id: README,v 1.5 1997/09/07 16:44:02 joerg Exp $ # # The files in this directory are generated automatically # from doc/handbook/printing.sgml, do not edit it here! diff --git a/share/examples/scsi_target/Makefile b/share/examples/scsi_target/Makefile index 96582bb7607e..070b64f0bd54 100644 --- a/share/examples/scsi_target/Makefile +++ b/share/examples/scsi_target/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1998/09/15 06:46:32 gibbs Exp $ PROG= scsi_target SRCS= scsi_target.c diff --git a/share/examples/scsi_target/scsi_target.c b/share/examples/scsi_target/scsi_target.c index dab474bf1c19..fa4e9955d5a5 100644 --- a/share/examples/scsi_target/scsi_target.c +++ b/share/examples/scsi_target/scsi_target.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: scsi_target.c,v 1.1 1998/09/15 06:46:32 gibbs Exp $ */ #include <sys/types.h> diff --git a/share/info/Makefile b/share/info/Makefile index d01b42a7ed48..5a4472f34422 100644 --- a/share/info/Makefile +++ b/share/info/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.5 1998/01/03 14:06:26 wosch Exp $ +# $Id: Makefile,v 1.6 1998/05/09 22:15:19 wosch Exp $ NOOBJ= noobj diff --git a/share/man/man0/Makefile b/share/man/man0/Makefile index f612c8eb25bb..58d128d8eb40 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.4 1997/02/22 13:23:50 peter Exp $ # SRCS= man1 man2 man3 man4 man5 man6 man7 man8 diff --git a/share/man/man0/title.urm b/share/man/man0/title.urm index cbca64600d9a..ac06d67c2ff4 100644 --- a/share/man/man0/title.urm +++ b/share/man/man0/title.urm @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)title.urm 8.7 (Berkeley) 4/20/94 -.\" $Id$ +.\" $Id: title.urm,v 1.6 1997/02/22 13:23:52 peter Exp $ .\" .af % i .EH '''' diff --git a/share/man/man0/xrs.pl b/share/man/man0/xrs.pl index cbdbdbf05a13..f5069931abf9 100755 --- a/share/man/man0/xrs.pl +++ b/share/man/man0/xrs.pl @@ -21,7 +21,7 @@ # # usage: xrs manpages ... # -# $Id$ +# $Id: xrs.pl,v 1.4 1997/09/29 12:41:35 wosch Exp $ sub mysort { diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile index 6084116648e2..7810abf42d69 100644 --- a/share/man/man1/Makefile +++ b/share/man/man1/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.3 1997/03/07 03:27:49 jmg Exp $ +# $Id: Makefile,v 1.4 1997/04/14 10:24:14 wosch Exp $ MAN1= cd.1 intro.1 wait.1 MLINKS= intro.1 introduction.1 diff --git a/share/man/man1/cd.1 b/share/man/man1/cd.1 index ea0e6409ced7..b6fa3d15bf6d 100644 --- a/share/man/man1/cd.1 +++ b/share/man/man1/cd.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cd.1 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: cd.1,v 1.2 1997/03/07 03:27:49 jmg Exp $ .\" .Dd June 5, 1993 .Dt CD 1 diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index cbb1fdb745dc..4f0809fce89a 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.1 8.2 (Berkeley) 12/30/93 -.\" $Id: intro.1,v 1.9 1997/04/22 05:52:54 jmg Exp $ +.\" $Id: intro.1,v 1.10 1997/06/13 21:11:27 max Exp $ .\" .Dd December 30, 1993 .Dt INTRO 1 diff --git a/share/man/man1/wait.1 b/share/man/man1/wait.1 index e20768a09200..2ba460dd0c37 100644 --- a/share/man/man1/wait.1 +++ b/share/man/man1/wait.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)wait.1 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: wait.1,v 1.2 1997/03/07 03:27:50 jmg Exp $ .\" .Dd June 5, 1993 .Dt WAIT 1 diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile index 0120c42c803d..f52e481d9c33 100644 --- a/share/man/man3/Makefile +++ b/share/man/man3/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 12/13/93 -# $Id: Makefile,v 1.12 1997/02/22 13:24:13 peter Exp $ +# $Id: Makefile,v 1.13 1998/02/04 22:30:20 jlemon Exp $ MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 pthread.3 queue.3 \ stdarg.3 sysexits.3 diff --git a/share/man/man3/assert.3 b/share/man/man3/assert.3 index 8acea06546bf..3944ad77f81c 100644 --- a/share/man/man3/assert.3 +++ b/share/man/man3/assert.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)assert.3 8.1 (Berkeley) 6/9/93 -.\" $Id: assert.3,v 1.3 1997/03/07 03:27:51 jmg Exp $ +.\" $Id: assert.3,v 1.4 1998/01/02 19:22:50 alex Exp $ .\" .Dd June 9, 1993 .Dt ASSERT 3 diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3 index 2f80539dc5ab..085e0fec1670 100644 --- a/share/man/man3/bitstring.3 +++ b/share/man/man3/bitstring.3 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)bitstring.3 8.1 (Berkeley) 7/19/93 -.\" $Id: bitstring.3,v 1.3 1997/03/07 03:27:52 jmg Exp $ +.\" $Id: bitstring.3,v 1.4 1997/04/13 14:19:58 bde Exp $ .\" .Dd July 19, 1993 .Dt BITSTRING 3 diff --git a/share/man/man3/end.3 b/share/man/man3/end.3 index a2ab4c0b1ac5..0b139a7277ce 100644 --- a/share/man/man3/end.3 +++ b/share/man/man3/end.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)end.3 6.4 (Berkeley) 1/24/94 -.\" $Id$ +.\" $Id: end.3,v 1.2 1997/03/07 03:27:52 jmg Exp $ .\" .Dd January 24, 1994 .Dt END 3 diff --git a/share/man/man3/fpgetround.3 b/share/man/man3/fpgetround.3 index d60ef1baa3bd..a205f11b8577 100644 --- a/share/man/man3/fpgetround.3 +++ b/share/man/man3/fpgetround.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fpgetround.3 1.0 (Berkeley) 9/23/93 -.\" $Id: fpgetround.3,v 1.5 1997/04/13 14:19:59 bde Exp $ +.\" $Id: fpgetround.3,v 1.6 1998/02/04 22:30:20 jlemon Exp $ .\" .Dd August 23, 1993 .Dt FPGETROUND 3 diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index dbef4f5f11f8..b0a128292e70 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.3 8.1 (Berkeley) 6/5/93 -.\" $Id: intro.3,v 1.5 1997/02/22 13:24:16 peter Exp $ +.\" $Id: intro.3,v 1.6 1998/06/06 05:50:50 jkoshy Exp $ .\" .Dd June 5, 1993 .Dt INTRO 3 diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3 index d2888f933943..0815f0058fd0 100644 --- a/share/man/man3/pthread.3 +++ b/share/man/man3/pthread.3 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: pthread.3,v 1.6 1998/04/10 09:33:09 jb Exp $ +.\" $Id: pthread.3,v 1.7 1998/09/12 13:53:58 alex Exp $ .\" .Dd September 10, 1998 .Dt PTHREAD 3 diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3 index 364be869f1c9..561ed50d3cbe 100644 --- a/share/man/man3/queue.3 +++ b/share/man/man3/queue.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)queue.3 8.2 (Berkeley) 1/24/94 -.\" $Id: queue.3,v 1.12 1997/03/19 02:57:50 bde Exp $ +.\" $Id: queue.3,v 1.13 1998/06/06 05:50:50 jkoshy Exp $ .\" .Dd January 24, 1994 .Dt QUEUE 3 diff --git a/share/man/man3/stdarg.3 b/share/man/man3/stdarg.3 index 897d471053e5..5789b3b58e4b 100644 --- a/share/man/man3/stdarg.3 +++ b/share/man/man3/stdarg.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)stdarg.3 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: stdarg.3,v 1.3 1997/03/07 03:27:55 jmg Exp $ .\" .Dd June 5, 1993 .Dt STDARG 3 diff --git a/share/man/man3/sysexits.3 b/share/man/man3/sysexits.3 index 81259e30c839..73b5ffbb9cae 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$ +.\" $Id: sysexits.3,v 1.4 1997/02/22 13:24:18 peter Exp $ .\" .\" " .Dd March 31, 1996 diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index c70ec943ebc2..75b544fba28a 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -20,7 +20,7 @@ .\" This document is derived in part from the enet man page (enet.4) .\" distributed with 4.3BSD Unix. .\" -.\" $Id: bpf.4,v 1.12 1998/03/12 07:30:16 charnier Exp $ +.\" $Id: bpf.4,v 1.13 1998/05/25 07:11:41 jkoshy Exp $ .\" .Dd January 16, 1996 .Dt BPF 4 diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index bc496980171d..c6e21f1d99ca 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: cd.4,v 1.11 1997/03/21 20:13:23 mpp Exp $ +.\" $Id: cd.4,v 1.12 1998/10/12 03:27:51 ken Exp $ .\" .Dd October 10, 1998 .Dt CD 4 diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4 index f985d6c3afd3..4cc935285e46 100644 --- a/share/man/man4/ch.4 +++ b/share/man/man4/ch.4 @@ -1,4 +1,4 @@ -.\" $Id: ch.4,v 1.11 1997/06/02 21:01:00 max Exp $ +.\" $Id: ch.4,v 1.12 1998/09/15 10:26:24 gibbs Exp $ .\" Copyright (c) 1996 .\" Julian Elischer <julian@freebsd.org>. All rights reserved. .\" diff --git a/share/man/man4/da.4 b/share/man/man4/da.4 index eac5aa80942b..24f33a900f91 100644 --- a/share/man/man4/da.4 +++ b/share/man/man4/da.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: sd.4,v 1.11 1997/04/01 04:04:09 jdp Exp $ +.\" $Id: da.4,v 1.12 1998/10/16 03:28:12 ken Exp $ .\" .Dd October 15, 1998 .Dt DA 4 diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index ded8fd088027..36a1eaa7770c 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -57,7 +57,7 @@ .\" Created. .\" [90/08/30 dbg] .\" -.\" $Id: ddb.4,v 1.5 1997/02/22 13:24:26 peter Exp $ +.\" $Id: ddb.4,v 1.6 1997/04/12 21:54:48 joerg Exp $ .Dd January 16, 1996 .Dt DDB 4 .Os FreeBSD diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4 index 82b292ebe70d..80c9391a34b7 100644 --- a/share/man/man4/divert.4 +++ b/share/man/man4/divert.4 @@ -1,4 +1,4 @@ -.\" $Id: divert.4,v 1.11 1998/05/25 08:44:28 julian Exp $ +.\" $Id: divert.4,v 1.12 1998/06/05 23:20:12 julian Exp $ .\" .Dd June 18, 1996 .Dt DIVERT 4 diff --git a/share/man/man4/drum.4 b/share/man/man4/drum.4 index cb5647d1e7b8..da8dd569107f 100644 --- a/share/man/man4/drum.4 +++ b/share/man/man4/drum.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)drum.4 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: drum.4,v 1.2 1997/03/07 02:49:22 jmg Exp $ .\" .Dd June 5, 1993 .Dt DRUM 4 diff --git a/share/man/man4/fd.4 b/share/man/man4/fd.4 index 9f4cd069e667..2e0cc83ded4f 100644 --- a/share/man/man4/fd.4 +++ b/share/man/man4/fd.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fd.4 8.1 (Berkeley) 6/9/93 -.\" $Id$ +.\" $Id: fd.4,v 1.4 1997/03/07 02:49:26 jmg Exp $ .\" .Dd June 9, 1993 .Dt FD 4 diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4 index 33fb47df4c58..4b780f069e69 100644 --- a/share/man/man4/fpa.4 +++ b/share/man/man4/fpa.4 @@ -2,7 +2,7 @@ .\" Copyright (c) 1995, Matt Thomas .\" All rights reserved. .\" -.\" $Id: fpa.4,v 1.9 1997/03/21 20:13:25 mpp Exp $ +.\" $Id: fpa.4,v 1.10 1998/03/12 07:30:16 charnier Exp $ .\" .Dd March 13, 1995 .Dt FPA 4 i386 diff --git a/share/man/man4/icmp.4 b/share/man/man4/icmp.4 index e00522759f67..40e93a946757 100644 --- a/share/man/man4/icmp.4 +++ b/share/man/man4/icmp.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)icmp.4 8.1 (Berkeley) 6/5/93 -.\" $Id: icmp.4,v 1.5 1997/02/22 13:24:30 peter Exp $ +.\" $Id: icmp.4,v 1.6 1997/03/19 19:47:30 bde Exp $ .\" .Dd June 5, 1993 .Dt ICMP 4 diff --git a/share/man/man4/ifmib.4 b/share/man/man4/ifmib.4 index 5efddb3e2038..27ecf466c29d 100644 --- a/share/man/man4/ifmib.4 +++ b/share/man/man4/ifmib.4 @@ -25,7 +25,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ifmib.4,v 1.6 1997/02/22 13:24:31 peter Exp $ +.\" $Id: ifmib.4,v 1.7 1997/03/19 19:47:31 bde Exp $ .\" .Dd November 15, 1996 .Dt IFMIB 4 diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index bc0bbcbfa168..64c2748fe6c1 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$ +.\" $Id: inet.4,v 1.8 1997/02/22 13:24:32 peter Exp $ .\" .Dd February 14, 1995 .Dt INET 4 diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4 index cc44936ef1c3..5ad1a5d44e46 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.9 1997/09/29 10:10:14 wosch Exp $ +.\" $Id: intro.4,v 1.10 1998/03/12 07:30:17 charnier Exp $ .\" .Dd January 20, 1996 .Dt INTRO 4 diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index bda42b923ea6..d10efab9d458 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ip.4 8.2 (Berkeley) 11/30/93 -.\" $Id: ip.4,v 1.8 1997/02/22 13:24:34 peter Exp $ +.\" $Id: ip.4,v 1.9 1997/03/19 19:47:33 bde Exp $ .\" .Dd November 30, 1993 .Dt IP 4 diff --git a/share/man/man4/ipfirewall.4 b/share/man/man4/ipfirewall.4 index 79eb452de9b9..a28b62fb62e5 100644 --- a/share/man/man4/ipfirewall.4 +++ b/share/man/man4/ipfirewall.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: ipfirewall.4,v 1.11 1997/09/10 03:11:36 peter Exp $ +.\" $Id: ipfirewall.4,v 1.12 1997/09/29 10:10:15 wosch Exp $ .\" .Dd June 22, 1997 .Dt IPFIREWALL 4 diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4 index dbc7ad12e98d..96a685de00e8 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.9 1997/02/22 13:24:36 peter Exp $ +.\" $Id: lkm.4,v 1.10 1998/03/12 07:30:17 charnier Exp $ .\" .Dd January 17, 1996 .Dt LKM 4 diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4 index eb41a0b8fbe7..6d7913006878 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lo.4 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: lo.4,v 1.5 1997/02/22 13:24:37 peter Exp $ .\" .Dd June 5, 1993 .Dt LO 4 diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 3950e7624fd8..391079914714 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1998/08/19 01:54:13 jkoshy Exp $ +# $Id: Makefile,v 1.81 1998/10/15 20:35:28 wosch Exp $ MAN4= aha.4 ahb.4 ahc.4 aic.4 alog.4 apm.4 ar.4 asc.4 bktr.4 bt.4 \ cs.4 cx.4 cy.4 de.4 \ diff --git a/share/man/man4/man4.i386/aha.4 b/share/man/man4/man4.i386/aha.4 index e4d31f6b40b7..ea234d40d1f4 100644 --- a/share/man/man4/man4.i386/aha.4 +++ b/share/man/man4/man4.i386/aha.4 @@ -24,7 +24,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: aha.4,v 1.6 1997/03/07 02:49:41 jmg Exp $ +.\" $Id: aha.4,v 1.7 1998/10/16 04:41:38 ken Exp $ .\" .Dd October 15, 1998 .Dt AHA 4 i386 diff --git a/share/man/man4/man4.i386/ahb.4 b/share/man/man4/man4.i386/ahb.4 index 3b18deda4e45..c6b02390e48c 100644 --- a/share/man/man4/man4.i386/ahb.4 +++ b/share/man/man4/man4.i386/ahb.4 @@ -24,7 +24,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: ahb.4,v 1.8 1998/03/12 07:30:29 charnier Exp $ +.\" $Id: ahb.4,v 1.9 1998/10/16 04:41:38 ken Exp $ .\" .Dd October 15, 1998 .Dt AHB 4 i386 diff --git a/share/man/man4/man4.i386/ahc.4 b/share/man/man4/man4.i386/ahc.4 index b786034749c1..fc3ef8dc5796 100644 --- a/share/man/man4/man4.i386/ahc.4 +++ b/share/man/man4/man4.i386/ahc.4 @@ -24,7 +24,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: ahc.4,v 1.11 1998/06/08 06:11:58 jkoshy Exp $ +.\" $Id: ahc.4,v 1.12 1998/06/13 19:06:49 steve Exp $ .\" .Dd April 20, 1996 .Dt AHC 4 i386 diff --git a/share/man/man4/man4.i386/aic.4 b/share/man/man4/man4.i386/aic.4 index 4fdf6567d172..9e734b810c3a 100644 --- a/share/man/man4/man4.i386/aic.4 +++ b/share/man/man4/man4.i386/aic.4 @@ -21,7 +21,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: aic.4,v 1.4 1997/02/22 13:25:10 peter Exp $ .\" .Dd November 29, 1994 .Dt AIC 4 i386 diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4 index 959439ba7116..0f570fdf40f9 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -9,7 +9,7 @@ .\" the author assume any responsibility for damages incurred with its .\" use. .\" -.\" $Id: apm.4,v 1.7 1998/02/20 07:19:51 hosokawa Exp $ +.\" $Id: apm.4,v 1.8 1998/06/08 06:11:58 jkoshy Exp $ .\" .Dd November 1, 1994 .Dt APM 4 i386 diff --git a/share/man/man4/man4.i386/ar.4 b/share/man/man4/man4.i386/ar.4 index 5ba3c209e9e6..bd4b54b92d7f 100644 --- a/share/man/man4/man4.i386/ar.4 +++ b/share/man/man4/man4.i386/ar.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ar.4,v 1.7 1998/03/12 07:30:30 charnier Exp $ +.\" $Id: ar.4,v 1.8 1998/06/08 06:11:58 jkoshy Exp $ .\" .Dd November 19, 1995 .Dt AR 4 i386 diff --git a/share/man/man4/man4.i386/asc.4 b/share/man/man4/man4.i386/asc.4 index f3789554ac66..f791d23c986c 100644 --- a/share/man/man4/man4.i386/asc.4 +++ b/share/man/man4/man4.i386/asc.4 @@ -29,7 +29,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: asc.4,v 1.6 1997/02/22 13:25:13 peter Exp $ +.\" $Id: asc.4,v 1.7 1998/06/08 06:11:58 jkoshy Exp $ .Dd January 19, 1995 .Dt ASC 4 i386 .Os FreeBSD diff --git a/share/man/man4/man4.i386/bktr.4 b/share/man/man4/man4.i386/bktr.4 index 04d30a7b2d10..a536966dc289 100644 --- a/share/man/man4/man4.i386/bktr.4 +++ b/share/man/man4/man4.i386/bktr.4 @@ -1,5 +1,5 @@ .\" -.\" $Id$ +.\" $Id: bktr.4,v 1.1 1998/03/09 10:56:22 jkh Exp $ .\" .Dd January 28, 1998 .br diff --git a/share/man/man4/man4.i386/bt.4 b/share/man/man4/man4.i386/bt.4 index 39cb8915e240..149143f5657a 100644 --- a/share/man/man4/man4.i386/bt.4 +++ b/share/man/man4/man4.i386/bt.4 @@ -24,7 +24,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: bt.4,v 1.4 1997/03/07 02:49:45 jmg Exp $ +.\" $Id: bt.4,v 1.5 1998/03/12 07:30:30 charnier Exp $ .\" .Dd August 31, 1994 .Dt BT 4 i386 diff --git a/share/man/man4/man4.i386/cs.4 b/share/man/man4/man4.i386/cs.4 index 912ad259f9c2..865fedace097 100644 --- a/share/man/man4/man4.i386/cs.4 +++ b/share/man/man4/man4.i386/cs.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: cs.4,v 1.1 1998/07/20 20:02:32 msmith Exp $ .\" .Dd July 20, 1998 .Dt CS 4 i386 diff --git a/share/man/man4/man4.i386/cx.4 b/share/man/man4/man4.i386/cx.4 index 0ccb2a2a7634..772de1d179ae 100644 --- a/share/man/man4/man4.i386/cx.4 +++ b/share/man/man4/man4.i386/cx.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: cx.4,v 1.3 1997/03/07 02:49:45 jmg Exp $ +.\" $Id: cx.4,v 1.4 1997/06/23 04:02:37 steve Exp $ .\" .Dd December 12, 1994 .Dt CX 4 i386 diff --git a/share/man/man4/man4.i386/cy.4 b/share/man/man4/man4.i386/cy.4 index 6fd1017624d4..a10ea8ec4e23 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: cy.4,v 1.7 1997/03/03 18:38:37 bde Exp $ +.\" $Id: cy.4,v 1.8 1997/03/21 20:13:42 mpp Exp $ .\" .Dd October 10, 1995 .Dt CY 4 i386 diff --git a/share/man/man4/man4.i386/de.4 b/share/man/man4/man4.i386/de.4 index 1f06693728e9..5c90b900c3a6 100644 --- a/share/man/man4/man4.i386/de.4 +++ b/share/man/man4/man4.i386/de.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: de.4,v 1.4 1997/10/12 02:20:54 peter Exp $ +.\" $Id: de.4,v 1.5 1998/03/12 07:30:31 charnier Exp $ .\" .Dd January 19, 1997 .Dt DE 4 i386 diff --git a/share/man/man4/man4.i386/dgb.4 b/share/man/man4/man4.i386/dgb.4 index 3c0f97696f58..758f2f4c9315 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: dgb.4,v 1.6 1997/02/22 13:25:17 peter Exp $ +.\" $Id: dgb.4,v 1.7 1997/03/03 18:47:38 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 88460ce932e8..d37ec2457a66 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.11 1998/03/12 07:30:31 charnier Exp $ +.\" $Id: ed.4,v 1.12 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd October 28, 1995 .Dt ED 4 i386 diff --git a/share/man/man4/man4.i386/eg.4 b/share/man/man4/man4.i386/eg.4 index 9e96270b2a7a..708eb0eebaf1 100644 --- a/share/man/man4/man4.i386/eg.4 +++ b/share/man/man4/man4.i386/eg.4 @@ -21,7 +21,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: eg.4,v 1.5 1997/02/22 13:25:19 peter Exp $ +.\" $Id: eg.4,v 1.6 1998/03/12 07:30:31 charnier Exp $ .\" .Dd July 10, 1995 .Dt EG 4 i386 diff --git a/share/man/man4/man4.i386/el.4 b/share/man/man4/man4.i386/el.4 index fe1c78bae1d3..82bad5a671bb 100644 --- a/share/man/man4/man4.i386/el.4 +++ b/share/man/man4/man4.i386/el.4 @@ -21,7 +21,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: el.4,v 1.5 1997/02/22 13:25:20 peter Exp $ +.\" $Id: el.4,v 1.6 1997/08/12 20:03:54 adam Exp $ .\" .Dd July 10, 1995 .Dt EL 4 i386 diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index 666e2908f6eb..f5e79d38c427 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.7 1997/12/22 07:37:50 charnier Exp $ +.\" $Id: ep.4,v 1.8 1998/01/08 17:09:38 joerg Exp $ .\" .Dd February 04, 1993 .Dt EP 4 i386 diff --git a/share/man/man4/man4.i386/ex.4 b/share/man/man4/man4.i386/ex.4 index ab7e3fbd690e..8b097e8ee881 100644 --- a/share/man/man4/man4.i386/ex.4 +++ b/share/man/man4/man4.i386/ex.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: ex.4,v 1.4 1997/09/26 17:16:52 msmith Exp $ +.\" $Id: ex.4,v 1.5 1998/03/12 07:30:32 charnier Exp $ .\" .Dd January 19, 1997 .Dt EX 4 i386 diff --git a/share/man/man4/man4.i386/fdc.4 b/share/man/man4/man4.i386/fdc.4 index 6c8861d1166f..a19d4014d8a3 100644 --- a/share/man/man4/man4.i386/fdc.4 +++ b/share/man/man4/man4.i386/fdc.4 @@ -24,7 +24,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: fdc.4,v 1.8 1997/02/22 13:25:23 peter Exp $ +.\" $Id: fdc.4,v 1.9 1997/10/19 13:12:35 joerg Exp $ .\" .Dd August 31, 1994 .Dt FDC 4 i386 diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4 index 1a0e3bee2085..49ea955389d9 100644 --- a/share/man/man4/man4.i386/fe.4 +++ b/share/man/man4/man4.i386/fe.4 @@ -21,7 +21,7 @@ .\" Contributed by M. Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>. .\" for fe driver. .\" -.\" $Id: fe.4,v 1.9 1997/02/22 13:25:26 peter Exp $ +.\" $Id: fe.4,v 1.10 1998/03/12 07:30:32 charnier Exp $ .Dd March 3, 1996 .Dt FE 4 i386 .Sh NAME diff --git a/share/man/man4/man4.i386/fxp.4 b/share/man/man4/man4.i386/fxp.4 index aa39217a50a2..2ee2273e7db2 100644 --- a/share/man/man4/man4.i386/fxp.4 +++ b/share/man/man4/man4.i386/fxp.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: fxp.4,v 1.5 1997/09/30 15:19:49 davidg Exp $ +.\" $Id: fxp.4,v 1.6 1998/03/12 07:30:32 charnier Exp $ .\" .Dd January 19, 1997 .Dt FXP 4 i386 diff --git a/share/man/man4/man4.i386/gsc.4 b/share/man/man4/man4.i386/gsc.4 index 51a70bd490d0..333ff61d4e08 100644 --- a/share/man/man4/man4.i386/gsc.4 +++ b/share/man/man4/man4.i386/gsc.4 @@ -28,7 +28,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: gsc.4,v 1.8 1998/03/12 07:30:33 charnier Exp $ +.\" $Id: gsc.4,v 1.9 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd January 9, 1995 .Os FreeBSD diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4 index a18a8acf0f4e..bda8b3641043 100644 --- a/share/man/man4/man4.i386/ie.4 +++ b/share/man/man4/man4.i386/ie.4 @@ -2,7 +2,7 @@ .\" Copyright (c) 1994, Wilko Bulte .\" All rights reserved. .\" -.\" $Id: ie.4,v 1.5 1998/03/12 07:30:33 charnier Exp $ +.\" $Id: ie.4,v 1.6 1998/06/17 08:33:10 jkoshy Exp $ .\" .Dd September 23, 1994 .Dt IE 4 i386 diff --git a/share/man/man4/man4.i386/io.4 b/share/man/man4/man4.i386/io.4 index 798e2b66f550..df93e28b6a5f 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: io.4,v 1.4 1997/02/22 13:25:31 peter Exp $ +.\" $Id: io.4,v 1.5 1997/03/21 20:13:45 mpp Exp $ .\" .Dd Jan 1, 1996 .Dt IO 4 i386 diff --git a/share/man/man4/man4.i386/joy.4 b/share/man/man4/man4.i386/joy.4 index 3601e6941f32..44bcb6899f42 100644 --- a/share/man/man4/man4.i386/joy.4 +++ b/share/man/man4/man4.i386/joy.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: joy.4,v 1.8 1997/03/07 02:49:46 jmg Exp $ +.\" $Id: joy.4,v 1.9 1998/03/12 07:30:33 charnier Exp $ .\" .Dd January 23, 1995 .Dt JOY 4 i386 diff --git a/share/man/man4/man4.i386/keyboard.4 b/share/man/man4/man4.i386/keyboard.4 index f9809c92860b..cf3662448751 100644 --- a/share/man/man4/man4.i386/keyboard.4 +++ b/share/man/man4/man4.i386/keyboard.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: keyboard.4,v 1.15 1998/06/29 06:56:40 hoek Exp $ +.\" $Id: keyboard.4,v 1.16 1998/06/29 07:04:08 hoek Exp $ .\" .Dd January 8, 1995 .Dt KEYBOARD 4 i386 diff --git a/share/man/man4/man4.i386/labpc.4 b/share/man/man4/man4.i386/labpc.4 index 0dba76f5b73d..37db0c219931 100644 --- a/share/man/man4/man4.i386/labpc.4 +++ b/share/man/man4/man4.i386/labpc.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: labpc.4,v 1.4 1997/03/07 02:49:48 jmg Exp $ +.\" $Id: labpc.4,v 1.5 1998/06/08 06:11:59 jkoshy Exp $ .\" .rm ES .rm EE diff --git a/share/man/man4/man4.i386/le.4 b/share/man/man4/man4.i386/le.4 index e6888a7f2160..9d712b174181 100644 --- a/share/man/man4/man4.i386/le.4 +++ b/share/man/man4/man4.i386/le.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: le.4,v 1.3 1997/02/22 13:25:33 peter Exp $ +.\" $Id: le.4,v 1.4 1998/03/12 07:30:34 charnier Exp $ .\" .Dd January 19, 1997 .Dt LE 4 i386 diff --git a/share/man/man4/man4.i386/lnc.4 b/share/man/man4/man4.i386/lnc.4 index 9bfc10a1434a..f83b99f54cdb 100644 --- a/share/man/man4/man4.i386/lnc.4 +++ b/share/man/man4/man4.i386/lnc.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: lnc.4,v 1.3 1997/02/22 13:25:34 peter Exp $ +.\" $Id: lnc.4,v 1.4 1998/03/12 07:30:34 charnier Exp $ .\" .Dd January 19, 1997 .Dt LNC 4 i386 diff --git a/share/man/man4/man4.i386/lp.4 b/share/man/man4/man4.i386/lp.4 index 37721455f484..9401f59d3c02 100644 --- a/share/man/man4/man4.i386/lp.4 +++ b/share/man/man4/man4.i386/lp.4 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: lp.4,v 1.5 1997/03/07 02:49:48 jmg Exp $ +.\" $Id: lp.4,v 1.6 1998/10/15 20:36:55 wosch Exp $ .\" .Dd March 4, 1996 .Os diff --git a/share/man/man4/man4.i386/lpt.4 b/share/man/man4/man4.i386/lpt.4 index 85edd0fb98ba..79fd383e87e5 100644 --- a/share/man/man4/man4.i386/lpt.4 +++ b/share/man/man4/man4.i386/lpt.4 @@ -29,7 +29,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" from: lpt.4,v 1.1 1993/08/06 10:34:12 cgd Exp -.\" $Id: lpt.4,v 1.6 1997/03/07 02:49:49 jmg Exp $ +.\" $Id: lpt.4,v 1.7 1998/10/15 20:27:26 wosch Exp $ .\" .Dd August 28, 1993 .Dt LPT 4 i386 diff --git a/share/man/man4/man4.i386/matcd.4 b/share/man/man4/man4.i386/matcd.4 index e32cfe95dfc8..e64e24aca055 100644 --- a/share/man/man4/man4.i386/matcd.4 +++ b/share/man/man4/man4.i386/matcd.4 @@ -81,7 +81,7 @@ .\"<3> Text brought in sync with changes made in versions 1(22) - 1(25) .\" Frank Durda IV 24-Sep-95 .\" -.\" $Id: matcd.4,v 1.9 1997/06/23 04:51:57 steve Exp $ +.\" $Id: matcd.4,v 1.10 1998/03/12 07:30:34 charnier Exp $ .\" .Dd September 24, 1995 .Dt MATCD 4 i386 diff --git a/share/man/man4/man4.i386/mcd.4 b/share/man/man4/man4.i386/mcd.4 index 79814f311d99..a10288efd9cd 100644 --- a/share/man/man4/man4.i386/mcd.4 +++ b/share/man/man4/man4.i386/mcd.4 @@ -24,7 +24,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: mcd.4,v 1.4 1997/03/21 20:13:46 mpp Exp $ +.\" $Id: mcd.4,v 1.5 1998/03/12 07:30:35 charnier Exp $ .\" .Dd December 8, 1994 .Dt MCD 4 i386 diff --git a/share/man/man4/man4.i386/mem.4 b/share/man/man4/man4.i386/mem.4 index 736ad3302ca6..ed25e30f6eac 100644 --- a/share/man/man4/man4.i386/mem.4 +++ b/share/man/man4/man4.i386/mem.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mem.4 5.3 (Berkeley) 5/2/91 -.\" $Id$ +.\" $Id: mem.4,v 1.3 1997/03/07 02:49:51 jmg Exp $ .\" .Dd May 2, 1991 .Dt MEM 4 i386 diff --git a/share/man/man4/man4.i386/meteor.4 b/share/man/man4/man4.i386/meteor.4 index e6e007accf4a..ae30823db090 100644 --- a/share/man/man4/man4.i386/meteor.4 +++ b/share/man/man4/man4.i386/meteor.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: meteor.4,v 1.6 1997/03/21 20:13:50 mpp Exp $ +.\" $Id: meteor.4,v 1.7 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd August 15, 1995 .br diff --git a/share/man/man4/man4.i386/mouse.4 b/share/man/man4/man4.i386/mouse.4 index e05d429bf9f2..401f4016a0bc 100644 --- a/share/man/man4/man4.i386/mouse.4 +++ b/share/man/man4/man4.i386/mouse.4 @@ -24,7 +24,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: mouse.4,v 1.1 1997/12/07 08:46:51 yokota Exp $ +.\" $Id: mouse.4,v 1.2 1998/03/12 07:30:35 charnier Exp $ .\" .Dd December 3, 1997 .Dt MOUSE 4 i386 diff --git a/share/man/man4/man4.i386/mse.4 b/share/man/man4/man4.i386/mse.4 index 9e3202cd8818..4fef690cb347 100644 --- a/share/man/man4/man4.i386/mse.4 +++ b/share/man/man4/man4.i386/mse.4 @@ -10,7 +10,7 @@ .\" this software for any purpose. It is provided "as is" .\" without express or implied warranty. .\" -.\" $Id: mse.4,v 1.3 1997/03/07 02:49:53 jmg Exp $ +.\" $Id: mse.4,v 1.4 1997/12/07 08:46:53 yokota Exp $ .\" .Dd December 3, 1997 .Dt MSE 4 i386 diff --git a/share/man/man4/man4.i386/mtio.4 b/share/man/man4/man4.i386/mtio.4 index 8d24ae7f0334..4b9be0cf7ffd 100644 --- a/share/man/man4/man4.i386/mtio.4 +++ b/share/man/man4/man4.i386/mtio.4 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mtio.4 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: mtio.4,v 1.3 1997/03/07 02:49:54 jmg Exp $ .\" .Dd February 11, 1996 .Dt MTIO 4 i386 diff --git a/share/man/man4/man4.i386/nca.4 b/share/man/man4/man4.i386/nca.4 index 687cc37df6a4..ea295448c485 100644 --- a/share/man/man4/man4.i386/nca.4 +++ b/share/man/man4/man4.i386/nca.4 @@ -6,7 +6,7 @@ .\"modification, are permitted provided redistributions must retain .\"the above copyright notice and this condition. .\" -.\" $Id$ +.\" $Id: nca.4,v 1.5 1997/02/22 13:25:35 peter Exp $ .Dd January 9, 1995 .Dt NCA 4 i386 .Os FreeBSD diff --git a/share/man/man4/man4.i386/ncr.4 b/share/man/man4/man4.i386/ncr.4 index 56a593cefe56..c3d0590a0df9 100644 --- a/share/man/man4/man4.i386/ncr.4 +++ b/share/man/man4/man4.i386/ncr.4 @@ -21,7 +21,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: ncr.4,v 1.4 1997/02/22 13:25:36 peter Exp $ +.\" $Id: ncr.4,v 1.5 1998/09/18 04:36:48 jkoshy Exp $ .\" .Dd July 10, 1996 .Dt NCR 4 i386 diff --git a/share/man/man4/man4.i386/npx.4 b/share/man/man4/man4.i386/npx.4 index ff79d593308e..956832f9dda4 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.4 1997/02/22 13:25:36 peter Exp $ .\" .Dd August 28, 1993 .Dt NPX 4 i386 diff --git a/share/man/man4/man4.i386/pcm.4 b/share/man/man4/man4.i386/pcm.4 index de715206ae6a..92b390d0b1d7 100644 --- a/share/man/man4/man4.i386/pcm.4 +++ b/share/man/man4/man4.i386/pcm.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: pcm.4,v 1.1 1998/06/03 14:23:06 lr Exp $ +.\" $Id: pcm.4,v 1.1 1998/08/09 19:42:53 jkh Exp $ .\" .Dd June 3, 1998 .Dt PCM 4 i386 diff --git a/share/man/man4/man4.i386/pcvt.4 b/share/man/man4/man4.i386/pcvt.4 index c7faf0e92a74..949fc90be4bf 100644 --- a/share/man/man4/man4.i386/pcvt.4 +++ b/share/man/man4/man4.i386/pcvt.4 @@ -31,7 +31,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" @(#)pcvt.4, 3.20, Last Edit-Date: [Sun Apr 2 18:23:39 1995] -.\" $Id: pcvt.4,v 1.10 1998/03/12 07:30:35 charnier Exp $ +.\" $Id: pcvt.4,v 1.11 1998/08/26 02:46:24 jkoshy Exp $ .\" .\" Man page pcvt(4) created after pcvt_ioctl.h on 13-Jan-93 .\" by Joerg Wunsch diff --git a/share/man/man4/man4.i386/perfmon.4 b/share/man/man4/man4.i386/perfmon.4 index 58d94542d5b9..a36ce0b8a5cc 100644 --- a/share/man/man4/man4.i386/perfmon.4 +++ b/share/man/man4/man4.i386/perfmon.4 @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: perfmon.4,v 1.5 1997/02/22 13:25:38 peter Exp $ +.\" $Id: perfmon.4,v 1.6 1998/03/12 07:30:36 charnier Exp $ .Dd March 26, 1996 .Dt PERFMON 4 i386 .Os FreeBSD 2.2 diff --git a/share/man/man4/man4.i386/pnp.4 b/share/man/man4/man4.i386/pnp.4 index e4da4d5b4b8f..d3e8b0627b89 100644 --- a/share/man/man4/man4.i386/pnp.4 +++ b/share/man/man4/man4.i386/pnp.4 @@ -28,7 +28,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: pnp.4,v 1.1 1997/09/09 12:53:38 jmg Exp $ +.\" $Id: pnp.4,v 1.2 1998/03/12 07:30:36 charnier Exp $ .\" .Dd September 7, 1997 .Dt PNP 4 i386 diff --git a/share/man/man4/man4.i386/psm.4 b/share/man/man4/man4.i386/psm.4 index 0c3b7c9a469a..d95a76b0b09e 100644 --- a/share/man/man4/man4.i386/psm.4 +++ b/share/man/man4/man4.i386/psm.4 @@ -24,7 +24,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: psm.4,v 1.11 1998/01/24 12:14:13 yokota Exp $ +.\" $Id: psm.4,v 1.12 1998/03/12 07:30:36 charnier Exp $ .\" .Dd December 3, 1997 .Dt PSM 4 i386 diff --git a/share/man/man4/man4.i386/scd.4 b/share/man/man4/man4.i386/scd.4 index 20f8c922668d..6f7351021d68 100644 --- a/share/man/man4/man4.i386/scd.4 +++ b/share/man/man4/man4.i386/scd.4 @@ -24,7 +24,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: scd.4,v 1.5 1997/03/07 02:49:56 jmg Exp $ +.\" $Id: scd.4,v 1.6 1998/03/12 07:30:37 charnier Exp $ .\" .Dd January 1, 1995 .Dt SCD 4 i386 diff --git a/share/man/man4/man4.i386/screen.4 b/share/man/man4/man4.i386/screen.4 index f2df5ecaa0ce..cab459e7f08d 100644 --- a/share/man/man4/man4.i386/screen.4 +++ b/share/man/man4/man4.i386/screen.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: screen.4,v 1.9 1998/03/12 07:30:37 charnier Exp $ +.\" $Id: screen.4,v 1.10 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd January 8, 1995 .Dt SCREEN 4 i386 diff --git a/share/man/man4/man4.i386/sea.4 b/share/man/man4/man4.i386/sea.4 index 1e5b1cc1702a..b454fb09f930 100644 --- a/share/man/man4/man4.i386/sea.4 +++ b/share/man/man4/man4.i386/sea.4 @@ -7,7 +7,7 @@ .\"modification, are permitted provided redistributions must retain .\"the above copyright notice and this condition. .\" -.\" $Id: sea.4,v 1.6 1997/02/22 13:25:40 peter Exp $ +.\" $Id: sea.4,v 1.7 1998/06/08 06:11:59 jkoshy Exp $ .Dd December 25, 1994 .Dt SEA 4 i386 .Os FreeBSD diff --git a/share/man/man4/man4.i386/si.4 b/share/man/man4/man4.i386/si.4 index 44a1474120c8..8c06d12781b8 100644 --- a/share/man/man4/man4.i386/si.4 +++ b/share/man/man4/man4.i386/si.4 @@ -1,4 +1,4 @@ -.\" $Id: si.4,v 1.12 1998/03/23 20:24:31 peter Exp $ +.\" $Id: si.4,v 1.13 1998/06/08 06:11:59 jkoshy 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 de4d3c75767f..e3737aa9b4a8 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.26 1998/05/31 11:16:09 bde Exp $ +.\" $Id: sio.4,v 1.27 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd October 10, 1995 .Dt SIO 4 i386 diff --git a/share/man/man4/man4.i386/spkr.4 b/share/man/man4/man4.i386/spkr.4 index db6edaadb3bc..926514166478 100644 --- a/share/man/man4/man4.i386/spkr.4 +++ b/share/man/man4/man4.i386/spkr.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: spkr.4,v 1.9 1997/03/21 20:13:56 mpp Exp $ +.\" $Id: spkr.4,v 1.10 1998/03/12 07:30:38 charnier Exp $ .\" .Dd November 7, 1993 .Dt SPKR 4 i386 diff --git a/share/man/man4/man4.i386/sr.4 b/share/man/man4/man4.i386/sr.4 index c4d31d3228ea..6b782121c0bc 100644 --- a/share/man/man4/man4.i386/sr.4 +++ b/share/man/man4/man4.i386/sr.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: sr.4,v 1.8 1998/03/12 07:30:38 charnier Exp $ +.\" $Id: sr.4,v 1.9 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd July 4, 1996 .Dt SR 4 i386 diff --git a/share/man/man4/man4.i386/sysmouse.4 b/share/man/man4/man4.i386/sysmouse.4 index 226bd788c784..9486d2d86abd 100644 --- a/share/man/man4/man4.i386/sysmouse.4 +++ b/share/man/man4/man4.i386/sysmouse.4 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: sysmouse.4,v 1.6 1997/12/07 08:46:56 yokota Exp $ +.\" $Id: sysmouse.4,v 1.7 1998/03/12 07:30:38 charnier Exp $ .\" .Dd December 3, 1997 .Dt SYSMOUSE 4 i386 diff --git a/share/man/man4/man4.i386/tl.4 b/share/man/man4/man4.i386/tl.4 index 7491592c2b0e..306a19ebb71e 100644 --- a/share/man/man4/man4.i386/tl.4 +++ b/share/man/man4/man4.i386/tl.4 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: tl.4,v 1.3 1998/05/06 05:40:56 wpaul Exp $ +.\" $Id: tl.4,v 1.1 1998/05/21 03:20:39 wpaul Exp $ .\" .Dd May 1, 1998 .Dt TL 4 i386 diff --git a/share/man/man4/man4.i386/tw.4 b/share/man/man4/man4.i386/tw.4 index bceab456d611..8b5edf8e9097 100644 --- a/share/man/man4/man4.i386/tw.4 +++ b/share/man/man4/man4.i386/tw.4 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: tw.4,v 1.7 1997/03/21 20:13:59 mpp Exp $ +.\" $Id: tw.4,v 1.8 1998/03/12 07:30:39 charnier Exp $ .\" .Dd Oct 30, 1993 .Dt TW 4 i386 diff --git a/share/man/man4/man4.i386/uha.4 b/share/man/man4/man4.i386/uha.4 index f51f121afe78..a4bf6bddd777 100644 --- a/share/man/man4/man4.i386/uha.4 +++ b/share/man/man4/man4.i386/uha.4 @@ -24,7 +24,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: uha.4,v 1.8 1997/02/22 13:25:45 peter Exp $ +.\" $Id: uha.4,v 1.9 1998/04/29 17:09:40 andreas Exp $ .Dd August 31, 1994 .Dt UHA 4 i386 .Os FreeBSD diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4 index 5b8baec0eb2f..51587e8b6c0a 100644 --- a/share/man/man4/man4.i386/vx.4 +++ b/share/man/man4/man4.i386/vx.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: vx.4,v 1.6 1997/03/12 13:51:57 mpp Exp $ +.\" $Id: vx.4,v 1.7 1998/03/12 07:30:39 charnier Exp $ .\" .Dd January 15, 1996 .Dt VX 4 i386 diff --git a/share/man/man4/man4.i386/wd.4 b/share/man/man4/man4.i386/wd.4 index 123f53b8650a..56354418b180 100644 --- a/share/man/man4/man4.i386/wd.4 +++ b/share/man/man4/man4.i386/wd.4 @@ -24,7 +24,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: wd.4,v 1.8 1998/04/09 22:31:47 sos Exp $ +.\" $Id: wd.4,v 1.9 1998/06/08 06:11:59 jkoshy Exp $ .\" .Dd August 31, 1994 .Dt WD 4 i386 diff --git a/share/man/man4/man4.i386/wfd.4 b/share/man/man4/man4.i386/wfd.4 index a00e6a295473..f51911bf2bfe 100644 --- a/share/man/man4/man4.i386/wfd.4 +++ b/share/man/man4/man4.i386/wfd.4 @@ -25,7 +25,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: wfd.4,v 1.4 1998/06/04 06:30:50 charnier Exp $ +.\" $Id: wfd.4,v 1.5 1998/08/31 16:41:07 wosch Exp $ .\" .Dd January 16, 1998 .Dt WFD 4 diff --git a/share/man/man4/man4.i386/wl.4 b/share/man/man4/man4.i386/wl.4 index f954ccbed10f..deca3b9aa5c1 100644 --- a/share/man/man4/man4.i386/wl.4 +++ b/share/man/man4/man4.i386/wl.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: wl.4,v 1.4 1998/06/08 06:11:59 jkoshy Exp $ +.\" $Id: wl.4,v 1.5 1998/08/31 16:41:07 wosch Exp $ .Dd July 7, 1997 .Dt WL 4 i386 .Os FreeBSD diff --git a/share/man/man4/man4.i386/wt.4 b/share/man/man4/man4.i386/wt.4 index 3db0f92ad491..1079aabc4eee 100644 --- a/share/man/man4/man4.i386/wt.4 +++ b/share/man/man4/man4.i386/wt.4 @@ -21,7 +21,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: wt.4,v 1.3 1997/03/07 02:50:01 jmg Exp $ .\" .Dd July 10, 1995 .Dt WT 4 i386 diff --git a/share/man/man4/man4.i386/xl.4 b/share/man/man4/man4.i386/xl.4 index 2d62c23f1ab1..e6a4a004bf03 100644 --- a/share/man/man4/man4.i386/xl.4 +++ b/share/man/man4/man4.i386/xl.4 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: tl.4,v 1.3 1998/05/06 05:40:56 wpaul Exp $ +.\" $Id: xl.4,v 1.1 1998/08/16 17:19:58 wpaul Exp $ .\" .Dd August 16, 1998 .Dt XL 4 i386 diff --git a/share/man/man4/man4.i386/ze.4 b/share/man/man4/man4.i386/ze.4 index 7326561a8f44..170b96c97259 100644 --- a/share/man/man4/man4.i386/ze.4 +++ b/share/man/man4/man4.i386/ze.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: ze.4,v 1.4 1997/03/21 20:14:00 mpp Exp $ +.\" $Id: ze.4,v 1.5 1998/03/12 07:30:40 charnier Exp $ .\" .Dd January 19, 1997 .Dt ZE 4 i386 diff --git a/share/man/man4/man4.i386/zp.4 b/share/man/man4/man4.i386/zp.4 index 518a73fff6bc..0f4d5d67199e 100644 --- a/share/man/man4/man4.i386/zp.4 +++ b/share/man/man4/man4.i386/zp.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: zp.4,v 1.3 1997/02/22 13:25:46 peter Exp $ +.\" $Id: zp.4,v 1.4 1998/03/12 07:30:40 charnier Exp $ .\" .Dd January 19, 1997 .Dt ZP 4 i386 diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index 262332085c40..861f4e06deb2 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)netintro.4 8.2 (Berkeley) 11/30/93 -.\" $Id: netintro.4,v 1.7 1997/02/22 13:24:38 peter Exp $ +.\" $Id: netintro.4,v 1.8 1997/03/19 19:47:38 bde Exp $ .\" .Dd November 30, 1993 .Dt NETINTRO 4 diff --git a/share/man/man4/null.4 b/share/man/man4/null.4 index c47cb15b39c5..9f73da9c8cf3 100644 --- a/share/man/man4/null.4 +++ b/share/man/man4/null.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)null.4 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: null.4,v 1.3 1997/03/07 02:49:28 jmg Exp $ .\" .Dd June 5, 1993 .Dt NULL 4 diff --git a/share/man/man4/od.4 b/share/man/man4/od.4 index ae689b914711..bc57f9ccd07c 100644 --- a/share/man/man4/od.4 +++ b/share/man/man4/od.4 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: od.4,v 1.3 1997/12/25 09:36:40 hoek Exp $ +.\" $Id: od.4,v 1.4 1998/03/12 07:30:17 charnier Exp $ .\" .Dd March 16, 1997 .Dt OD 4 diff --git a/share/man/man4/pass.4 b/share/man/man4/pass.4 index 384ffabd0a7f..3170de7d994b 100644 --- a/share/man/man4/pass.4 +++ b/share/man/man4/pass.4 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: pass.4,v 1.1 1998/10/12 00:26:03 ken Exp $ +.\" $Id: pass.4,v 1.2 1998/10/16 00:26:22 ken Exp $ .\" .Dd October 10, 1998 .Dt PASS 4 diff --git a/share/man/man4/ppi.4 b/share/man/man4/ppi.4 index d3d7e28bc11f..ca78b00c4742 100644 --- a/share/man/man4/ppi.4 +++ b/share/man/man4/ppi.4 @@ -23,7 +23,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: ppi.4,v 1.1 1998/01/02 09:31:18 msmith Exp $ .\" .Dd January 2, 1998 .Dt PPI 4 diff --git a/share/man/man4/pt.4 b/share/man/man4/pt.4 index dbd3191c8eb9..5a52a489ec8e 100644 --- a/share/man/man4/pt.4 +++ b/share/man/man4/pt.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: pt.4,v 1.5 1997/03/07 02:49:30 jmg Exp $ .\" .Dd March 2, 1995 .Dt PT 4 diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4 index 29b0f9ee2f3a..19142f4ef5a7 100644 --- a/share/man/man4/pty.4 +++ b/share/man/man4/pty.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pty.4 8.2 (Berkeley) 11/30/93 -.\" $Id: pty.4,v 1.5 1997/03/07 02:49:33 jmg Exp $ +.\" $Id: pty.4,v 1.6 1998/01/02 19:22:51 alex Exp $ .\" .Dd November 30, 1993 .Dt PTY 4 diff --git a/share/man/man4/route.4 b/share/man/man4/route.4 index ebac573ea576..fc3312e5ba0c 100644 --- a/share/man/man4/route.4 +++ b/share/man/man4/route.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)route.4 8.6 (Berkeley) 4/19/94 -.\" $Id: route.4,v 1.5 1997/02/22 13:24:40 peter Exp $ +.\" $Id: route.4,v 1.6 1997/03/19 19:47:39 bde Exp $ .\" .Dd October 8, 1996 .Dt ROUTE 4 diff --git a/share/man/man4/sa.4 b/share/man/man4/sa.4 index ce165201e11e..6b8af583fc01 100644 --- a/share/man/man4/sa.4 +++ b/share/man/man4/sa.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: st.4,v 1.11 1997/03/07 02:49:34 jmg Exp $ +.\" $Id: sa.4,v 1.12 1998/10/16 04:06:21 ken Exp $ .\" .Dd October 15, 1998 .Dt SA 4 diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index 99a2ee541552..122900d94adb 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $Id: scsi.4,v 1.11 1997/02/22 13:24:41 peter Exp $ +.\" $Id: scsi.4,v 1.12 1998/10/16 04:28:39 ken Exp $ .\" Copyright (c) 1996 .\" Julian Elischer <julian@freebsd.org>. All rights reserved. .\" diff --git a/share/man/man4/sd.4 b/share/man/man4/sd.4 index d79812a0754a..0e34a2daafbd 100644 --- a/share/man/man4/sd.4 +++ b/share/man/man4/sd.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: sd.4,v 1.11 1997/04/01 04:04:09 jdp Exp $ +.\" $Id: sd.4,v 1.12 1998/10/16 04:06:21 ken Exp $ .\" .Dd October 15, 1998 .Dt SD 4 diff --git a/share/man/man4/snp.4 b/share/man/man4/snp.4 index 3934ca081107..d4b7ff832b8e 100644 --- a/share/man/man4/snp.4 +++ b/share/man/man4/snp.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: snp.4,v 1.13 1997/03/21 20:13:26 mpp Exp $ +.\" $Id: snp.4,v 1.14 1998/03/12 07:30:18 charnier Exp $ .\" .Dd February 24, 1995 .Dt SNP 4 diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4 index 81ca7eb97a6f..0b60e8833662 100644 --- a/share/man/man4/sppp.4 +++ b/share/man/man4/sppp.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: sppp.4,v 1.5 1998/03/12 07:30:18 charnier Exp $ +.\" $Id: sppp.4,v 1.6 1998/06/08 06:12:01 jkoshy Exp $ .\" .Dd May 19, 1997 .Dt SPPP 4 diff --git a/share/man/man4/ssc.4 b/share/man/man4/ssc.4 index fb6a4a7af364..03d3b73bf8bd 100644 --- a/share/man/man4/ssc.4 +++ b/share/man/man4/ssc.4 @@ -1,4 +1,4 @@ -.\" $Id: ssc.4,v 1.1 1997/12/29 21:07:10 brian Exp $ +.\" $Id: ssc.4,v 1.2 1998/08/31 16:41:07 wosch Exp $ .\" .\" Copyright (c) 1997 Brian Somers <brian@Awfulhak.org> .\" All rights reserved. diff --git a/share/man/man4/st.4 b/share/man/man4/st.4 index b57593f17cfd..5b725999242f 100644 --- a/share/man/man4/st.4 +++ b/share/man/man4/st.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: st.4,v 1.11 1997/03/07 02:49:34 jmg Exp $ +.\" $Id: st.4,v 1.12 1998/10/16 04:06:21 ken Exp $ .\" .Dd October 15, 1998 .Dt ST 4 diff --git a/share/man/man4/su.4 b/share/man/man4/su.4 index 74f8ab56a158..97a19bdabb8b 100644 --- a/share/man/man4/su.4 +++ b/share/man/man4/su.4 @@ -1,4 +1,4 @@ -.\" $Id: su.4,v 1.10 1997/02/22 13:24:44 peter Exp $ +.\" $Id: su.4,v 1.11 1997/12/29 21:07:49 brian Exp $ .\" Copyright (c) 1996 .\" Julian Elischer <julian@freebsd.org>. All rights reserved. .\" diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index a1c7bb35f08f..1f6938550794 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.8 1997/02/22 13:24:45 peter Exp $ +.\" $Id: tcp.4,v 1.9 1997/03/19 19:47:40 bde Exp $ .\" .Dd February 14, 1995 .Dt TCP 4 diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4 index 986d924d8cbf..731f48038fd8 100644 --- a/share/man/man4/termios.4 +++ b/share/man/man4/termios.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)termios.4 8.4 (Berkeley) 4/19/94 -.\" $Id: termios.4,v 1.6 1997/03/18 07:17:22 mpp Exp $ +.\" $Id: termios.4,v 1.7 1998/06/08 06:12:02 jkoshy Exp $ .\" .Dd April 19, 1994 .Dt TERMIOS 4 diff --git a/share/man/man4/ttcp.4 b/share/man/man4/ttcp.4 index 7d84c44e0645..81d9d5c3f495 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: ttcp.4,v 1.5 1997/02/22 13:24:46 peter Exp $ +.\" $Id: ttcp.4,v 1.6 1997/03/19 19:47:42 bde Exp $ .\" .Dd January 18, 1995 .Dt TTCP 4 diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 9e76e5d93088..0d145f9d72ba 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tty.4 8.3 (Berkeley) 4/19/94 -.\" $Id$ +.\" $Id: tty.4,v 1.7 1997/02/22 13:24:48 peter Exp $ .\" .Dd August 14, 1992 .Dt TTY 4 diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 965537f680ac..25a66f31e6ea 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,5 +1,5 @@ .\" $NetBSD: tun.4,v 1.1 1996/06/25 22:17:37 pk Exp $ -.\" $Id: tun.4,v 1.4 1998/03/12 07:30:18 charnier Exp $ +.\" $Id: tun.4,v 1.5 1998/05/31 04:53:30 mph Exp $ .\" Based on PR#2411 .\" .Dd March 10, 1996 diff --git a/share/man/man4/udp.4 b/share/man/man4/udp.4 index 05656faef05a..f06e11e8dee5 100644 --- a/share/man/man4/udp.4 +++ b/share/man/man4/udp.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)udp.4 8.1 (Berkeley) 6/5/93 -.\" $Id: udp.4,v 1.5 1997/02/22 13:24:51 peter Exp $ +.\" $Id: udp.4,v 1.6 1997/03/19 19:47:43 bde Exp $ .\" .Dd June 5, 1993 .Dt UDP 4 diff --git a/share/man/man4/uk.4 b/share/man/man4/uk.4 index 06860e9408d5..c8760fe862e0 100644 --- a/share/man/man4/uk.4 +++ b/share/man/man4/uk.4 @@ -1,4 +1,4 @@ -.\" $Id: uk.4,v 1.11 1997/02/22 13:24:52 peter Exp $ +.\" $Id: uk.4,v 1.12 1997/03/21 20:13:27 mpp Exp $ .\" Copyright (c) 1996 .\" Julian Elischer <julian@freebsd.org>. All rights reserved. .\" diff --git a/share/man/man4/unix.4 b/share/man/man4/unix.4 index a69e43aef446..7d82f011478e 100644 --- a/share/man/man4/unix.4 +++ b/share/man/man4/unix.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)unix.4 8.1 (Berkeley) 6/9/93 -.\" $Id$ +.\" $Id: unix.4,v 1.2 1997/03/07 02:49:37 jmg Exp $ .\" .Dd June 9, 1993 .Dt UNIX 4 diff --git a/share/man/man4/update.4 b/share/man/man4/update.4 index 3da6d9d64379..1bfcf125c166 100644 --- a/share/man/man4/update.4 +++ b/share/man/man4/update.4 @@ -32,7 +32,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: update.4,v 1.4 1997/03/07 02:49:37 jmg Exp $ .\" .Dd February 11, 1996 .Dt UPDATE 4 diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4 index 52407df2caba..7132b2d95c89 100644 --- a/share/man/man4/vinum.4 +++ b/share/man/man4/vinum.4 @@ -35,7 +35,7 @@ .\" otherwise) arising in any way out of the use of this software, even if .\" advised of the possibility of such damage. .\" -.\" $Id: vinum.4,v 1.4 1998/08/20 02:01:16 grog Exp grog $ +.\" $Id: vinum.4,v 1.2 1998/09/29 10:26:02 grog Exp $ .\" .Dd 22 July 1998 .Dt vinum 4 diff --git a/share/man/man4/worm.4 b/share/man/man4/worm.4 index 91cfb1206f1d..93216d005e27 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.16 1998/06/08 06:12:02 jkoshy Exp $ +.\" $Id: worm.4,v 1.17 1998/10/16 00:26:23 ken Exp $ .\" " .Dd October 15, 1998 .Dt WORM 4 diff --git a/share/man/man4/wst.4 b/share/man/man4/wst.4 index 7bd493b47e20..2cfff4ddd8b9 100644 --- a/share/man/man4/wst.4 +++ b/share/man/man4/wst.4 @@ -1,4 +1,4 @@ -.\" $Id: ch.4,v 1.11 1997/06/02 21:01:00 max Exp $ +.\" $Id: wst.4,v 1.1 1998/10/15 20:43:25 imp Exp $ .\" Copyright (c) 1998 .\" Warner Losh <imp@village.org>. All rights reserved. .\" diff --git a/share/man/man4/xpt.4 b/share/man/man4/xpt.4 index 0f758912e00b..a163587378ec 100644 --- a/share/man/man4/xpt.4 +++ b/share/man/man4/xpt.4 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: xpt.4,v 1.1 1998/10/12 00:31:42 ken Exp $ +.\" $Id: xpt.4,v 1.2 1998/10/16 00:26:23 ken Exp $ .\" .Dd October 10, 1998 .Dt XPT 4 diff --git a/share/man/man4/yp.4 b/share/man/man4/yp.4 index c8ba31b42324..0686083230a3 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.13 1997/10/31 12:30:49 charnier Exp $ +.\" $Id: yp.4,v 1.14 1997/12/22 07:35:40 charnier Exp $ .\" .Dd April 5, 1993 .Dt YP 4 diff --git a/share/man/man4/zero.4 b/share/man/man4/zero.4 index ea5a8799e957..9f391c6df9d9 100644 --- a/share/man/man4/zero.4 +++ b/share/man/man4/zero.4 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: zero.4,v 1.2 1997/03/07 02:49:38 jmg Exp $ .\" .Dd April 7, 1996 .Dt ZERO 4 diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5 index 5772dd3b3731..842493f4a877 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$ +.\" $Id: a.out.5,v 1.7 1997/02/22 13:25:56 peter Exp $ .\" .Dd June 5, 1993 .Dt A.OUT 5 diff --git a/share/man/man5/acct.5 b/share/man/man5/acct.5 index ec6f5d71e31d..78a649c55262 100644 --- a/share/man/man5/acct.5 +++ b/share/man/man5/acct.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)acct.5 8.1 (Berkeley) 6/5/93 -.\" $Id: acct.5,v 1.4 1997/03/19 19:48:24 bde Exp $ +.\" $Id: acct.5,v 1.5 1998/06/28 21:33:41 hoek Exp $ .\" .Dd June 5, 1993 .Dt ACCT 5 diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index c3e07e17f157..98661f0529cd 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)core.5 8.3 (Berkeley) 12/11/93 -.\" $Id: core.5,v 1.6 1998/05/11 03:41:51 steve Exp $ +.\" $Id: core.5,v 1.7 1998/07/21 18:16:00 joerg Exp $ .\" .Dd December 11, 1993 .Dt CORE 5 diff --git a/share/man/man5/devfs.5 b/share/man/man5/devfs.5 index 31661269b9cd..da8d69a08216 100644 --- a/share/man/man5/devfs.5 +++ b/share/man/man5/devfs.5 @@ -36,7 +36,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: devfs.5,v 1.3 1997/03/07 03:27:58 jmg Exp $ +.\" $Id: devfs.5,v 1.4 1998/03/12 07:30:47 charnier Exp $ .\" .Dd December 14, 1996 .Dt devfs 5 diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5 index 3c038bdbf058..9137aa244d55 100644 --- a/share/man/man5/dir.5 +++ b/share/man/man5/dir.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)dir.5 8.3 (Berkeley) 4/19/94 -.\" $Id: dir.5,v 1.8 1997/03/19 03:48:12 bde Exp $ +.\" $Id: dir.5,v 1.9 1998/02/24 02:39:00 bde Exp $ .\" .Dd April 19, 1994 .Dt DIR 5 diff --git a/share/man/man5/disktab.5 b/share/man/man5/disktab.5 index a6bc83bc7dd9..0c60a64cd1fd 100644 --- a/share/man/man5/disktab.5 +++ b/share/man/man5/disktab.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)disktab.5 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: disktab.5,v 1.3 1997/03/07 03:27:58 jmg Exp $ .\" .Dd June 5, 1993 .Dt DISKTAB 5 diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index 8623ef7332ea..7029f5a9a37f 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.5 1998/01/04 17:34:42 steve Exp $ +.\" $Id: ethers.5,v 1.6 1998/01/07 00:57:31 steve Exp $ .\" .Dd April 12, 1995 .Dt ETHERS 5 diff --git a/share/man/man5/fbtab.5 b/share/man/man5/fbtab.5 index c1471b69df21..a7f94e361ed0 100644 --- a/share/man/man5/fbtab.5 +++ b/share/man/man5/fbtab.5 @@ -1,5 +1,5 @@ .\" -.\" $Id: fbtab.5,v 1.3 1997/03/07 03:27:59 jmg Exp $ +.\" $Id: fbtab.5,v 1.4 1998/03/12 07:30:47 charnier Exp $ .\" .Dd August 22, 1994 .Dt FBTAB 5 diff --git a/share/man/man5/fdesc.5 b/share/man/man5/fdesc.5 index 4da0aa8beac8..4665d25d8dd7 100644 --- a/share/man/man5/fdesc.5 +++ b/share/man/man5/fdesc.5 @@ -36,7 +36,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: fdesc.5,v 1.3 1997/03/07 03:27:59 jmg Exp $ +.\" $Id: fdesc.5,v 1.4 1998/03/12 07:30:47 charnier Exp $ .\" .Dd December 14, 1996 .Dt fdesc 5 diff --git a/share/man/man5/forward.5 b/share/man/man5/forward.5 index 95cb762aae27..423db9e3308a 100644 --- a/share/man/man5/forward.5 +++ b/share/man/man5/forward.5 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: forward.5,v 1.2 1997/03/07 03:28:00 jmg Exp $ .\" .Dd July 2, 1996 .Dt FORWARD 5 diff --git a/share/man/man5/fs.5 b/share/man/man5/fs.5 index 0b36b38b0c4c..04f7f44c8050 100644 --- a/share/man/man5/fs.5 +++ b/share/man/man5/fs.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fs.5 8.2 (Berkeley) 4/19/94 -.\" $Id: fs.5,v 1.7 1997/03/19 21:02:11 bde Exp $ +.\" $Id: fs.5,v 1.8 1997/03/24 00:33:38 mpp Exp $ .\" .Dd April 19, 1994 .Dt FS 5 diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index ad43699e0bae..818c34620063 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fstab.5 8.1 (Berkeley) 6/5/93 -.\" $Id: fstab.5,v 1.8 1998/02/26 02:17:42 jkh Exp $ +.\" $Id: fstab.5,v 1.9 1998/06/28 21:33:42 hoek Exp $ .\" .Dd June 5, 1993 .Dt FSTAB 5 diff --git a/share/man/man5/group.5 b/share/man/man5/group.5 index b7d9d8138489..d5af8a8d6da6 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: group.5,v 1.12 1997/03/12 14:05:28 mpp Exp $ +.\" $Id: group.5,v 1.13 1998/06/28 21:33:42 hoek Exp $ .\" .Dd September 29, 1994 .Dt GROUP 5 diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5 index e1843726d7b0..1f718e9c6324 100644 --- a/share/man/man5/hosts.5 +++ b/share/man/man5/hosts.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)hosts.5 8.2 (Berkeley) 12/11/93 -.\" $Id: hosts.5,v 1.3 1997/03/07 03:28:02 jmg Exp $ +.\" $Id: hosts.5,v 1.4 1998/06/28 21:33:42 hoek Exp $ .\" .Dd December 11, 1993 .Dt HOSTS 5 diff --git a/share/man/man5/hosts.equiv.5 b/share/man/man5/hosts.equiv.5 index 9842ec75dc24..964a62b07bc6 100644 --- a/share/man/man5/hosts.equiv.5 +++ b/share/man/man5/hosts.equiv.5 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: hosts.equiv.5,v 1.5 1997/02/22 13:26:02 peter Exp $ +.\" $Id: hosts.equiv.5,v 1.6 1998/06/28 21:33:42 hoek Exp $ .\" .Dd Feb 1996 .Dt HOSTS.EQUIV 5 diff --git a/share/man/man5/hosts.lpd.5 b/share/man/man5/hosts.lpd.5 index 680e64db878c..73e00be5e18f 100644 --- a/share/man/man5/hosts.lpd.5 +++ b/share/man/man5/hosts.lpd.5 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: hosts.lpd.5,v 1.3 1997/03/07 03:28:02 jmg Exp $ .\" .Dd June 1, 1996 .Dt HOSTS.LPD 5 diff --git a/share/man/man5/intro.5 b/share/man/man5/intro.5 index 830ac217b2f8..22593d45e849 100644 --- a/share/man/man5/intro.5 +++ b/share/man/man5/intro.5 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: intro.5,v 1.1 1997/02/16 12:13:32 wosch Exp $ +.\" $Id: intro.5,v 1.2 1997/02/16 16:36:31 mpp Exp $ .\" .Dd February 16, 1997 .Dt INTRO 5 diff --git a/share/man/man5/kernfs.5 b/share/man/man5/kernfs.5 index 76d12ada49b1..905fa2078a8a 100644 --- a/share/man/man5/kernfs.5 +++ b/share/man/man5/kernfs.5 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: kernfs.5,v 1.5 1998/05/03 17:57:39 steve Exp $ +.\" $Id: kernfs.5,v 1.6 1998/06/28 21:33:42 hoek Exp $ .\" .Dd December 14, 1996 .Dt kernfs 5 diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index 86f182359a68..3928da804f28 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.11 1997/02/22 13:26:03 peter Exp $ +.\" $Id: link.5,v 1.12 1997/03/21 20:14:05 mpp Exp $ .\" .Dd October 23, 1993 .Dt LINK 5 diff --git a/share/man/man5/networks.5 b/share/man/man5/networks.5 index 347acb63ca01..4beec61cd558 100644 --- a/share/man/man5/networks.5 +++ b/share/man/man5/networks.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)networks.5 8.1 (Berkeley) 6/5/93 -.\" $Id: networks.5,v 1.3 1997/03/07 03:28:03 jmg Exp $ +.\" $Id: networks.5,v 1.4 1998/06/28 21:33:42 hoek Exp $ .\" .Dd June 5, 1993 .Dt NETWORKS 5 diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index 940de0d19d5a..bb63cf8c3a5c 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)passwd.5 8.1 (Berkeley) 6/5/93 -.\" $Id: passwd.5,v 1.21 1998/06/28 21:33:42 hoek Exp $ +.\" $Id: passwd.5,v 1.22 1998/08/31 16:41:07 wosch Exp $ .\" .Dd September 29, 1994 .Dt PASSWD 5 diff --git a/share/man/man5/pbm.5 b/share/man/man5/pbm.5 index 0afa650366ea..3e52ea3b58b4 100644 --- a/share/man/man5/pbm.5 +++ b/share/man/man5/pbm.5 @@ -1,5 +1,5 @@ .\" -.\" $Id: pbm.5,v 1.4 1997/06/23 04:02:45 steve Exp $ +.\" $Id: pbm.5,v 1.5 1998/03/12 07:30:48 charnier Exp $ .\" .Dd September 27, 1991 .Dt PBM 5 diff --git a/share/man/man5/phones.5 b/share/man/man5/phones.5 index f0362e407b89..c6b5529e9b6a 100644 --- a/share/man/man5/phones.5 +++ b/share/man/man5/phones.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)phones.5 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: phones.5,v 1.2 1997/03/07 03:28:04 jmg Exp $ .\" .Dd June 5, 1993 .Dt PHONES 5 diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5 index d7010c700fef..a5e57e752bfc 100644 --- a/share/man/man5/procfs.5 +++ b/share/man/man5/procfs.5 @@ -1,4 +1,4 @@ -.\" $Id: procfs.5,v 1.9 1998/03/12 07:30:48 charnier Exp $ +.\" $Id: procfs.5,v 1.10 1998/06/28 21:33:42 hoek Exp $ .\" Written by Garrett Wollman .\" This file is in the public domain. .\" diff --git a/share/man/man5/protocols.5 b/share/man/man5/protocols.5 index 2c11722bfe20..803e416b9d8c 100644 --- a/share/man/man5/protocols.5 +++ b/share/man/man5/protocols.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)protocols.5 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: protocols.5,v 1.2 1997/03/07 03:28:05 jmg Exp $ .\" .Dd June 5, 1993 .Dt PROTOCOLS 5 diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 6ea12b962835..70e72c012adc 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rc.conf.5,v 1.23 1998/10/06 19:24:26 phk Exp $ +.\" $Id: rc.conf.5,v 1.24 1998/10/08 18:47:30 des Exp $ .\" .Dd April 26, 1997 .Dt RC.CONF 5 diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index fd252dafb265..b559a1012fe3 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)remote.5 8.1 (Berkeley) 6/5/93 -.\" $Id: remote.5,v 1.3 1997/03/07 03:28:05 jmg Exp $ +.\" $Id: remote.5,v 1.4 1998/06/28 21:33:42 hoek Exp $ .\" .Dd June 5, 1993 .Dt REMOTE 5 diff --git a/share/man/man5/resolver.5 b/share/man/man5/resolver.5 index c8cd9a378d98..3d05f10d4b0e 100644 --- a/share/man/man5/resolver.5 +++ b/share/man/man5/resolver.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)resolver.5 8.1 (Berkeley) 6/5/93 -.\" $Id: resolver.5,v 1.4 1997/05/15 20:05:16 peter Exp $ +.\" $Id: resolver.5,v 1.5 1997/09/01 01:19:23 brian Exp $ .\" .Dd November 11, 1993 .Dt RESOLVER 5 diff --git a/share/man/man5/services.5 b/share/man/man5/services.5 index 8ec751b6a258..e89a622be259 100644 --- a/share/man/man5/services.5 +++ b/share/man/man5/services.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)services.5 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: services.5,v 1.4 1997/03/07 03:28:06 jmg Exp $ .\" .Dd June 5, 1993 .Dt SERVICES 5 diff --git a/share/man/man5/shells.5 b/share/man/man5/shells.5 index b5d0f54fea29..4d962307ed96 100644 --- a/share/man/man5/shells.5 +++ b/share/man/man5/shells.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)shells.5 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: shells.5,v 1.2 1997/03/07 03:28:08 jmg Exp $ .\" .Dd June 5, 1993 .Dt SHELLS 5 diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5 index 864de7eb8a59..5e6d0aed9caf 100644 --- a/share/man/man5/stab.5 +++ b/share/man/man5/stab.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)stab.5 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: stab.5,v 1.3 1997/03/07 03:28:08 jmg Exp $ .\" .Dd June 5, 1993 .Dt STAB 5 diff --git a/share/man/man5/types.5 b/share/man/man5/types.5 index 867e6fab0621..d2e99a2937b2 100644 --- a/share/man/man5/types.5 +++ b/share/man/man5/types.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)types.5 8.1 (Berkeley) 6/5/93 -.\" $Id: types.5,v 1.7 1997/02/22 13:26:08 peter Exp $ +.\" $Id: types.5,v 1.8 1998/02/24 02:19:02 bde Exp $ .\" .Dd June 5, 1993 .Dt TYPES 5 diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index a68ca09cb513..646d350e7db0 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)utmp.5 8.2 (Berkeley) 3/17/94 -.\" $Id: utmp.5,v 1.7 1998/01/03 20:31:25 steve Exp $ +.\" $Id: utmp.5,v 1.8 1998/06/28 21:33:42 hoek Exp $ .\" .Dd March 17, 1994 .Dt UTMP 5 diff --git a/share/man/man6/Makefile b/share/man/man6/Makefile index 16f76fbde06a..4d9446e1a360 100644 --- a/share/man/man6/Makefile +++ b/share/man/man6/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1997/02/16 11:29:58 wosch Exp $ MAN6= intro.6 diff --git a/share/man/man6/intro.6 b/share/man/man6/intro.6 index 936b1311e9bc..3d4c8e2c29e7 100644 --- a/share/man/man6/intro.6 +++ b/share/man/man6/intro.6 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: intro.6,v 1.1 1997/02/16 11:30:03 wosch Exp $ +.\" $Id: intro.6,v 1.2 1997/02/16 16:36:17 mpp Exp $ .\" .Dd February 16, 1997 .Dt INTRO 6 diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile index 1c77b690aa00..059d971a901e 100644 --- a/share/man/man7/Makefile +++ b/share/man/man7/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.6 1997/03/07 03:28:12 jmg Exp $ +# $Id: Makefile,v 1.7 1997/11/09 06:05:45 obrien Exp $ #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 a1e803006f0c..64da63507ac1 100644 --- a/share/man/man7/ascii.7 +++ b/share/man/man7/ascii.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ascii.7 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: ascii.7,v 1.2 1997/03/07 03:28:13 jmg Exp $ .\" .Dd June 5, 1993 .Dt ASCII 7 diff --git a/share/man/man7/clocks.7 b/share/man/man7/clocks.7 index 6bc54330cd83..e6ded2215703 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: clocks.7,v 1.7 1997/09/04 20:59:33 jdp Exp $ +.\" $Id: clocks.7,v 1.8 1998/03/12 07:30:54 charnier Exp $ .\" " .Dd April 1, 1996 .Os diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7 index de4a88410a68..e7795ea6b81f 100644 --- a/share/man/man7/environ.7 +++ b/share/man/man7/environ.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)environ.7 8.3 (Berkeley) 4/19/94 -.\" $Id: environ.7,v 1.9 1997/03/07 03:28:14 jmg Exp $ +.\" $Id: environ.7,v 1.10 1997/03/08 14:41:44 wosch Exp $ .\" .Dd April 19, 1994 .Dt ENVIRON 7 diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 6712a6ae5e2e..7877a0c9c497 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 -.\" $Id: hier.7,v 1.14 1997/03/21 20:14:10 mpp Exp $ +.\" $Id: hier.7,v 1.15 1997/09/13 17:52:36 wosch Exp $ .\" .Dd June 5, 1993 .Dt HIER 7 diff --git a/share/man/man7/hostname.7 b/share/man/man7/hostname.7 index 49788814a2b2..b157580f4f96 100644 --- a/share/man/man7/hostname.7 +++ b/share/man/man7/hostname.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)hostname.7 8.2 (Berkeley) 12/30/93 -.\" $Id$ +.\" $Id: hostname.7,v 1.4 1997/03/07 03:28:14 jmg Exp $ .\" .Dd December 30, 1993 .Dt HOSTNAME 7 diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index 8f26eca22bd7..991ae7a19e66 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.7 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: intro.7,v 1.4 1997/03/07 03:28:15 jmg Exp $ .\" .Dd June 5, 1993 .Dt INTRO 7 diff --git a/share/man/man7/mailaddr.7 b/share/man/man7/mailaddr.7 index eac986c8a327..18f76ba88099 100644 --- a/share/man/man7/mailaddr.7 +++ b/share/man/man7/mailaddr.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mailaddr.7 8.1 (Berkeley) 6/16/93 -.\" $Id$ +.\" $Id: mailaddr.7,v 1.5 1997/02/22 13:26:15 peter Exp $ .\" .Dd June 16, 1993 .Dt MAILADDR 7 diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 2117a633d306..3231e10159bb 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mdoc.7 8.2 (Berkeley) 12/30/93 -.\" $Id: mdoc.7,v 1.5 1997/03/19 20:31:37 mpp Exp $ +.\" $Id: mdoc.7,v 1.6 1997/03/20 16:04:00 mpp Exp $ .\" .Dd December 30, 1993 .Os diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index d8a949585d50..bb4bffa33f94 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mdoc.samples.7 8.2 (Berkeley) 12/30/93 -.\" $Id: mdoc.samples.7,v 1.15 1997/03/20 16:04:04 mpp Exp $ +.\" $Id: mdoc.samples.7,v 1.16 1997/12/08 07:44:20 charnier Exp $ .\" .\" 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 8aaacfc0bb4c..73a862a6ac07 100644 --- a/share/man/man7/operator.7 +++ b/share/man/man7/operator.7 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)operator.7 8.1 (Berkeley) 6/9/93 -.\" $Id$ +.\" $Id: operator.7,v 1.2 1997/03/07 03:28:17 jmg Exp $ .\" .Dd June 9, 1993 .Dt OPERATOR 7 diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index d86d3a6713ce..4c0639f85900 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -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: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ +.\" $Id: ports.7,v 1.8 1998/06/29 06:54:34 hoek Exp $ .\" .Dd January 25, 1998 .Dt PORTS 7 diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile index 2e674a198fd8..fd39bbbf9f20 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.8 1997/03/07 03:28:19 jmg Exp $ +# $Id: Makefile,v 1.9 1998/01/01 10:50:53 bde Exp $ MAN8= adding_user.8 diskless.8 intro.8 rc.8 sticky.8 diff --git a/share/man/man8/adding_user.8 b/share/man/man8/adding_user.8 index 6711f1ac09b3..552621f264ae 100644 --- a/share/man/man8/adding_user.8 +++ b/share/man/man8/adding_user.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)adduser.8 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: adding_user.8,v 1.2 1997/03/07 03:28:19 jmg Exp $ .\" .Dd June 5, 1993 .Dt ADDING_USER 8 diff --git a/share/man/man8/intro.8 b/share/man/man8/intro.8 index 85000d4ba74e..efab6bd516bd 100644 --- a/share/man/man8/intro.8 +++ b/share/man/man8/intro.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.8 8.2 (Berkeley) 12/11/93 -.\" $Id$ +.\" $Id: intro.8,v 1.2 1997/03/07 03:28:20 jmg Exp $ .\" .Dd December 11, 1993 .Dt INTRO 8 diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index a333f008afc6..172d18ed540d 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)MAKEDEV.8 8.1 (Berkeley) 6/5/93 -.\" $Id: MAKEDEV.8,v 1.9 1997/02/22 13:26:17 peter Exp $ +.\" $Id: MAKEDEV.8,v 1.10 1997/08/11 01:25:06 steve Exp $ .\" .Dd June 5, 1993 .Dt MAKEDEV 8 i386 diff --git a/share/man/man8/man8.i386/Makefile b/share/man/man8/man8.i386/Makefile index cf82da993078..43b2b0fe77d5 100644 --- a/share/man/man8/man8.i386/Makefile +++ b/share/man/man8/man8.i386/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id$ +# $Id: Makefile,v 1.5 1997/03/07 03:28:23 jmg Exp $ MAN8= MAKEDEV.8 crash.8 MANSUBDIR=/i386 diff --git a/share/man/man8/man8.i386/crash.8 b/share/man/man8/man8.i386/crash.8 index 7745a9595869..830b35fe56b6 100644 --- a/share/man/man8/man8.i386/crash.8 +++ b/share/man/man8/man8.i386/crash.8 @@ -34,7 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: crash.8,v 1.6 1997/02/22 13:26:18 peter Exp $ +.\" $Id: crash.8,v 1.7 1997/03/21 20:14:12 mpp Exp $ .\" .Dd February 2, 1996 .Dt CRASH 8 i386 diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index 88dfe6c006cd..a4d382ebcabb 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rc.8 8.2 (Berkeley) 12/11/93 -.\" $Id: rc.8,v 1.4 1998/02/26 02:44:17 jkh Exp $ +.\" $Id: rc.8,v 1.5 1998/10/06 19:24:31 phk Exp $ .\" .Dd December 11, 1993 .Dt RC 8 diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8 index d86f3c23892a..838b4e9d9ee0 100644 --- a/share/man/man8/sticky.8 +++ b/share/man/man8/sticky.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sticky.8 8.1 (Berkeley) 6/5/93 -.\" $Id: sticky.8,v 1.3 1997/08/17 00:15:46 steve Exp $ +.\" $Id: sticky.8,v 1.4 1997/12/26 12:26:43 helbig Exp $ .\" .Dd June 5, 1993 .Dt STICKY 8 diff --git a/share/man/man9/BUS_CONNECT_INTR.9 b/share/man/man9/BUS_CONNECT_INTR.9 index 28d3dd6c6f40..99be904f42f4 100644 --- a/share/man/man9/BUS_CONNECT_INTR.9 +++ b/share/man/man9/BUS_CONNECT_INTR.9 @@ -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$ +.\" $Id: BUS_CONNECT_INTR.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/BUS_CREATE_INTR.9 b/share/man/man9/BUS_CREATE_INTR.9 index 3b57529e0a63..3fc1dd2df05d 100644 --- a/share/man/man9/BUS_CREATE_INTR.9 +++ b/share/man/man9/BUS_CREATE_INTR.9 @@ -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$ +.\" $Id: BUS_CREATE_INTR.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/BUS_PRINT_CHILD.9 b/share/man/man9/BUS_PRINT_CHILD.9 index 2df14b01bfbb..1e244d8e4845 100644 --- a/share/man/man9/BUS_PRINT_CHILD.9 +++ b/share/man/man9/BUS_PRINT_CHILD.9 @@ -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$ +.\" $Id: BUS_PRINT_CHILD.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/BUS_READ_IVAR.9 b/share/man/man9/BUS_READ_IVAR.9 index 673934256d3a..cc72472a994b 100644 --- a/share/man/man9/BUS_READ_IVAR.9 +++ b/share/man/man9/BUS_READ_IVAR.9 @@ -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$ +.\" $Id: BUS_READ_IVAR.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/DEVICE_ATTACH.9 b/share/man/man9/DEVICE_ATTACH.9 index 9c21076d3f47..3b2571807e4e 100644 --- a/share/man/man9/DEVICE_ATTACH.9 +++ b/share/man/man9/DEVICE_ATTACH.9 @@ -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$ +.\" $Id: DEVICE_ATTACH.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/DEVICE_DETACH.9 b/share/man/man9/DEVICE_DETACH.9 index 02efc1856847..d83056e35d2e 100644 --- a/share/man/man9/DEVICE_DETACH.9 +++ b/share/man/man9/DEVICE_DETACH.9 @@ -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$ +.\" $Id: DEVICE_DETACH.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/DEVICE_PROBE.9 b/share/man/man9/DEVICE_PROBE.9 index 412c8a5d2c84..5c19ef67c57a 100644 --- a/share/man/man9/DEVICE_PROBE.9 +++ b/share/man/man9/DEVICE_PROBE.9 @@ -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$ +.\" $Id: DEVICE_PROBE.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/DEVICE_SHUTDOWN.9 b/share/man/man9/DEVICE_SHUTDOWN.9 index 680868492657..239509f7be7c 100644 --- a/share/man/man9/DEVICE_SHUTDOWN.9 +++ b/share/man/man9/DEVICE_SHUTDOWN.9 @@ -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$ +.\" $Id: DEVICE_SHUTDOWN.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 6d1f81e1a1a3..b882d1696140 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 1998/09/15 10:26:57 gibbs Exp $ +# $Id: Makefile,v 1.39 1998/09/27 13:35:49 eivind Exp $ MAN9= MD5.9 \ VFS.9 VFS_FHTOVP.9 VFS_INIT.9 VFS_MOUNT.9 VFS_QUOTACTL.9 \ diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9 index afb774a4dfd8..9468bd75b0de 100644 --- a/share/man/man9/VFS.9 +++ b/share/man/man9/VFS.9 @@ -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: VFS.9,v 1.1 1997/03/03 17:59:52 dfr Exp $ +.\" $Id: VFS.9,v 1.2 1998/03/12 07:31:03 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_FHTOVP.9 b/share/man/man9/VFS_FHTOVP.9 index cb94d6f1729c..ba78db244ed8 100644 --- a/share/man/man9/VFS_FHTOVP.9 +++ b/share/man/man9/VFS_FHTOVP.9 @@ -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: VFS_FHTOVP.9,v 1.3 1998/03/12 07:31:04 charnier Exp $ +.\" $Id: VFS_FHTOVP.9,v 1.4 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_INIT.9 b/share/man/man9/VFS_INIT.9 index 97b2a06a9c69..bde51c6526c9 100644 --- a/share/man/man9/VFS_INIT.9 +++ b/share/man/man9/VFS_INIT.9 @@ -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: VFS_INIT.9,v 1.4 1997/12/25 09:36:40 hoek Exp $ +.\" $Id: VFS_INIT.9,v 1.5 1998/03/12 07:31:04 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_MOUNT.9 b/share/man/man9/VFS_MOUNT.9 index d64e92ba569a..8fac940a4bb6 100644 --- a/share/man/man9/VFS_MOUNT.9 +++ b/share/man/man9/VFS_MOUNT.9 @@ -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: VFS_MOUNT.9,v 1.4 1998/03/12 07:31:04 charnier Exp $ +.\" $Id: VFS_MOUNT.9,v 1.5 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_QUOTACTL.9 b/share/man/man9/VFS_QUOTACTL.9 index 0e55190137d8..4706d4441afe 100644 --- a/share/man/man9/VFS_QUOTACTL.9 +++ b/share/man/man9/VFS_QUOTACTL.9 @@ -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: VFS_QUOTACTL.9,v 1.3 1998/03/12 07:31:05 charnier Exp $ +.\" $Id: VFS_QUOTACTL.9,v 1.4 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_ROOT.9 b/share/man/man9/VFS_ROOT.9 index edfd45cde911..9fb51ba3c71a 100644 --- a/share/man/man9/VFS_ROOT.9 +++ b/share/man/man9/VFS_ROOT.9 @@ -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: VFS_ROOT.9,v 1.3 1998/03/12 07:31:05 charnier Exp $ +.\" $Id: VFS_ROOT.9,v 1.4 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_START.9 b/share/man/man9/VFS_START.9 index a254dd1b40d9..ad019496b3db 100644 --- a/share/man/man9/VFS_START.9 +++ b/share/man/man9/VFS_START.9 @@ -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: VFS_START.9,v 1.3 1998/03/12 07:31:05 charnier Exp $ +.\" $Id: VFS_START.9,v 1.4 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_STATFS.9 b/share/man/man9/VFS_STATFS.9 index 3e46dd84a310..cce181a391ed 100644 --- a/share/man/man9/VFS_STATFS.9 +++ b/share/man/man9/VFS_STATFS.9 @@ -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: VFS_STATFS.9,v 1.3 1998/03/12 07:31:06 charnier Exp $ +.\" $Id: VFS_STATFS.9,v 1.4 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_SYNC.9 b/share/man/man9/VFS_SYNC.9 index 11b165217474..eefcf1b63f47 100644 --- a/share/man/man9/VFS_SYNC.9 +++ b/share/man/man9/VFS_SYNC.9 @@ -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: VFS_SYNC.9,v 1.4 1998/03/12 07:31:06 charnier Exp $ +.\" $Id: VFS_SYNC.9,v 1.5 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_UNMOUNT.9 b/share/man/man9/VFS_UNMOUNT.9 index 432514909d13..9d7a78237445 100644 --- a/share/man/man9/VFS_UNMOUNT.9 +++ b/share/man/man9/VFS_UNMOUNT.9 @@ -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: VFS_UNMOUNT.9,v 1.3 1998/03/12 07:31:06 charnier Exp $ +.\" $Id: VFS_UNMOUNT.9,v 1.4 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_VGET.9 b/share/man/man9/VFS_VGET.9 index 896a60972938..ffbfbcbd67c8 100644 --- a/share/man/man9/VFS_VGET.9 +++ b/share/man/man9/VFS_VGET.9 @@ -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: VFS_VGET.9,v 1.3 1998/03/12 07:31:07 charnier Exp $ +.\" $Id: VFS_VGET.9,v 1.4 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VFS_VPTOFH.9 b/share/man/man9/VFS_VPTOFH.9 index beeb199648ab..c73467f979a8 100644 --- a/share/man/man9/VFS_VPTOFH.9 +++ b/share/man/man9/VFS_VPTOFH.9 @@ -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: VFS_VPTOFH.9,v 1.4 1998/03/12 07:31:07 charnier Exp $ +.\" $Id: VFS_VPTOFH.9,v 1.5 1998/08/03 17:29:44 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_ABORTOP.9 b/share/man/man9/VOP_ABORTOP.9 index 7fc1c3f1e4ea..d288f8db7189 100644 --- a/share/man/man9/VOP_ABORTOP.9 +++ b/share/man/man9/VOP_ABORTOP.9 @@ -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: VOP_ABORTOP.9,v 1.3 1997/04/13 14:48:48 bde Exp $ +.\" $Id: VOP_ABORTOP.9,v 1.4 1998/03/12 07:31:07 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_ACCESS.9 b/share/man/man9/VOP_ACCESS.9 index c740c917abba..5c16200f0032 100644 --- a/share/man/man9/VOP_ACCESS.9 +++ b/share/man/man9/VOP_ACCESS.9 @@ -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: VOP_ACCESS.9,v 1.4 1997/04/13 14:48:48 bde Exp $ +.\" $Id: VOP_ACCESS.9,v 1.5 1998/03/12 07:31:08 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_ADVLOCK.9 b/share/man/man9/VOP_ADVLOCK.9 index 3a94e7782f7b..0e2b5028f119 100644 --- a/share/man/man9/VOP_ADVLOCK.9 +++ b/share/man/man9/VOP_ADVLOCK.9 @@ -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: VOP_ADVLOCK.9,v 1.3 1997/09/29 10:10:51 wosch Exp $ +.\" $Id: VOP_ADVLOCK.9,v 1.4 1998/03/12 07:31:08 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_ATTRIB.9 b/share/man/man9/VOP_ATTRIB.9 index 6b987e61914f..5d98503cf85a 100644 --- a/share/man/man9/VOP_ATTRIB.9 +++ b/share/man/man9/VOP_ATTRIB.9 @@ -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: VOP_ATTRIB.9,v 1.5 1997/04/13 14:48:50 bde Exp $ +.\" $Id: VOP_ATTRIB.9,v 1.6 1998/03/12 07:31:08 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_BWRITE.9 b/share/man/man9/VOP_BWRITE.9 index bb395d967d42..e775d56e9b16 100644 --- a/share/man/man9/VOP_BWRITE.9 +++ b/share/man/man9/VOP_BWRITE.9 @@ -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: VOP_BWRITE.9,v 1.2 1997/04/13 14:48:51 bde Exp $ +.\" $Id: VOP_BWRITE.9,v 1.3 1998/03/12 07:31:09 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_CREATE.9 b/share/man/man9/VOP_CREATE.9 index b678555a63e8..ae98b89a3a5b 100644 --- a/share/man/man9/VOP_CREATE.9 +++ b/share/man/man9/VOP_CREATE.9 @@ -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: VOP_CREATE.9,v 1.5 1998/01/20 11:08:06 bde Exp $ +.\" $Id: VOP_CREATE.9,v 1.6 1998/03/12 07:31:09 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_FSYNC.9 b/share/man/man9/VOP_FSYNC.9 index 6d24894e8a32..b8a18072f586 100644 --- a/share/man/man9/VOP_FSYNC.9 +++ b/share/man/man9/VOP_FSYNC.9 @@ -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: VOP_FSYNC.9,v 1.4 1997/04/13 14:48:52 bde Exp $ +.\" $Id: VOP_FSYNC.9,v 1.5 1998/03/12 07:31:09 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_GETPAGES.9 b/share/man/man9/VOP_GETPAGES.9 index f2c94b769d2b..2dc4a886c8ec 100644 --- a/share/man/man9/VOP_GETPAGES.9 +++ b/share/man/man9/VOP_GETPAGES.9 @@ -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: VOP_GETPAGES.9,v 1.2 1997/04/13 14:48:53 bde Exp $ +.\" $Id: VOP_GETPAGES.9,v 1.3 1998/03/12 07:31:10 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_INACTIVE.9 b/share/man/man9/VOP_INACTIVE.9 index 479acdc2b389..7b77d53ef6d3 100644 --- a/share/man/man9/VOP_INACTIVE.9 +++ b/share/man/man9/VOP_INACTIVE.9 @@ -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: VOP_INACTIVE.9,v 1.2 1997/04/13 14:39:57 bde Exp $ +.\" $Id: VOP_INACTIVE.9,v 1.3 1998/03/12 07:31:10 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_IOCTL.9 b/share/man/man9/VOP_IOCTL.9 index e02c8946d889..6d3c58ee475a 100644 --- a/share/man/man9/VOP_IOCTL.9 +++ b/share/man/man9/VOP_IOCTL.9 @@ -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: VOP_IOCTL.9,v 1.3 1997/04/13 14:39:58 bde Exp $ +.\" $Id: VOP_IOCTL.9,v 1.4 1998/03/12 07:31:10 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_LINK.9 b/share/man/man9/VOP_LINK.9 index 89c8d307ce7d..5333ce04551a 100644 --- a/share/man/man9/VOP_LINK.9 +++ b/share/man/man9/VOP_LINK.9 @@ -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: VOP_LINK.9,v 1.3 1997/04/13 14:48:53 bde Exp $ +.\" $Id: VOP_LINK.9,v 1.4 1998/03/12 07:31:11 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_LOCK.9 b/share/man/man9/VOP_LOCK.9 index bc82f91d1eb0..a9d78ec95db0 100644 --- a/share/man/man9/VOP_LOCK.9 +++ b/share/man/man9/VOP_LOCK.9 @@ -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: VOP_LOCK.9,v 1.3 1997/04/13 14:39:58 bde Exp $ +.\" $Id: VOP_LOCK.9,v 1.4 1998/03/12 07:31:11 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_LOOKUP.9 b/share/man/man9/VOP_LOOKUP.9 index 3f8e38d3e5f7..b6a5c6584e91 100644 --- a/share/man/man9/VOP_LOOKUP.9 +++ b/share/man/man9/VOP_LOOKUP.9 @@ -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: VOP_LOOKUP.9,v 1.6 1997/11/23 17:58:55 bde Exp $ +.\" $Id: VOP_LOOKUP.9,v 1.7 1998/03/12 07:31:11 charnier Exp $ .\" .Dd November 24, 1997 .Os FreeBSD diff --git a/share/man/man9/VOP_MMAP.9 b/share/man/man9/VOP_MMAP.9 index 05eecd7725de..3e045d9d75c2 100644 --- a/share/man/man9/VOP_MMAP.9 +++ b/share/man/man9/VOP_MMAP.9 @@ -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: VOP_MMAP.9,v 1.2 1997/04/13 14:48:55 bde Exp $ +.\" $Id: VOP_MMAP.9,v 1.3 1998/03/12 07:31:12 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_OPENCLOSE.9 b/share/man/man9/VOP_OPENCLOSE.9 index 4b6eadf971f1..33041a19cff5 100644 --- a/share/man/man9/VOP_OPENCLOSE.9 +++ b/share/man/man9/VOP_OPENCLOSE.9 @@ -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: VOP_OPENCLOSE.9,v 1.3 1997/04/13 14:48:55 bde Exp $ +.\" $Id: VOP_OPENCLOSE.9,v 1.4 1998/03/12 07:31:12 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_PATHCONF.9 b/share/man/man9/VOP_PATHCONF.9 index ec06ac0434a3..1b0cac5400e6 100644 --- a/share/man/man9/VOP_PATHCONF.9 +++ b/share/man/man9/VOP_PATHCONF.9 @@ -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: VOP_PATHCONF.9,v 1.4 1997/09/29 10:10:54 wosch Exp $ +.\" $Id: VOP_PATHCONF.9,v 1.5 1998/03/12 07:31:12 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_PRINT.9 b/share/man/man9/VOP_PRINT.9 index 75f2ebf6795b..28026278b202 100644 --- a/share/man/man9/VOP_PRINT.9 +++ b/share/man/man9/VOP_PRINT.9 @@ -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: VOP_PRINT.9,v 1.2 1997/04/13 14:48:56 bde Exp $ +.\" $Id: VOP_PRINT.9,v 1.3 1998/03/12 07:31:13 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_RDWR.9 b/share/man/man9/VOP_RDWR.9 index d4018532f1ff..1dcdb3d00337 100644 --- a/share/man/man9/VOP_RDWR.9 +++ b/share/man/man9/VOP_RDWR.9 @@ -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: VOP_RDWR.9,v 1.6 1997/09/29 10:10:54 wosch Exp $ +.\" $Id: VOP_RDWR.9,v 1.7 1998/03/12 07:31:13 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_READDIR.9 b/share/man/man9/VOP_READDIR.9 index b87befb3d21d..404d71b22594 100644 --- a/share/man/man9/VOP_READDIR.9 +++ b/share/man/man9/VOP_READDIR.9 @@ -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: VOP_READDIR.9,v 1.4 1997/04/13 14:39:59 bde Exp $ +.\" $Id: VOP_READDIR.9,v 1.5 1998/03/12 07:31:13 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_READLINK.9 b/share/man/man9/VOP_READLINK.9 index 8b07ba94484a..c040a34b8f0c 100644 --- a/share/man/man9/VOP_READLINK.9 +++ b/share/man/man9/VOP_READLINK.9 @@ -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: VOP_READLINK.9,v 1.5 1997/09/29 10:10:55 wosch Exp $ +.\" $Id: VOP_READLINK.9,v 1.6 1998/03/12 07:31:14 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_REALLOCBLKS.9 b/share/man/man9/VOP_REALLOCBLKS.9 index b8f52e289f95..b9e500a56701 100644 --- a/share/man/man9/VOP_REALLOCBLKS.9 +++ b/share/man/man9/VOP_REALLOCBLKS.9 @@ -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: VOP_REALLOCBLKS.9,v 1.3 1997/09/29 10:10:56 wosch Exp $ +.\" $Id: VOP_REALLOCBLKS.9,v 1.4 1998/03/12 07:31:14 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_REMOVE.9 b/share/man/man9/VOP_REMOVE.9 index 340c8717b2d3..40e6171f2de0 100644 --- a/share/man/man9/VOP_REMOVE.9 +++ b/share/man/man9/VOP_REMOVE.9 @@ -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: VOP_REMOVE.9,v 1.4 1997/04/13 14:48:58 bde Exp $ +.\" $Id: VOP_REMOVE.9,v 1.5 1998/03/12 07:31:14 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_RENAME.9 b/share/man/man9/VOP_RENAME.9 index 2723db7b8134..ddbb2ba854b6 100644 --- a/share/man/man9/VOP_RENAME.9 +++ b/share/man/man9/VOP_RENAME.9 @@ -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: VOP_RENAME.9,v 1.5 1997/04/13 14:48:59 bde Exp $ +.\" $Id: VOP_RENAME.9,v 1.6 1998/03/12 07:31:15 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/VOP_STRATEGY.9 b/share/man/man9/VOP_STRATEGY.9 index 206f31814b83..5b4d0eaec709 100644 --- a/share/man/man9/VOP_STRATEGY.9 +++ b/share/man/man9/VOP_STRATEGY.9 @@ -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: VOP_STRATEGY.9,v 1.5 1998/03/12 07:31:15 charnier Exp $ +.\" $Id: VOP_STRATEGY.9,v 1.6 1998/08/03 17:27:41 bde Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/at_exit.9 b/share/man/man9/at_exit.9 index 07d452d67d30..c9934d5c4e7f 100644 --- a/share/man/man9/at_exit.9 +++ b/share/man/man9/at_exit.9 @@ -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: at_exit.9,v 1.7 1997/04/13 14:49:02 bde Exp $ +.\" $Id: at_exit.9,v 1.8 1998/03/12 07:31:15 charnier Exp $ .\" " .Dd August 15, 1996 .Os diff --git a/share/man/man9/at_fork.9 b/share/man/man9/at_fork.9 index bd941dd1542d..79cf60a9c2f7 100644 --- a/share/man/man9/at_fork.9 +++ b/share/man/man9/at_fork.9 @@ -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: at_fork.9,v 1.6 1997/04/13 14:49:03 bde Exp $ +.\" $Id: at_fork.9,v 1.7 1998/03/12 07:31:16 charnier Exp $ .\" " .Dd August 15, 1996 .Os diff --git a/share/man/man9/at_shutdown.9 b/share/man/man9/at_shutdown.9 index fb03dbe9490a..e0b1de6f3427 100644 --- a/share/man/man9/at_shutdown.9 +++ b/share/man/man9/at_shutdown.9 @@ -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: at_shutdown.9,v 1.11 1998/03/12 07:31:16 charnier Exp $ +.\" $Id: at_shutdown.9,v 1.12 1998/09/15 08:48:57 gibbs Exp $ .\" " .Dd August 15, 1996 .Os diff --git a/share/man/man9/bios.9 b/share/man/man9/bios.9 index 088b28ee3d08..5afd141aae1f 100644 --- a/share/man/man9/bios.9 +++ b/share/man/man9/bios.9 @@ -1,4 +1,4 @@ -.\" $Id: bios.9,v 1.2 1997/08/01 15:17:54 msmith Exp $ +.\" $Id: bios.9,v 1.3 1998/01/16 18:06:19 bde Exp $ .\" .\" Copyright (c) 1997 Michael Smith .\" All rights reserved. diff --git a/share/man/man9/bus_generic_attach.9 b/share/man/man9/bus_generic_attach.9 index 532da479ec4b..9f08eba76c10 100644 --- a/share/man/man9/bus_generic_attach.9 +++ b/share/man/man9/bus_generic_attach.9 @@ -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$ +.\" $Id: bus_generic_attach.9,v 1.1 1998/09/03 21:52:04 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/bus_generic_detach.9 b/share/man/man9/bus_generic_detach.9 index c12780a1484a..956be29bac4f 100644 --- a/share/man/man9/bus_generic_detach.9 +++ b/share/man/man9/bus_generic_detach.9 @@ -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$ +.\" $Id: bus_generic_detach.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/bus_generic_map_intr.9 b/share/man/man9/bus_generic_map_intr.9 index af8611169f28..b674b131f792 100644 --- a/share/man/man9/bus_generic_map_intr.9 +++ b/share/man/man9/bus_generic_map_intr.9 @@ -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$ +.\" $Id: bus_generic_map_intr.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/bus_generic_print_child.9 b/share/man/man9/bus_generic_print_child.9 index da9cbdc8d9be..910e450677b7 100644 --- a/share/man/man9/bus_generic_print_child.9 +++ b/share/man/man9/bus_generic_print_child.9 @@ -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$ +.\" $Id: bus_generic_print_child.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/bus_generic_read_ivar.9 b/share/man/man9/bus_generic_read_ivar.9 index 3f75b652ca77..7dd2036234a1 100644 --- a/share/man/man9/bus_generic_read_ivar.9 +++ b/share/man/man9/bus_generic_read_ivar.9 @@ -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$ +.\" $Id: bus_generic_read_ivar.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/bus_generic_shutdown.9 b/share/man/man9/bus_generic_shutdown.9 index 8b3b198d16fb..baafa56f4167 100644 --- a/share/man/man9/bus_generic_shutdown.9 +++ b/share/man/man9/bus_generic_shutdown.9 @@ -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$ +.\" $Id: bus_generic_shutdown.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Os diff --git a/share/man/man9/cd.9 b/share/man/man9/cd.9 index e1596cdc69e3..0aa9b884afe4 100644 --- a/share/man/man9/cd.9 +++ b/share/man/man9/cd.9 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: cd.9,v 1.8 1998/10/12 04:09:49 ken Exp $ +.\" $Id: cd.9,v 1.9 1998/10/16 00:26:28 ken Exp $ .\" .Dd October 10, 1998 .Dt CD 9 diff --git a/share/man/man9/devclass.9 b/share/man/man9/devclass.9 index 1939854e7f4c..10fbe7212f7b 100644 --- a/share/man/man9/devclass.9 +++ b/share/man/man9/devclass.9 @@ -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$ +.\" $Id: devclass.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass 9 diff --git a/share/man/man9/devclass_add_driver.9 b/share/man/man9/devclass_add_driver.9 index a433af83b1ec..9e5a587f766d 100644 --- a/share/man/man9/devclass_add_driver.9 +++ b/share/man/man9/devclass_add_driver.9 @@ -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$ +.\" $Id: devclass_add_driver.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass_add_driver 9 diff --git a/share/man/man9/devclass_find.9 b/share/man/man9/devclass_find.9 index d89eddfb9689..952531185be4 100644 --- a/share/man/man9/devclass_find.9 +++ b/share/man/man9/devclass_find.9 @@ -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$ +.\" $Id: devclass_find.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass_find 9 diff --git a/share/man/man9/devclass_get_device.9 b/share/man/man9/devclass_get_device.9 index 8f8a373a7158..8e3ccf05a504 100644 --- a/share/man/man9/devclass_get_device.9 +++ b/share/man/man9/devclass_get_device.9 @@ -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$ +.\" $Id: devclass_get_device.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass_get_device 9 diff --git a/share/man/man9/devclass_get_devices.9 b/share/man/man9/devclass_get_devices.9 index 686d255209c5..b3587bca53ef 100644 --- a/share/man/man9/devclass_get_devices.9 +++ b/share/man/man9/devclass_get_devices.9 @@ -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$ +.\" $Id: devclass_get_devices.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass_get_devices 9 diff --git a/share/man/man9/devclass_get_maxunit.9 b/share/man/man9/devclass_get_maxunit.9 index cdea7e636efb..bf11a45e6f61 100644 --- a/share/man/man9/devclass_get_maxunit.9 +++ b/share/man/man9/devclass_get_maxunit.9 @@ -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$ +.\" $Id: devclass_get_maxunit.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass_get_maxunit 9 diff --git a/share/man/man9/devclass_get_name.9 b/share/man/man9/devclass_get_name.9 index 6bdaddc482f2..97afba1d521c 100644 --- a/share/man/man9/devclass_get_name.9 +++ b/share/man/man9/devclass_get_name.9 @@ -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$ +.\" $Id: devclass_get_name.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass_get_name 9 diff --git a/share/man/man9/devclass_get_softc.9 b/share/man/man9/devclass_get_softc.9 index 6cd730a2a662..62571a7db7e5 100644 --- a/share/man/man9/devclass_get_softc.9 +++ b/share/man/man9/devclass_get_softc.9 @@ -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$ +.\" $Id: devclass_get_softc.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt devclass_get_softc 9 diff --git a/share/man/man9/devfs_add_devswf.9 b/share/man/man9/devfs_add_devswf.9 index 0b631d8a16a9..001e7733dd81 100644 --- a/share/man/man9/devfs_add_devswf.9 +++ b/share/man/man9/devfs_add_devswf.9 @@ -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: devfs_add_devswf.9,v 1.7 1998/05/06 09:13:52 phk Exp $ +.\" $Id: devfs_add_devswf.9,v 1.8 1998/08/31 16:41:07 wosch Exp $ .\" .Dd December 31, 1995 .Os FreeBSD diff --git a/share/man/man9/devfs_link.9 b/share/man/man9/devfs_link.9 index 067779238c54..3ca5f97a0c85 100644 --- a/share/man/man9/devfs_link.9 +++ b/share/man/man9/devfs_link.9 @@ -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: devfs_link.9,v 1.9 1998/05/06 09:13:53 phk Exp $ +.\" $Id: devfs_link.9,v 1.10 1998/08/31 16:41:07 wosch Exp $ .\" .Dd December 31, 1995 .Os FreeBSD diff --git a/share/man/man9/devfs_remove_dev.9 b/share/man/man9/devfs_remove_dev.9 index e1510f8adb08..d26575079647 100644 --- a/share/man/man9/devfs_remove_dev.9 +++ b/share/man/man9/devfs_remove_dev.9 @@ -29,7 +29,7 @@ .\" -translation to english: .\" - You can't claim it's yours without admitting to the bits I wrote. .\" - You don't need to say anything in binary releases unless asked. -.\" $Id: devfs_remove_dev.9,v 1.3 1998/03/12 07:31:17 charnier Exp $ +.\" $Id: devfs_remove_dev.9,v 1.4 1998/08/31 16:41:07 wosch Exp $ .\" .Dd December 25, 1997 .Os FreeBSD diff --git a/share/man/man9/device.9 b/share/man/man9/device.9 index 908bac988663..e1b6fa7526ef 100644 --- a/share/man/man9/device.9 +++ b/share/man/man9/device.9 @@ -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$ +.\" $Id: device.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device 9 diff --git a/share/man/man9/device_add_child.9 b/share/man/man9/device_add_child.9 index 0f4d172a65a9..4fd8a6c596fb 100644 --- a/share/man/man9/device_add_child.9 +++ b/share/man/man9/device_add_child.9 @@ -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$ +.\" $Id: device_add_child.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_add_child 9 diff --git a/share/man/man9/device_delete_child.9 b/share/man/man9/device_delete_child.9 index 215dfc5286dc..e4482f1e1e91 100644 --- a/share/man/man9/device_delete_child.9 +++ b/share/man/man9/device_delete_child.9 @@ -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$ +.\" $Id: device_delete_child.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_delete_child 9 diff --git a/share/man/man9/device_enable.9 b/share/man/man9/device_enable.9 index 5c83b1af90db..e96a036b2754 100644 --- a/share/man/man9/device_enable.9 +++ b/share/man/man9/device_enable.9 @@ -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$ +.\" $Id: device_enable.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_enable 9 diff --git a/share/man/man9/device_find_child.9 b/share/man/man9/device_find_child.9 index db0acbd97dfc..236a357bd128 100644 --- a/share/man/man9/device_find_child.9 +++ b/share/man/man9/device_find_child.9 @@ -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$ +.\" $Id: device_find_child.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_find_child 9 diff --git a/share/man/man9/device_get_devclass.9 b/share/man/man9/device_get_devclass.9 index bcd945aba14f..e3a7cbe03c22 100644 --- a/share/man/man9/device_get_devclass.9 +++ b/share/man/man9/device_get_devclass.9 @@ -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$ +.\" $Id: device_get_devclass.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_get_devclass 9 diff --git a/share/man/man9/device_get_driver.9 b/share/man/man9/device_get_driver.9 index b970a26f3292..206f47d5f054 100644 --- a/share/man/man9/device_get_driver.9 +++ b/share/man/man9/device_get_driver.9 @@ -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$ +.\" $Id: device_get_driver.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_get_driver 9 diff --git a/share/man/man9/device_get_ivars.9 b/share/man/man9/device_get_ivars.9 index 2370594b9a50..ebd0c78ff96a 100644 --- a/share/man/man9/device_get_ivars.9 +++ b/share/man/man9/device_get_ivars.9 @@ -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$ +.\" $Id: device_get_ivars.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_get_ivars 9 diff --git a/share/man/man9/device_get_softc.9 b/share/man/man9/device_get_softc.9 index 02c79234e5aa..62640259f5cb 100644 --- a/share/man/man9/device_get_softc.9 +++ b/share/man/man9/device_get_softc.9 @@ -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$ +.\" $Id: device_get_softc.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_get_softc 9 diff --git a/share/man/man9/device_get_state.9 b/share/man/man9/device_get_state.9 index f67f60889449..d2ee4994e9f1 100644 --- a/share/man/man9/device_get_state.9 +++ b/share/man/man9/device_get_state.9 @@ -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$ +.\" $Id: device_get_state.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_get_state 9 diff --git a/share/man/man9/device_get_unit.9 b/share/man/man9/device_get_unit.9 index b370aad0a62f..32a48c75ff88 100644 --- a/share/man/man9/device_get_unit.9 +++ b/share/man/man9/device_get_unit.9 @@ -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$ +.\" $Id: device_get_unit.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_get_unit 9 diff --git a/share/man/man9/device_probe_and_attach.9 b/share/man/man9/device_probe_and_attach.9 index ee0bb80dbc97..915abb672c53 100644 --- a/share/man/man9/device_probe_and_attach.9 +++ b/share/man/man9/device_probe_and_attach.9 @@ -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$ +.\" $Id: device_probe_and_attach.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_probe_and_attach 9 diff --git a/share/man/man9/device_set_desc.9 b/share/man/man9/device_set_desc.9 index 5e992c6ba3f5..687b4bb450f0 100644 --- a/share/man/man9/device_set_desc.9 +++ b/share/man/man9/device_set_desc.9 @@ -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$ +.\" $Id: device_set_desc.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt device_set_desc 9 diff --git a/share/man/man9/devstat.9 b/share/man/man9/devstat.9 index 25a3088d4072..2e821ea95cb7 100644 --- a/share/man/man9/devstat.9 +++ b/share/man/man9/devstat.9 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: devstat.9,v 1.1 1998/09/15 06:49:18 gibbs Exp $ .\" .Dd May 22, 1998 .Dt DEVSTAT 9 diff --git a/share/man/man9/driver.9 b/share/man/man9/driver.9 index e8c70ef071e8..9f74aec1ae10 100644 --- a/share/man/man9/driver.9 +++ b/share/man/man9/driver.9 @@ -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$ +.\" $Id: driver.9,v 1.1 1998/09/03 21:52:05 dfr Exp $ .\" .Dd June 16, 1998 .Dt driver 9 diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9 index fa227f08f6b2..1e84f88a8b99 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ifnet.9,v 1.5 1997/01/15 19:28:39 wollman Exp $ +.\" $Id: ifnet.9,v 1.6 1998/03/12 07:31:17 charnier Exp $ .Dd January 15, 1997 .Os FreeBSD 3.0 .Dt IFNET 9 diff --git a/share/man/man9/intro.9 b/share/man/man9/intro.9 index 08ee09a7591d..466984746830 100644 --- a/share/man/man9/intro.9 +++ b/share/man/man9/intro.9 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: intro.9,v 1.7 1997/03/07 02:53:35 jmg Exp $ +.\" $Id: intro.9,v 1.8 1998/01/02 19:22:52 alex Exp $ .\" .Dd December 13, 1995 .Dt INTRO 9 diff --git a/share/man/man9/namei.9 b/share/man/man9/namei.9 index 51b427dc3910..736a33f37b77 100644 --- a/share/man/man9/namei.9 +++ b/share/man/man9/namei.9 @@ -30,7 +30,7 @@ .\" If you integrate this manpage in another OS, I'd appreciate a note .\" - eivind@freebsd.org .\" -.\" $Id$ +.\" $Id: namei.9,v 1.1 1998/09/27 13:35:49 eivind Exp $ .\" .Dd September 26th, 1998 .Os diff --git a/share/man/man9/posix4.9 b/share/man/man9/posix4.9 index de1769ce476c..9be3599a81b2 100644 --- a/share/man/man9/posix4.9 +++ b/share/man/man9/posix4.9 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: posix1b.9,v 1.2 1998/03/08 17:25:01 dufault Exp $ +.\" $Id: posix4.9,v 1.3 1998/03/28 11:49:07 dufault Exp $ .Dd March 1, 1998 .Dt POSIX.1B 9 .Os FreeBSD 3.0 diff --git a/share/man/man9/rtalloc.9 b/share/man/man9/rtalloc.9 index 56a18c9611b5..a0a4ca25ca9c 100644 --- a/share/man/man9/rtalloc.9 +++ b/share/man/man9/rtalloc.9 @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rtalloc.9,v 1.6 1997/04/13 14:49:08 bde Exp $ +.\" $Id: rtalloc.9,v 1.7 1998/03/12 07:31:18 charnier Exp $ .Dd October 8, 1996 .Os .Dt RTALLOC 9 diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9 index 840ed616a6d3..426957f7d23f 100644 --- a/share/man/man9/rtentry.9 +++ b/share/man/man9/rtentry.9 @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rtentry.9,v 1.7 1998/03/12 07:31:18 charnier Exp $ +.\" $Id: rtentry.9,v 1.8 1998/06/24 13:30:25 dt Exp $ .Dd October 8, 1996 .Os .Dt RTENTRY 9 diff --git a/share/man/man9/scsiconf.9 b/share/man/man9/scsiconf.9 index b3170cd1787b..15750f15ae49 100644 --- a/share/man/man9/scsiconf.9 +++ b/share/man/man9/scsiconf.9 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: scsiconf.9,v 1.5 1997/04/13 14:49:08 bde Exp $ +.\" $Id: scsiconf.9,v 1.6 1998/03/12 07:31:18 charnier Exp $ .\" .Dd January 29, 1997 .Dt SCSICONF 9 diff --git a/share/man/man9/sd.9 b/share/man/man9/sd.9 index 9b866a370c6e..d2e124895e40 100644 --- a/share/man/man9/sd.9 +++ b/share/man/man9/sd.9 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: sd.9,v 1.4 1997/03/07 02:53:36 jmg Exp $ +.\" $Id: sd.9,v 1.5 1998/03/12 07:31:19 charnier Exp $ .\" .Dd February 1, 1997 .Dt SD 9 diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9 index 351de02e2cb6..f0932a53eaf4 100644 --- a/share/man/man9/sleep.9 +++ b/share/man/man9/sleep.9 @@ -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: sleep.9,v 1.9 1997/04/11 17:49:56 bde Exp $ +.\" $Id: sleep.9,v 1.10 1998/01/16 18:12:57 bde Exp $ .\" " .Dd April 3, 1996 .Os diff --git a/share/man/man9/spl.9 b/share/man/man9/spl.9 index f4befd45aaf6..8cdcc0938d12 100644 --- a/share/man/man9/spl.9 +++ b/share/man/man9/spl.9 @@ -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: spl.9,v 1.5 1997/04/13 14:49:09 bde Exp $ +.\" $Id: spl.9,v 1.6 1998/01/16 18:14:34 bde Exp $ .\" " .Dd July 21, 1996 .Os diff --git a/share/man/man9/st.9 b/share/man/man9/st.9 index 774200b9442c..0cf1c0d15a1d 100644 --- a/share/man/man9/st.9 +++ b/share/man/man9/st.9 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: st.9,v 1.4 1997/03/07 02:53:37 jmg Exp $ +.\" $Id: st.9,v 1.5 1998/03/12 07:31:19 charnier Exp $ .\" .Dd February 1, 1997 .Dt ST 9 diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index cf3cdb86accf..e1ffc2ef18f8 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: style.9,v 1.21 1997/12/07 20:19:20 wollman Exp $ +.\" $Id: style.9,v 1.22 1997/12/07 20:25:45 wollman Exp $ .\" .Dd December 14, 1995 .Dt STYLE 9 diff --git a/share/man/man9/suser.9 b/share/man/man9/suser.9 index 916ceec50233..21bf131e5903 100644 --- a/share/man/man9/suser.9 +++ b/share/man/man9/suser.9 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: suser.9,v 1.4 1997/03/07 02:53:37 jmg Exp $ +.\" $Id: suser.9,v 1.5 1998/01/16 18:06:23 bde Exp $ .\" .Dd Oct 15, 1996 .Dt SUSER 9 diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9 index 1c9b7f319bb1..bb048fe4b1c4 100644 --- a/share/man/man9/timeout.9 +++ b/share/man/man9/timeout.9 @@ -34,7 +34,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: timeout.9,v 1.7 1998/01/16 18:45:52 bde Exp $ .\" .Dd September 10, 1996 .Dt TIMEOUT 9 diff --git a/share/man/man9/uio.9 b/share/man/man9/uio.9 index 290fa10dd318..ed10f614de25 100644 --- a/share/man/man9/uio.9 +++ b/share/man/man9/uio.9 @@ -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: uio.9,v 1.3 1997/02/22 13:26:29 peter Exp $ +.\" $Id: uio.9,v 1.4 1997/04/13 14:49:10 bde Exp $ .\" " .Dd February 2, 1997 .Os diff --git a/share/man/man9/vget.9 b/share/man/man9/vget.9 index 74496e873267..f6e57d83f9f9 100644 --- a/share/man/man9/vget.9 +++ b/share/man/man9/vget.9 @@ -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: vget.9,v 1.3 1997/04/13 14:49:10 bde Exp $ +.\" $Id: vget.9,v 1.4 1998/03/12 07:31:19 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/vnode.9 b/share/man/man9/vnode.9 index b85c66fb12a3..7b92e89569bd 100644 --- a/share/man/man9/vnode.9 +++ b/share/man/man9/vnode.9 @@ -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: vnode.9,v 1.6 1998/03/12 07:31:20 charnier Exp $ +.\" $Id: vnode.9,v 1.7 1998/09/28 23:36:35 eivind Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/vput.9 b/share/man/man9/vput.9 index ae6b493aabe3..c495fec699c0 100644 --- a/share/man/man9/vput.9 +++ b/share/man/man9/vput.9 @@ -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: vput.9,v 1.4 1997/09/29 10:11:00 wosch Exp $ +.\" $Id: vput.9,v 1.5 1998/03/12 07:31:20 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/vref.9 b/share/man/man9/vref.9 index dea69285ce3b..2216727a94d8 100644 --- a/share/man/man9/vref.9 +++ b/share/man/man9/vref.9 @@ -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: vref.9,v 1.4 1997/09/29 10:11:01 wosch Exp $ +.\" $Id: vref.9,v 1.5 1998/03/12 07:31:20 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/man/man9/vrele.9 b/share/man/man9/vrele.9 index 9573eec2a890..cb4037c797a9 100644 --- a/share/man/man9/vrele.9 +++ b/share/man/man9/vrele.9 @@ -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: vrele.9,v 1.4 1997/09/29 10:11:02 wosch Exp $ +.\" $Id: vrele.9,v 1.5 1998/03/12 07:31:21 charnier Exp $ .\" .Dd July 24, 1996 .Os diff --git a/share/misc/Makefile b/share/misc/Makefile index 6cf2e7cfbe5d..5523bebe31b8 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.13 1998/06/21 04:46:53 jkh Exp $ +# $Id: Makefile,v 1.14 1998/09/11 16:38:20 dt Exp $ FILES= ascii birthtoken bsd-family-tree eqnchar flowers init.ee inter.phone \ iso3166 man.template mdoc.template operator scsi_modes diff --git a/share/misc/bsd-family-tree b/share/misc/bsd-family-tree index 43a962d61999..2204e5f5290c 100644 --- a/share/misc/bsd-family-tree +++ b/share/misc/bsd-family-tree @@ -273,4 +273,4 @@ Steven M. Schultz for providing 2.8BSD, 2.10BSD, 2.11BSD manual pages. -- Copyright (c) 1997 Wolfram Schneider <wosch@FreeBSD.ORG> URL: http://www.de.freebsd.org/de/ftp/unix-stammbaum -$Date: 1998/08/13 10:10:10 $ $Revision: 1.8 $ +$Date: 1998/08/19 12:58:38 $ $Revision: 1.9 $ diff --git a/share/misc/inter.phone b/share/misc/inter.phone index c9ecbe69b2f6..2aa7539c0aa3 100644 --- a/share/misc/inter.phone +++ b/share/misc/inter.phone @@ -1,6 +1,6 @@ # Country Code : City Code : City : Country # @(#)inter.phone 8.1 (Berkeley) 6/9/93 -# $Id: inter.phone,v 1.16 1997/03/03 05:01:54 adam Exp $ +# $Id: inter.phone,v 1.17 1997/12/16 04:05:10 brian Exp $ # 7:095:Moscow:Russia 7:::Kazakhstan diff --git a/share/misc/iso3166 b/share/misc/iso3166 index 265b020e6fd7..2414a8c21a79 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,4 +1,4 @@ -# $Id: iso3166,v 1.3 1997/02/22 13:56:07 peter Exp $ +# $Id: iso3166,v 1.4 1997/10/28 15:45:09 wollman Exp $ # # ISO 3166 country codes # Ths includes many places that are not legally independent countries, diff --git a/share/mk/Makefile b/share/mk/Makefile index 0170c3682d06..c88885062187 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1998/08/29 11:01:22 wosch Exp $ +# $Id: Makefile,v 1.20 1998/09/09 10:17:34 bde Exp $ # @(#)Makefile 8.1 (Berkeley) 6/8/93 FILES= bsd.README diff --git a/share/mk/bsd.README b/share/mk/bsd.README index a1c4a2691565..c3a07bee68fc 100644 --- a/share/mk/bsd.README +++ b/share/mk/bsd.README @@ -1,5 +1,5 @@ # @(#)bsd.README 8.2 (Berkeley) 4/2/94 -# $Id: bsd.README,v 1.11 1997/03/09 15:51:07 wosch Exp $ +# $Id: bsd.README,v 1.13 1998/05/20 22:27:11 jkh Exp $ XXX This document is seriously out of date, it is currenly being revised. diff --git a/share/mk/bsd.dep.mk b/share/mk/bsd.dep.mk index 1dc24d211248..a9b9152f589a 100644 --- a/share/mk/bsd.dep.mk +++ b/share/mk/bsd.dep.mk @@ -1,4 +1,4 @@ -# $Id: bsd.dep.mk,v 1.24 1998/05/15 09:34:48 bde Exp $ +# $Id: bsd.dep.mk,v 1.25 1998/06/05 18:38:54 dt Exp $ # # The include file <bsd.dep.mk> handles Makefile dependencies. # diff --git a/share/mk/bsd.doc.mk b/share/mk/bsd.doc.mk index 1ba17c3368ef..62ae3558da2b 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.45 1998/08/02 13:50:23 bde Exp $ +# $Id: bsd.doc.mk,v 1.46 1998/08/08 07:02:07 peter Exp $ # # The include file <bsd.doc.mk> handles installing BSD troff documents. # diff --git a/share/mk/bsd.info.mk b/share/mk/bsd.info.mk index 2257c59909a7..6fe9b90c44b9 100644 --- a/share/mk/bsd.info.mk +++ b/share/mk/bsd.info.mk @@ -1,4 +1,4 @@ -# $Id: bsd.info.mk,v 1.50 1998/05/06 18:44:01 bde Exp $ +# $Id: bsd.info.mk,v 1.51 1998/08/08 07:02:07 peter Exp $ # # The include file <bsd.info.mk> handles installing GNU (tech)info files. # Texinfo is a documentation system that uses a single source diff --git a/share/mk/bsd.kern.mk b/share/mk/bsd.kern.mk index 003beaf0f9f7..5bb6d3ef4556 100644 --- a/share/mk/bsd.kern.mk +++ b/share/mk/bsd.kern.mk @@ -1,4 +1,4 @@ -# $Id: bsd.kern.mk,v 1.9 1998/05/01 18:13:37 bde Exp $ +# $Id: bsd.kern.mk,v 1.10 1998/09/09 10:04:58 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 900300f2f7f4..60defa89a3d4 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.55 1998/10/14 04:04:22 peter Exp $ +# $Id: bsd.kmod.mk,v 1.56 1998/10/16 03:32:03 peter Exp $ # # The include file <bsd.kmod.mk> handles installing Loadable Kernel Modules. # diff --git a/share/mk/bsd.lib.mk b/share/mk/bsd.lib.mk index 7e69c87e108e..02c63fc682cf 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.78 1998/08/30 20:33:27 jb Exp $ +# $Id: bsd.lib.mk,v 1.79 1998/09/20 19:49:44 obrien Exp $ # .if !target(__initialized__) diff --git a/share/mk/bsd.libnames.mk b/share/mk/bsd.libnames.mk index 37476aa17112..5e96fe2d368b 100644 --- a/share/mk/bsd.libnames.mk +++ b/share/mk/bsd.libnames.mk @@ -1,4 +1,4 @@ -# $Id: bsd.libnames.mk,v 1.17 1998/09/15 10:27:20 gibbs Exp $ +# $Id: bsd.libnames.mk,v 1.18 1998/09/17 09:34:57 phk Exp $ # # The include file <bsd.libnames.mk> define library names. # Other include files (e.g. bsd.prog.mk, bsd.lib.mk) include this diff --git a/share/mk/bsd.man.mk b/share/mk/bsd.man.mk index 17f29752f824..b84a1c4152ec 100644 --- a/share/mk/bsd.man.mk +++ b/share/mk/bsd.man.mk @@ -1,4 +1,4 @@ -# $Id: bsd.man.mk,v 1.29 1998/09/07 05:55:02 jb Exp $ +# $Id: bsd.man.mk,v 1.30 1998/09/09 10:12:07 bde Exp $ # # The include file <bsd.man.mk> handles installing manual pages and # their links. diff --git a/share/mk/bsd.obj.mk b/share/mk/bsd.obj.mk index c6ce52529402..18b3a848c13b 100644 --- a/share/mk/bsd.obj.mk +++ b/share/mk/bsd.obj.mk @@ -1,4 +1,4 @@ -# $Id: bsd.obj.mk,v 1.25 1998/06/04 15:31:55 peter Exp $ +# $Id: bsd.obj.mk,v 1.26 1998/08/30 20:33:27 jb Exp $ # # The include file <bsd.obj.mk> handles creating the 'obj' directory # and cleaning up object files, etc. diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk index fece2848e2e5..347640a1971d 100644 --- a/share/mk/bsd.own.mk +++ b/share/mk/bsd.own.mk @@ -1,4 +1,4 @@ -# $Id: bsd.own.mk,v 1.18 1998/08/31 23:34:37 jb Exp $ +# $Id: bsd.own.mk,v 1.19 1998/09/14 08:34:45 obrien 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 39eafd6837d6..06e25c3e919c 100644 --- a/share/mk/bsd.port.mk +++ b/share/mk/bsd.port.mk @@ -1,7 +1,7 @@ #-*- mode: Fundamental; tab-width: 4; -*- # ex:ts=4 # -# $Id: bsd.port.mk,v 1.292 1998/10/06 21:12:14 asami Exp $ +# $Id: bsd.port.mk,v 1.293 1998/10/09 01:27:21 asami Exp $ # $NetBSD: $ # # bsd.port.mk - 940820 Jordan K. Hubbard. diff --git a/share/mk/bsd.port.subdir.mk b/share/mk/bsd.port.subdir.mk index 72a97b2df306..527d6c9233ba 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.23 1997/11/20 05:31:44 asami Exp $ +# $Id: bsd.port.subdir.mk,v 1.24 1998/08/26 23:46:13 asami Exp $ # # The include file <bsd.port.subdir.mk> contains the default targets # for building ports subdirectories. diff --git a/share/mk/bsd.prog.mk b/share/mk/bsd.prog.mk index 5f7ed56e879d..f628027ce5af 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.77 1998/08/30 20:33:27 jb Exp $ +# $Id: bsd.prog.mk,v 1.78 1998/09/07 05:55:02 jb Exp $ .if !target(__initialized__) __initialized__: diff --git a/share/mk/bsd.sgml.mk b/share/mk/bsd.sgml.mk index 5f4c8e8917c5..15bcbde9de38 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.26 1998/08/08 07:02:08 peter Exp $ +# $Id: bsd.sgml.mk,v 1.27 1998/09/17 11:35:11 jkh Exp $ # # The include file <bsd.sgml.mk> handles installing sgml documents. # diff --git a/share/mk/bsd.subdir.mk b/share/mk/bsd.subdir.mk index 5a5cc1a374f9..d00fcbf0cabd 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.24 1998/05/06 16:53:53 wosch Exp $ +# $Id: bsd.subdir.mk,v 1.25 1998/08/08 07:02:08 peter Exp $ # # The include file <bsd.subdir.mk> contains the default targets # for building subdirectories. diff --git a/share/mk/sys.mk b/share/mk/sys.mk index 490209e86d6d..925f1ab24098 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.41 1998/08/29 01:30:13 dillon Exp $ +# $Id: sys.mk,v 1.43 1998/09/15 05:24:01 obrien Exp $ unix ?= We run FreeBSD, not UNIX. diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc index c67d7636b106..c4b43ad305b2 100644 --- a/share/skel/dot.cshrc +++ b/share/skel/dot.cshrc @@ -1,4 +1,4 @@ -# $Id: dot.cshrc,v 1.8 1997/09/26 08:28:29 joerg Exp $ +# $Id: dot.cshrc,v 1.9 1998/09/02 14:10:22 bde Exp $ # # .cshrc - csh resource script, read at beginning # of execution by each shell diff --git a/share/skel/dot.login b/share/skel/dot.login index de6f47cc7494..a13baefe7cbf 100644 --- a/share/skel/dot.login +++ b/share/skel/dot.login @@ -1,4 +1,4 @@ -# $Id: dot.login,v 1.10 1997/02/22 13:56:32 peter Exp $ +# $Id: dot.login,v 1.11 1997/08/15 23:41:24 ache Exp $ # # .login - csh login script, read by login shell, # after `.cshrc' at login. diff --git a/share/skel/dot.login_conf b/share/skel/dot.login_conf index 9a933af2a360..2d1ea53d133a 100644 --- a/share/skel/dot.login_conf +++ b/share/skel/dot.login_conf @@ -1,4 +1,4 @@ -# $Id: dot.login,v 1.11 1997/08/15 23:41:24 ache Exp $ +# $Id: dot.login_conf,v 1.1 1997/08/18 03:07:43 ache Exp $ # # see login.conf(5) # diff --git a/share/skel/dot.mail_aliases b/share/skel/dot.mail_aliases index 43c8d4504b96..6ea448445d30 100644 --- a/share/skel/dot.mail_aliases +++ b/share/skel/dot.mail_aliases @@ -1,4 +1,4 @@ -# $Id: dot.mailrc,v 1.4 1997/02/22 13:56:32 peter Exp $ +# $Id: dot.mail_aliases,v 1.1 1997/08/28 13:36:55 wosch Exp $ # # .mail_aliases - private mail aliases # diff --git a/share/skel/dot.mailrc b/share/skel/dot.mailrc index a0c481bc9f6d..0ccd7bfd6455 100644 --- a/share/skel/dot.mailrc +++ b/share/skel/dot.mailrc @@ -1,4 +1,4 @@ -# $Id: dot.mailrc,v 1.4 1997/02/22 13:56:32 peter Exp $ +# $Id: dot.mailrc,v 1.5 1997/08/28 13:36:56 wosch Exp $ # # .mailrc - mail resources # diff --git a/share/skel/dot.profile b/share/skel/dot.profile index 082b2abc6903..d3a145f4ffc6 100644 --- a/share/skel/dot.profile +++ b/share/skel/dot.profile @@ -1,4 +1,4 @@ -# $Id: dot.profile,v 1.17 1998/08/14 13:49:57 thepish Exp $ +# $Id: dot.profile,v 1.18 1998/09/02 14:10:22 bde Exp $ # # .profile - Bourne Shell startup script for login shells # diff --git a/share/skel/dot.rhosts b/share/skel/dot.rhosts index 3f76a73bc436..88e9d59efd6a 100644 --- a/share/skel/dot.rhosts +++ b/share/skel/dot.rhosts @@ -1,4 +1,4 @@ -# $Id$ +# $Id: dot.rhosts,v 1.5 1997/02/22 13:56:33 peter Exp $ # # .rhosts - trusted remote host name and user data base # diff --git a/share/skel/dot.shrc b/share/skel/dot.shrc index 57103fe49a2e..781b1528caa0 100644 --- a/share/skel/dot.shrc +++ b/share/skel/dot.shrc @@ -1,4 +1,4 @@ -# $Id: dot.profile,v 1.12 1997/07/15 09:37:02 charnier Exp $ +# $Id: dot.shrc,v 1.1 1997/08/03 18:37:46 wosch Exp $ # # .shrc - bourne shell startup file # diff --git a/share/syscons/Makefile b/share/syscons/Makefile index 66cf5b35c3b2..8a1229f4786e 100644 --- a/share/syscons/Makefile +++ b/share/syscons/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 13:56:35 peter Exp $ SUBDIR= fonts keymaps scrnmaps diff --git a/share/syscons/fonts/INDEX.fonts b/share/syscons/fonts/INDEX.fonts index 56ee134676fa..250afe9985ec 100644 --- a/share/syscons/fonts/INDEX.fonts +++ b/share/syscons/fonts/INDEX.fonts @@ -1,5 +1,5 @@ # -# $Id: INDEX.fonts,v 1.6 1997/02/22 13:56:36 peter Exp $ +# $Id: INDEX.fonts,v 1.7 1997/09/22 21:44:36 wosch Exp $ # # database for vidfont(8) # diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile index 60b88452688d..909eb7187b32 100644 --- a/share/syscons/fonts/Makefile +++ b/share/syscons/fonts/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1998/01/03 14:09:18 wosch Exp $ +# $Id: Makefile,v 1.17 1998/05/04 11:24:00 phk 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 1535dc8217b3..f5e1c97866a3 100644 --- a/share/syscons/keymaps/INDEX.keymaps +++ b/share/syscons/keymaps/INDEX.keymaps @@ -1,4 +1,4 @@ -# $Id: INDEX.keymaps,v 1.21 1998/08/10 06:51:47 imp Exp $ +# $Id: INDEX.keymaps,v 1.22 1998/10/16 01:49:13 yokota Exp $ # # database for kbdmap(8) # diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile index d0f6509cf447..0234e0a1b037 100644 --- a/share/syscons/keymaps/Makefile +++ b/share/syscons/keymaps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1998/08/07 17:04:42 ache Exp $ +# $Id: Makefile,v 1.31 1998/08/10 06:51:47 imp Exp $ KEYMAPS= INDEX.keymaps KEYMAPS+= be.iso.kbd diff --git a/share/syscons/scrnmaps/Makefile b/share/syscons/scrnmaps/Makefile index 94c02cf714a9..d48cd0cd1739 100644 --- a/share/syscons/scrnmaps/Makefile +++ b/share/syscons/scrnmaps/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1998/07/07 02:30:45 bde Exp $ +# $Id: Makefile,v 1.12 1998/08/30 20:31:57 jb Exp $ SCRMAPS = koi8-r2cp866.scm iso-8859-1_to_cp437.scm diff --git a/share/tabset/Makefile b/share/tabset/Makefile index 306fc80fbe61..3ff09e2e4893 100644 --- a/share/tabset/Makefile +++ b/share/tabset/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.8 1998/01/03 14:13:46 wosch Exp $ FILES= 3101 9837 aa aed512 beehive diablo dtc382 hp700-wy ibm3101 std \ stdcrt tandem653 teleray vt100 vt100-w wyse-adds xerox1720 xerox1730 \ diff --git a/share/termcap/Makefile b/share/termcap/Makefile index 86bdd742a8a5..998c96d1662c 100644 --- a/share/termcap/Makefile +++ b/share/termcap/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.10 1998/01/03 14:13:48 wosch Exp $ +# $Id: Makefile,v 1.11 1998/01/04 10:42:29 wosch Exp $ # reorder gives an editor command for most common terminals # (in reverse order from n'th to 1'st most commonly used) diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 5cb8044a08c7..908fb8c2ee28 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -51,7 +51,7 @@ .\" * * .\" ***************************************************************************/ .\" -.\" $Id: termcap.5,v 1.8 1998/06/10 12:34:27 phk Exp $ +.\" $Id: termcap.5,v 1.9 1998/06/23 05:30:26 hoek Exp $ .\" .Dd April 16, 1994 .Dt TERMCAP 5 diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src index 8d989a929a26..65eebd757901 100644 --- a/share/termcap/termcap.src +++ b/share/termcap/termcap.src @@ -30,7 +30,7 @@ # SUCH DAMAGE. # # @(#)termcap.src 8.2 (Berkeley) 11/17/93 -# $Id: termcap.src,v 1.83 1998/05/21 09:10:55 jkoshy Exp $ +# $Id: termcap.src,v 1.84 1998/05/31 06:49:30 thepish Exp $ # Termcap source file # John Kunze, Berkeley diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 184e933de6e4..bc36bc8f0ebf 100644 --- a/share/timedef/Makefile +++ b/share/timedef/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.4 1997/02/22 13:56:42 peter Exp $ SUBDIR = data diff --git a/share/timedef/data/Makefile b/share/timedef/data/Makefile index 80e5f2f455b0..798d20c9d4dd 100644 --- a/share/timedef/data/Makefile +++ b/share/timedef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1998/08/10 09:49:42 phk Exp $ +# $Id: Makefile,v 1.28 1998/10/13 20:20:27 ache Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} diff --git a/share/timedef/data/da_DK.ISO_8859-1.src b/share/timedef/data/da_DK.ISO_8859-1.src index 5a462af33193..e4b8cf9ca7eb 100644 --- a/share/timedef/data/da_DK.ISO_8859-1.src +++ b/share/timedef/data/da_DK.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: da_DK.ISO_8859-1.src,v 1.3 1997/02/22 13:56:43 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/de_AT.ISO_8859-1.src b/share/timedef/data/de_AT.ISO_8859-1.src index c2b279a4d625..efe78d0bc858 100644 --- a/share/timedef/data/de_AT.ISO_8859-1.src +++ b/share/timedef/data/de_AT.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id: de_DE.ISO_8859-1.src,v 1.6 1997/02/22 13:56:44 peter Exp $ +# $Id: de_AT.ISO_8859-1.src,v 1.1 1997/02/25 21:01:52 wosch Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/de_DE.ISO_8859-1.src b/share/timedef/data/de_DE.ISO_8859-1.src index e78f9c53bcaf..0a3822239731 100644 --- a/share/timedef/data/de_DE.ISO_8859-1.src +++ b/share/timedef/data/de_DE.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: de_DE.ISO_8859-1.src,v 1.6 1997/02/22 13:56:44 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/en_GB.ISO_8859-1.src b/share/timedef/data/en_GB.ISO_8859-1.src index b34711bbbba4..30ccfac1bb1d 100644 --- a/share/timedef/data/en_GB.ISO_8859-1.src +++ b/share/timedef/data/en_GB.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: en_GB.ISO_8859-1.src,v 1.3 1997/02/22 13:56:44 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/en_US.ISO_8859-1.src b/share/timedef/data/en_US.ISO_8859-1.src index 8bfd42d713b1..4d3177d249e6 100644 --- a/share/timedef/data/en_US.ISO_8859-1.src +++ b/share/timedef/data/en_US.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: en_US.ISO_8859-1.src,v 1.3 1997/02/22 13:56:45 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/es_ES.ISO_8859-1.src b/share/timedef/data/es_ES.ISO_8859-1.src index b8df4e5cfcdf..67de96cf79e2 100644 --- a/share/timedef/data/es_ES.ISO_8859-1.src +++ b/share/timedef/data/es_ES.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/02 11:44:29 helbig Exp $ +# $Id: es_ES.ISO_8859-1.src,v 1.2 1998/07/09 06:30:30 phk Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/fi_FI.ISO_8859-1.src b/share/timedef/data/fi_FI.ISO_8859-1.src index 42207ebce996..1ef7e491c926 100644 --- a/share/timedef/data/fi_FI.ISO_8859-1.src +++ b/share/timedef/data/fi_FI.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: fi_FI.ISO_8859-1.src,v 1.1 1998/01/05 00:21:18 helbig Exp $ # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too # diff --git a/share/timedef/data/fr_FR.ISO_8859-1.src b/share/timedef/data/fr_FR.ISO_8859-1.src index 50002b4d23b6..39e3456028f5 100644 --- a/share/timedef/data/fr_FR.ISO_8859-1.src +++ b/share/timedef/data/fr_FR.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: fr_FR.ISO_8859-1.src,v 1.4 1997/02/22 13:56:45 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/hr_HR.ISO_8859-2.src b/share/timedef/data/hr_HR.ISO_8859-2.src index 761fd1430cd6..79d9eebe3d63 100644 --- a/share/timedef/data/hr_HR.ISO_8859-2.src +++ b/share/timedef/data/hr_HR.ISO_8859-2.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: hr_HR.ISO_8859-2.src,v 1.1 1997/02/27 00:08:53 wosch Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/is_IS.ISO_8859-1.src b/share/timedef/data/is_IS.ISO_8859-1.src index 4572130abb79..15fb660226fb 100644 --- a/share/timedef/data/is_IS.ISO_8859-1.src +++ b/share/timedef/data/is_IS.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: is_IS.ISO_8859-1.src,v 1.3 1997/02/22 13:56:45 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/it_IT.ISO_8859-1.src b/share/timedef/data/it_IT.ISO_8859-1.src index 218d86e6f1c4..9c0d18720d07 100644 --- a/share/timedef/data/it_IT.ISO_8859-1.src +++ b/share/timedef/data/it_IT.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: it_IT.ISO_8859-1.src,v 1.3 1997/02/22 13:56:46 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/ja_JP.EUC.src b/share/timedef/data/ja_JP.EUC.src index a71887833994..49fd30008d22 100644 --- a/share/timedef/data/ja_JP.EUC.src +++ b/share/timedef/data/ja_JP.EUC.src @@ -1,4 +1,4 @@ -# $Id: ja_JP.SJIS.src,v 1.3 1997/09/19 00:56:49 julian Exp $ +# $Id: ja_JP.EUC.src,v 1.1 1997/12/19 22:46:23 julian Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/ja_JP.SJIS.src b/share/timedef/data/ja_JP.SJIS.src index 59a79212e7e1..0f74eadf5d08 100644 --- a/share/timedef/data/ja_JP.SJIS.src +++ b/share/timedef/data/ja_JP.SJIS.src @@ -1,4 +1,4 @@ -# $Id: ja_JP.SJIS.src,v 1.2 1997/09/19 00:51:52 julian Exp $ +# $Id: ja_JP.SJIS.src,v 1.3 1997/09/19 00:56:49 julian Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/ko_KR.EUC.src b/share/timedef/data/ko_KR.EUC.src index eb5f45f7f0f1..224976f42604 100644 --- a/share/timedef/data/ko_KR.EUC.src +++ b/share/timedef/data/ko_KR.EUC.src @@ -1,4 +1,4 @@ -# $Id: ru_SU.KOI8-R.src,v 1.7 1997/02/22 13:56:47 peter Exp $ +# $Id: ko_KR.EUC.src,v 1.3 1997/03/27 03:07:25 ache Exp $ # # Choi Jun Ho <jazz.snu.ac.kr> # 27 Mar 1997 diff --git a/share/timedef/data/lt_LN.ISO_8859-1.src b/share/timedef/data/lt_LN.ISO_8859-1.src index e31decedb2d7..2b8994509070 100644 --- a/share/timedef/data/lt_LN.ISO_8859-1.src +++ b/share/timedef/data/lt_LN.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: lt_LN.ISO_8859-1.src,v 1.1 1998/01/06 00:54:33 helbig Exp $ # This is Latin. The week with seven days was introduced in the # Roman Empire 321 AD. (Konstantin I) # diff --git a/share/timedef/data/nl_NL.ISO_8859-1.src b/share/timedef/data/nl_NL.ISO_8859-1.src index 05e8ea4b3e13..abb7753ad5be 100644 --- a/share/timedef/data/nl_NL.ISO_8859-1.src +++ b/share/timedef/data/nl_NL.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: nl_NL.ISO_8859-1.src,v 1.1 1998/01/04 16:02:09 helbig Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/no_NO.ISO_8859-1.src b/share/timedef/data/no_NO.ISO_8859-1.src index 153f6da2d046..6b94929d394d 100644 --- a/share/timedef/data/no_NO.ISO_8859-1.src +++ b/share/timedef/data/no_NO.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id: no_NO.ISO_8859-1.src,v 1.4 1998/05/25 18:51:47 steve Exp $ +# $Id: no_NO.ISO_8859-1.src,v 1.5 1998/06/02 23:02:09 danny Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/pt_PT.ISO_8859-1.src b/share/timedef/data/pt_PT.ISO_8859-1.src index 1d4b946f4f5e..ac120e20e3b8 100644 --- a/share/timedef/data/pt_PT.ISO_8859-1.src +++ b/share/timedef/data/pt_PT.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: pt_PT.ISO_8859-1.src,v 1.4 1997/02/22 13:56:46 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/ru_SU.CP866.src b/share/timedef/data/ru_SU.CP866.src index 38dae1095d8c..a2a652ffc442 100644 --- a/share/timedef/data/ru_SU.CP866.src +++ b/share/timedef/data/ru_SU.CP866.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: ru_SU.CP866.src,v 1.7 1997/02/22 13:56:47 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/ru_SU.KOI8-R.src b/share/timedef/data/ru_SU.KOI8-R.src index 30be6212d1ff..042ab37f9c05 100644 --- a/share/timedef/data/ru_SU.KOI8-R.src +++ b/share/timedef/data/ru_SU.KOI8-R.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: ru_SU.KOI8-R.src,v 1.7 1997/02/22 13:56:47 peter Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/sl_SI.ISO_8859-2.src b/share/timedef/data/sl_SI.ISO_8859-2.src index 2d4121c5dc2f..395821055b9a 100644 --- a/share/timedef/data/sl_SI.ISO_8859-2.src +++ b/share/timedef/data/sl_SI.ISO_8859-2.src @@ -1,4 +1,4 @@ -# $Id: $ +# $Id: sl_SI.ISO_8859-2.src,v 1.1 1997/11/07 15:46:45 ache Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/timedef/data/sv_SE.ISO_8859-1.src b/share/timedef/data/sv_SE.ISO_8859-1.src index e3880ca6ad66..5a66f2dba9a2 100644 --- a/share/timedef/data/sv_SE.ISO_8859-1.src +++ b/share/timedef/data/sv_SE.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id$ +# $Id: sv_SE.ISO_8859-1.src,v 1.1 1998/01/04 00:03:53 helbig Exp $ # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too # diff --git a/share/timedef/data/zh_CN.EUC.src b/share/timedef/data/zh_CN.EUC.src index 0590f7f8dac9..90b9a97673c8 100644 --- a/share/timedef/data/zh_CN.EUC.src +++ b/share/timedef/data/zh_CN.EUC.src @@ -1,4 +1,4 @@ -# $Id: zh_CN.EUC.src,v 1.1 1998/08/10 09:49:42 phk Exp $ +# $Id: zh_CN.EUC.src,v 1.2 1998/08/15 12:36:50 phk Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile index 569b0cb8e8fb..d3aff8212c10 100644 --- a/share/zoneinfo/Makefile +++ b/share/zoneinfo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1997/02/22 13:56:50 peter Exp $ +# $Id: Makefile,v 1.15 1997/03/09 09:41:44 bde Exp $ CLEANFILES+= yearistype |
