diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-14 16:01:58 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-14 16:01:58 +0000 |
| commit | e50f3181706e136d3504e9fa7f8e52ffaf6d309a (patch) | |
| tree | 30b449be527cdd852e8578640c43ab35222e7c6c /gnu | |
| parent | c26f4c716890930bf3180af2ceca6c2c16ed6b5b (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 7de1241a0501c..3e8c8ec50d594 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -54,6 +54,9 @@ .\" Default .Os value .ds doc-operating-system FreeBSD\~5.0 . +.\" FreeBSD releases not found in doc-common +.ds doc-operating-system-FreeBSD-5.1 5.1 +. .ec . .\" Locale support |
