diff options
author | pluknet <pluknet@FreeBSD.org> | 2014-02-01 10:36:35 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2014-02-01 10:36:35 +0000 |
commit | 4ce8fa809767c33ae9f1dab7057ec54af6d5eb46 (patch) | |
tree | c6f519a410b88f81ff907c6fddb0d01869dd0259 /gnu | |
parent | 0745c80c73080aef68ab01f4ccae31a6c48c2b46 (diff) | |
download | FreeBSD-src-4ce8fa809767c33ae9f1dab7057ec54af6d5eb46.zip FreeBSD-src-4ce8fa809767c33ae9f1dab7057ec54af6d5eb46.tar.gz |
Add definition for NetBSD 7.0, which is referenced in several manpages.
Discussed with: uqs
MFC after: 5 days
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 3b389ed..5fff514 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -58,6 +58,7 @@ .ds doc-operating-system-FreeBSD-9.2 9.2 .ds doc-operating-system-FreeBSD-10.0 10.0 .ds doc-operating-system-FreeBSD-11.0 11.0 +.ds doc-operating-system-NetBSD-7.0 7.0 . .\" Definitions not (yet) in doc-syms . |