From 2797073b67772c84b2d503d62c18b60ef24142e5 Mon Sep 17 00:00:00 2001 From: kensmith Date: Mon, 11 Jul 2005 15:50:29 +0000 Subject: Adjust for HEAD being 7.0 now. Approved by: re (implicit) --- gnu/usr.bin/groff/tmac/mdoc.local | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 84960505..2ea634a 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -57,13 +57,14 @@ .ds doc-str-Lb-libvgl Video Graphics Library (libvgl, \-lvgl) . .\" Default .Os value -.ds doc-default-operating-system FreeBSD\~6.0 +.ds doc-default-operating-system FreeBSD\~7.0 . .\" 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.5 5.5 .ds doc-operating-system-FreeBSD-6.0 6.0 +.ds doc-operating-system-FreeBSD-7.0 7.0 . .ec . -- cgit v1.1