diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-04-13 07:07:46 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-04-13 07:07:46 +0000 |
| commit | 6570505a8faa36e932be32fd49fd19be8aa70a4f (patch) | |
| tree | 6e7b24314572684d66be7f3e8964c7dbf00dee23 /gnu | |
| parent | c51d70c69075e97364f784199a7b9769c811d903 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 44ca9d5a923b..6fef3433a72d 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -63,8 +63,10 @@ . .\" FreeBSD releases not found in doc-common .ds doc-operating-system-FreeBSD-4.9 4.9 +.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.3 5.3 . .ec . |
