[Midnightbsd-cvs] src [6742] trunk/gnu/usr.bin/groff/tmac/mdoc.local: update man to use 0.6 as default os version now and also add freebsd releases

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 3 08:15:50 EDT 2014


Revision: 6742
          http://svnweb.midnightbsd.org/src/?rev=6742
Author:   laffer1
Date:     2014-09-03 08:15:49 -0400 (Wed, 03 Sep 2014)
Log Message:
-----------
update man to use 0.6 as default os version now and also add freebsd releases

Modified Paths:
--------------
    trunk/gnu/usr.bin/groff/tmac/mdoc.local

Modified: trunk/gnu/usr.bin/groff/tmac/mdoc.local
===================================================================
--- trunk/gnu/usr.bin/groff/tmac/mdoc.local	2014-09-03 12:07:46 UTC (rev 6741)
+++ trunk/gnu/usr.bin/groff/tmac/mdoc.local	2014-09-03 12:15:49 UTC (rev 6742)
@@ -48,7 +48,7 @@
 .ds doc-str-Lb-librtld_db  Run-time Linker Debugging Library (librtld_db, \-lrtld_db)
 .
 .\" Default .Os value
-.ds doc-default-operating-system MidnightBSD\~0.5
+.ds doc-default-operating-system MidnightBSD\~0.6
 .
 .\" MidnightBSD releases not found in doc-common
 .ds doc-operating-system-MidnightBSD-0.1   0.1
@@ -58,6 +58,7 @@
 .ds doc-operating-system-MidnightBSD-0.3   0.3
 .ds doc-operating-system-MidnightBSD-0.4   0.4
 .ds doc-operating-system-MidnightBSD-0.5   0.5
+.ds doc-operating-system-MidnightBSD-0.6   0.6
 .ds doc-operating-system-MidnightBSD-1.0   1.0
 .
 .\" FreeBSD releases not found in doc-common
@@ -78,6 +79,9 @@
 .ds doc-operating-system-FreeBSD-8.4    8.4
 .ds doc-operating-system-FreeBSD-9.0	9.0
 .ds doc-operating-system-FreeBSD-9.1    9.1
+.ds doc-operating-system-FreeBSD-9.2    9.2
+.ds doc-operating-system-FreeBSD-9.3    9.3
+.ds doc-operating-system-FreeBSD-10.0   10.0
 .
 .\" DragonFly releases not found in doc-common
 .ds doc-operating-system-DragonFly-1.0   1.0



More information about the Midnightbsd-cvs mailing list