From e00a0df9468f238f564181a724be8115df9af5bf Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Fri, 3 Aug 2012 22:51:27 +0200 Subject: [PATCH] mdoc.local: Add FreeBSD 7.3 and 8.1 which we are referencing. --- 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 da7365e..db3afdc 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -90,7 +90,9 @@ .ds doc-operating-system-DragonFly-3.1 3.1 . .\" FreeBSD releases not found in doc-common. +.ds doc-operating-system-FreeBSD-7.3 7.3 .ds doc-operating-system-FreeBSD-8.0 8.0 +.ds doc-operating-system-FreeBSD-8.1 8.1 .ds doc-operating-system-FreeBSD-9.0 9.0 .ds doc-operating-system-FreeBSD-10.0 10.0 . -- 1.7.7.2