diff options
author | ru <ru@FreeBSD.org> | 2005-06-16 21:13:20 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-06-16 21:13:20 +0000 |
commit | b61cd48c52343a50c20fc7085931d39f05d41f48 (patch) | |
tree | 1ddcc3c8e40bf4df935c8e0327d01d379514361d /gnu | |
parent | e784fd3eb6354e22e9f96a7253b2a9572ab2c74b (diff) | |
download | FreeBSD-src-b61cd48c52343a50c20fc7085931d39f05d41f48.zip FreeBSD-src-b61cd48c52343a50c20fc7085931d39f05d41f48.tar.gz |
A number of manpages already use ``.Fx 5.5'', define it.
Approved by: re (blanket)
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 a09b6cd..84960505 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -62,6 +62,7 @@ .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-4.11 4.11 .ds doc-operating-system-FreeBSD-5.4 5.4 +.ds doc-operating-system-FreeBSD-5.5 5.5 .ds doc-operating-system-FreeBSD-6.0 6.0 . .ec |