Module Name:    src
Committed By:   wiz
Date:           Sun Sep  1 21:14:05 UTC 2013

Modified Files:
        src/gnu/usr.bin/groff/tmac: mdoc.local

Log Message:
Recognize NetBSD-6.1.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/gnu/usr.bin/groff/tmac/mdoc.local

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/usr.bin/groff/tmac/mdoc.local
diff -u src/gnu/usr.bin/groff/tmac/mdoc.local:1.73 src/gnu/usr.bin/groff/tmac/mdoc.local:1.74
--- src/gnu/usr.bin/groff/tmac/mdoc.local:1.73	Fri Mar  8 08:29:37 2013
+++ src/gnu/usr.bin/groff/tmac/mdoc.local	Sun Sep  1 21:14:05 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.73 2013/03/08 08:29:37 wiz Exp $
+.\" $NetBSD: mdoc.local,v 1.74 2013/09/01 21:14:05 wiz Exp $
 .\"
 .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -59,6 +59,7 @@
 .ds doc-operating-system-NetBSD-5.0    5.0
 .ds doc-operating-system-NetBSD-5.1    5.1
 .ds doc-operating-system-NetBSD-6.0    6.0
+.ds doc-operating-system-NetBSD-6.1    6.1
 .ds doc-operating-system-NetBSD-7.0    7.0
 .ds doc-operating-system-FreeBSD-4.11  4.11
 .ds doc-operating-system-FreeBSD-5.4   5.4

Reply via email to