diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-06-09 10:40:17 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-06-09 10:40:17 +0000 |
| commit | cfd5f3929d000accb9d17d12ab743168732b8b58 (patch) | |
| tree | cdb8abe9f5abb307e0b5f2abdb357e2484e6f3f4 | |
| parent | 8ec0090099489273b71f4b02786221243768efee (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 75f7b1071810..53fbc7de76c7 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -57,6 +57,7 @@ .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-4.9 4.9 .ds doc-operating-system-FreeBSD-5.1 5.1 +.ds doc-operating-system-FreeBSD-5.2 5.2 . .ec . |
