diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2006-05-12 15:36:50 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2006-05-12 15:36:50 +0000 |
| commit | a4543b77c966457a25a9ac62c6f0ec44c91c96e2 (patch) | |
| tree | 482b7996bbc13a5a97098827877d258fa5b24dc9 | |
| parent | 17b6f54a812729e3e35a78ffa95b75595e2b8fda (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 4a399e6977fe..bbc8d2fdf800 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -56,7 +56,7 @@ .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . .\" Default .Os value -.ds doc-default-operating-system FreeBSD\~5.4 +.ds doc-default-operating-system FreeBSD\~5.5 . .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-4.11 4.11 |
