diff options
| author | snj <snj@NetBSD.org> | 2009-05-07 00:37:30 +0000 |
|---|---|---|
| committer | snj <snj@NetBSD.org> | 2009-05-07 00:37:30 +0000 |
| commit | 63d43c94465863383ba5ea84b0bbfd894cffaed1 (patch) | |
| tree | 7c20e9743a529b08c13e4731368d4314547c0db6 /gnu/usr.bin | |
| parent | b49ed2c029b734c120a6b6c8bab053810322a825 (diff) | |
Add an entry for 5.1.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 1a4b3fd7e50..704f9955daf 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.50 2009/04/28 15:41:52 agc Exp $ +.\" $NetBSD: mdoc.local,v 1.51 2009/05/07 00:37:30 snj Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -57,6 +57,7 @@ .ds doc-operating-system-NetBSD-3.1 3.1 .ds doc-operating-system-NetBSD-4.0 4.0 .ds doc-operating-system-NetBSD-5.0 5.0 +.ds doc-operating-system-NetBSD-5.1 5.1 .ds doc-operating-system-NetBSD-6.0 6.0 .ds doc-operating-system-FreeBSD-4.11 4.11 .ds doc-operating-system-FreeBSD-6.1 6.1 |
