diff options
Diffstat (limited to 'share/doc/papers')
-rw-r--r-- | share/doc/papers/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/beyond4.3/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/contents/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/contents/contents.ms | 2 | ||||
-rw-r--r-- | share/doc/papers/diskperf/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/fsinterface/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/kernmalloc/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/kerntune/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/memfs/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/newvm/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/nqnfs/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/px/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/relengr/Makefile | 2 | ||||
-rw-r--r-- | share/doc/papers/sysperf/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/share/doc/papers/Makefile b/share/doc/papers/Makefile index cd1088603ca8..e3fd6961d744 100644 --- a/share/doc/papers/Makefile +++ b/share/doc/papers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/01/11 04:09:56 wollman Exp $ +# $Id: Makefile,v 1.2 1995/01/11 19:51:41 wollman Exp $ SUBDIR= beyond4.3 diskperf fsinterface kernmalloc kerntune memfs \ newvm nqnfs px relengr sysperf diff --git a/share/doc/papers/beyond4.3/Makefile b/share/doc/papers/beyond4.3/Makefile index 7f9858ebcfbf..6c3db75ed55b 100644 --- a/share/doc/papers/beyond4.3/Makefile +++ b/share/doc/papers/beyond4.3/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.2 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.4 1995/01/11 04:10:00 wollman Exp $ VOLUME= papers SRCS= beyond43.ms diff --git a/share/doc/papers/contents/Makefile b/share/doc/papers/contents/Makefile index c42675f97087..b36317c3faa8 100644 --- a/share/doc/papers/contents/Makefile +++ b/share/doc/papers/contents/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/01/11 00:15:20 wollman Exp $ +# $Id: Makefile,v 1.1 1996/04/19 21:26:26 wosch Exp $ VOLUME= papers DOC= CONTENTS diff --git a/share/doc/papers/contents/contents.ms b/share/doc/papers/contents/contents.ms index 8da576bc58e0..c42c7fb38aa2 100644 --- a/share/doc/papers/contents/contents.ms +++ b/share/doc/papers/contents/contents.ms @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: $ +.\" $Id: contents.ms,v 1.1 1996/04/19 21:26:27 wosch Exp $ .\" .OH '''Papers Contents' .EH 'Papers Contents''' diff --git a/share/doc/papers/diskperf/Makefile b/share/doc/papers/diskperf/Makefile index 1b9ccd32348d..22dc271b35bd 100644 --- a/share/doc/papers/diskperf/Makefile +++ b/share/doc/papers/diskperf/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 6.3 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:01 wollman Exp $ VOLUME= papers DOC= diskperf diff --git a/share/doc/papers/fsinterface/Makefile b/share/doc/papers/fsinterface/Makefile index 3eccadd88ab8..7017442b81f3 100644 --- a/share/doc/papers/fsinterface/Makefile +++ b/share/doc/papers/fsinterface/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.3 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.3 1995/01/11 04:10:02 wollman Exp $ VOLUME= papers DOC= fsinterface diff --git a/share/doc/papers/kernmalloc/Makefile b/share/doc/papers/kernmalloc/Makefile index 7c97c8224a0a..2d3f4ea1063d 100644 --- a/share/doc/papers/kernmalloc/Makefile +++ b/share/doc/papers/kernmalloc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.8 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:03 wollman Exp $ VOLUME= papers DOC= kernmalloc diff --git a/share/doc/papers/kerntune/Makefile b/share/doc/papers/kerntune/Makefile index 605d782e7eb5..f6b347e0f114 100644 --- a/share/doc/papers/kerntune/Makefile +++ b/share/doc/papers/kerntune/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.5 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:04 wollman Exp $ VOLUME= papers DOC= kerntune diff --git a/share/doc/papers/memfs/Makefile b/share/doc/papers/memfs/Makefile index 033b7703641e..6b720dccae21 100644 --- a/share/doc/papers/memfs/Makefile +++ b/share/doc/papers/memfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.8 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.2 1995/01/11 04:10:05 wollman Exp $ +# $Id: Makefile,v 1.3 1995/01/22 16:49:22 bde Exp $ VOLUME= papers DOC= memfs diff --git a/share/doc/papers/newvm/Makefile b/share/doc/papers/newvm/Makefile index 2bddf9d415f3..dde2f2610ac7 100644 --- a/share/doc/papers/newvm/Makefile +++ b/share/doc/papers/newvm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.4 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:05 wollman Exp $ VOLUME= papers DOC= newvm diff --git a/share/doc/papers/nqnfs/Makefile b/share/doc/papers/nqnfs/Makefile index 316cdd79fc00..ebd726a7f660 100644 --- a/share/doc/papers/nqnfs/Makefile +++ b/share/doc/papers/nqnfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 4/20/94 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:06 wollman Exp $ VOLUME= papers DOC= nqnfs diff --git a/share/doc/papers/px/Makefile b/share/doc/papers/px/Makefile index f7282e5d3370..fb15007bc5c6 100644 --- a/share/doc/papers/px/Makefile +++ b/share/doc/papers/px/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.3 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:07 wollman Exp $ VOLUME= papers DOC= px diff --git a/share/doc/papers/relengr/Makefile b/share/doc/papers/relengr/Makefile index da1b8bf66002..90ba1cdb195b 100644 --- a/share/doc/papers/relengr/Makefile +++ b/share/doc/papers/relengr/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.6 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.3 1995/01/11 04:10:09 wollman Exp $ VOLUME= papers DOC= releng diff --git a/share/doc/papers/sysperf/Makefile b/share/doc/papers/sysperf/Makefile index ae567bce547e..0d146c1ede03 100644 --- a/share/doc/papers/sysperf/Makefile +++ b/share/doc/papers/sysperf/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 1.6 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 04:10:10 wollman Exp $ VOLUME= papers DOC= sysperf |