aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/contigmalloc.9
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
commit8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 (patch)
tree81a52679e3e7f6958a04688cb683eaf21a140f5c /share/man/man9/contigmalloc.9
parentde7242811fa5d383ece9325e6864e857b2997f20 (diff)
Diffstat (limited to 'share/man/man9/contigmalloc.9')
-rw-r--r--share/man/man9/contigmalloc.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/contigmalloc.9 b/share/man/man9/contigmalloc.9
index 4368e496c178..4c87429c6825 100644
--- a/share/man/man9/contigmalloc.9
+++ b/share/man/man9/contigmalloc.9
@@ -23,7 +23,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/man/man9/contigmalloc.9,v 1.3 2004/08/10 16:38:19 green Exp $
.\"
.Dd August 10, 2004
.Dt CONTIGMALLOC 9