diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
| commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
| tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /share/doc/papers/kernmalloc | |
| parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvs
'RELENG_2_2_1_RELEASE'.
This commit was manufactured to restore the state of the 2.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'share/doc/papers/kernmalloc')
| -rw-r--r-- | share/doc/papers/kernmalloc/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/papers/kernmalloc/kernmalloc.t | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/papers/kernmalloc/Makefile b/share/doc/papers/kernmalloc/Makefile index f900cf50f494..5d4cbb287301 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: Makefile,v 1.4 1997/02/22 13:03:11 peter Exp $ +# $Id: Makefile,v 1.2.6.1 1997/03/15 23:34:20 jkh Exp $ VOLUME= papers DOC= kernmalloc diff --git a/share/doc/papers/kernmalloc/kernmalloc.t b/share/doc/papers/kernmalloc/kernmalloc.t index c1eb157200cf..d28de0ce51fd 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: kernmalloc.t,v 1.4 1997/02/22 13:03:14 peter Exp $ +.\" $Id: kernmalloc.t,v 1.2.2.1 1997/03/15 23:34:22 jkh Exp $ .\" .\" reference a system routine name .de RN |
