diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2007-10-02 08:38:34 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2007-10-02 08:38:34 +0000 |
| commit | 60d4ad387ff44d98fabf9920eddd9ec659513f73 (patch) | |
| tree | cd816c2e8b4fa331b0d87c9df13bb74ad141b780 /gnu | |
| parent | 26826127a7e77daab908c3532c9b4f54c907ff65 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 597574fa2614..1922cbc48642 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -58,13 +58,15 @@ .ds doc-str-Lb-libugidfw File System Firewall Interface Library (libugidfw, \-lugidfw) .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . +.\" FreeBSD architectures not found in doc-common +.ds doc-volume-as-arm arm +. .\" Default .Os value .ds doc-default-operating-system FreeBSD\~6.2 . .\" FreeBSD releases not found in doc-common -.ds doc-operating-system-FreeBSD-5.5 5.5 .ds doc-operating-system-FreeBSD-6.2 6.2 -.ds doc-operating-system-FreeBSD-7.0 7.0 +.ds doc-operating-system-FreeBSD-6.3 6.3 . .ec . |
