diff options
author | ru <ru@FreeBSD.org> | 2004-12-18 07:20:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-12-18 07:20:33 +0000 |
commit | 875f54755520d034bcb26697e0f33d8acb5eee60 (patch) | |
tree | f7adc23f28587c8ebbbe070105249067c417bd3c | |
parent | 9cf451328d2bf43e7bd3f1ff2d77bf8b9c3561a9 (diff) | |
download | FreeBSD-src-875f54755520d034bcb26697e0f33d8acb5eee60.zip FreeBSD-src-875f54755520d034bcb26697e0f33d8acb5eee60.tar.gz |
Uncomment an upcoming 5.4-RELEASE.
-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 fe9b591..8ac6e49 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -61,7 +61,7 @@ . .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-4.11 4.11 -.\" .ds doc-operating-system-FreeBSD-5.4 5.4 +.ds doc-operating-system-FreeBSD-5.4 5.4 .ds doc-operating-system-FreeBSD-6.0 6.0 . .ec |