diff options
| author | Alan Cox <alc@FreeBSD.org> | 2009-11-01 18:48:06 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 2009-11-01 18:48:06 +0000 |
| commit | 30aae71b220c11fbb1192c87db9219939c5efafa (patch) | |
| tree | 559b869f84b74d15e3adf21c6c7cbfa8347dba50 /gnu/usr.bin | |
| parent | ea9b1909f6a2399700c4092d1f45009d9f4093ec (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -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 a963b7e77704..8c7392efe5a2 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -72,6 +72,8 @@ .ds doc-operating-system-FreeBSD-6.3 6.3 .ds doc-operating-system-FreeBSD-6.4 6.4 .ds doc-operating-system-FreeBSD-7.1 7.1 +.ds doc-operating-system-FreeBSD-7.2 7.2 +.ds doc-operating-system-FreeBSD-7.3 7.3 .ds doc-operating-system-FreeBSD-8.0 8.0 . .\" Definitions not (yet) in doc-syms |
