diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2005-04-03 08:52:03 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2005-04-03 08:52:03 +0000 |
| commit | 3d471a079296b9f9939948e9459ec41823ff280f (patch) | |
| tree | 3cf3776bff7b7f300bcbd8858e222c0a60db5938 /gnu/usr.bin | |
| parent | f86f2b0ddee1289fcd54710841806f7ed6aecd12 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index e33c5c4d53c3..7991ab8184b2 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -56,11 +56,11 @@ .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . .\" Default .Os value -.ds doc-default-operating-system FreeBSD\~5.3 +.ds doc-default-operating-system FreeBSD\~5.4 . .\" 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 |
