diff options
author | ru <ru@FreeBSD.org> | 2004-04-13 07:12:17 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-04-13 07:12:17 +0000 |
commit | 28932acb1c0acc3f48bd34a72b6c0058e98beb17 (patch) | |
tree | a0778b21dccca3c893365d2f48d4c17d1c60caab | |
parent | 9999084f7a928184da403c80a947c27b3032aae7 (diff) | |
download | FreeBSD-src-28932acb1c0acc3f48bd34a72b6c0058e98beb17.zip FreeBSD-src-28932acb1c0acc3f48bd34a72b6c0058e98beb17.tar.gz |
Added FreeBSD 5.2.1, just in case.
-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 6fef343..56cc3ce 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -66,6 +66,7 @@ .ds doc-operating-system-FreeBSD-4.10 4.10 .ds doc-operating-system-FreeBSD-5.1 5.1 .ds doc-operating-system-FreeBSD-5.2 5.2 +.ds doc-operating-system-FreeBSD-5.2.1 5.2.1 .ds doc-operating-system-FreeBSD-5.3 5.3 . .ec |