diff options
| author | wiz <wiz@NetBSD.org> | 2007-01-23 22:26:06 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2007-01-23 22:26:06 +0000 |
| commit | b5d2193e6a552f47b309f039c30951fc03daba2d (patch) | |
| tree | a4b4b953aa9311a71353c7b1db4dae74122b698b /gnu/usr.bin | |
| parent | a6b4bc9d66f98ceedb392cf421d7950f0363197f (diff) | |
Add NetBSD-1.3.3 and FreeBSD-6.1 for hashinit(9).
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 30c70339f1b..581dc426459 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.34 2006/09/14 23:23:56 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.35 2007/01/23 22:26:06 wiz Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -58,6 +58,7 @@ .\" Default footer operating system value .ds doc-default-operating-system NetBSD\~4.0 .\" Other known versions, not yet in groff distribution +.ds doc-operating-system-NetBSD-1.3.3 1.3.3 .ds doc-operating-system-NetBSD-1.6.3 1.6.3 .ds doc-operating-system-NetBSD-2.0.1 2.0.1 .ds doc-operating-system-NetBSD-2.0.2 2.0.2 @@ -66,6 +67,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-FreeBSD-6.1 6.1 .\" Platforms not yet in groff distribution .ds doc-volume-as-amigappc amigappc .ds doc-volume-as-evbsh5 evbsh5 |
