diff options
author | green <green@FreeBSD.org> | 2004-08-10 16:38:19 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2004-08-10 16:38:19 +0000 |
commit | 70cf64bec6da3afac373b7fb024de49045689191 (patch) | |
tree | f2fca9a31eafd684e9419cb87103b257486b4083 | |
parent | 7419bfcbfbb383fd5850b9b64f04a1c900de46b3 (diff) | |
download | FreeBSD-src-70cf64bec6da3afac373b7fb024de49045689191.zip FreeBSD-src-70cf64bec6da3afac373b7fb024de49045689191.tar.gz |
Update "documentation date" fields.
-rw-r--r-- | lib/libc/sys/mlock.2 | 2 | ||||
-rw-r--r-- | share/man/man9/contigmalloc.9 | 2 | ||||
-rw-r--r-- | share/man/man9/vslock.9 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/mlock.2 b/lib/libc/sys/mlock.2 index 3449b66..d8c5ab4 100644 --- a/lib/libc/sys/mlock.2 +++ b/lib/libc/sys/mlock.2 @@ -32,7 +32,7 @@ .\" @(#)mlock.2 8.2 (Berkeley) 12/11/93 .\" $FreeBSD$ .\" -.Dd May 18, 2004 +.Dd August 10, 2004 .Dt MLOCK 2 .Os .Sh NAME diff --git a/share/man/man9/contigmalloc.9 b/share/man/man9/contigmalloc.9 index fc74ae5..4368e49 100644 --- a/share/man/man9/contigmalloc.9 +++ b/share/man/man9/contigmalloc.9 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 4, 2004 +.Dd August 10, 2004 .Dt CONTIGMALLOC 9 .Os .Sh NAME diff --git a/share/man/man9/vslock.9 b/share/man/man9/vslock.9 index badbf69..72437fa 100644 --- a/share/man/man9/vslock.9 +++ b/share/man/man9/vslock.9 @@ -36,7 +36,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 15, 1996 +.Dd August 10, 2004 .Dt VSLOCK 9 .Os .Sh NAME |