Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3-0]: src/gnu/usr.bin/groff/tmac Pull up following revision(s) (r...



details:   https://anonhg.NetBSD.org/src/rev/73a47f5eb9a3
branches:  netbsd-3-0
changeset: 579215:73a47f5eb9a3
user:      snj <snj%NetBSD.org@localhost>
date:      Thu May 04 05:51:45 2006 +0000

description:
Pull up following revision(s) (requested by tron in ticket #1303):
        gnu/usr.bin/groff/tmac/mdoc.local: revision 1.27
Add NetBSD 3.0.1 and 3.1 to the list of recognized operating systems.

diffstat:

 gnu/usr.bin/groff/tmac/mdoc.local |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 1349f8fb9c38 -r 73a47f5eb9a3 gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Sun Apr 30 23:34:39 2006 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Thu May 04 05:51:45 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.22.2.9.2.1 2005/12/28 15:16:21 riz Exp $
+.\" $NetBSD: mdoc.local,v 1.22.2.9.2.2 2006/05/04 05:51:45 snj Exp $
 .\"
 .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -62,4 +62,6 @@
 .ds doc-operating-system-NetBSD-2.0.1  2.0.1
 .ds doc-operating-system-NetBSD-2.0.2  2.0.2
 .ds doc-operating-system-NetBSD-3.0    3.0
+.ds doc-operating-system-NetBSD-3.0    3.0.1
+.ds doc-operating-system-NetBSD-3.0    3.1
 .ds doc-operating-system-NetBSD-4.0    4.0



Home | Main Index | Thread Index | Old Index