diff options
author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2013-04-24 13:19:48 +0000 |
---|---|---|
committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2013-04-24 13:19:48 +0000 |
commit | b99f9165eb8710b8a35f5973abd2d992fecda8a2 (patch) | |
tree | 73db1fcb6d038afd09ed57fcfc55f44db9cacc49 | |
parent | 94b445c94eae4af6879e4923a2eca62b55eba149 (diff) |
Merge r249836 from stable/8 to releng/8.4: Add FreeBSD 8.4.
Approved by: re (kib)
Notes
Notes:
svn path=/releng/8.4/; revision=249842
-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 98367686c6a8..f271ed65902a 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -75,6 +75,7 @@ .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-7.4 7.4 .ds doc-operating-system-FreeBSD-8.3 8.3 +.ds doc-operating-system-FreeBSD-8.4 8.4 .ds doc-operating-system-FreeBSD-9.0 9.0 . .\" Definitions not (yet) in doc-syms |