diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2006-09-15 19:27:40 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2006-09-15 19:27:40 +0000 |
| commit | d725ee7aeaf08d76c8f680936b17325279f097f9 (patch) | |
| tree | d4f45c1223b82c4bee618eb137ae8baaeb6ee09c /gnu | |
| parent | 8738f8629e473dfb0ff6c473fcb8925cca315513 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 4605368b318f..fd34d3bb22c5 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -59,11 +59,11 @@ .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . .\" Default .Os value -.ds doc-default-operating-system FreeBSD\~6.1 +.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-6.3 6.3 .ds doc-operating-system-FreeBSD-7.0 7.0 . .ec |
