Source-Changes-HG archive

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

[src/trunk]: src/gnu/usr.bin/groff/tmac Teach groff about NetBSD 2.0.1 too.



details:   https://anonhg.NetBSD.org/src/rev/13b3d17f5fc3
branches:  trunk
changeset: 573679:13b3d17f5fc3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 05 00:36:26 2005 +0000

description:
Teach groff about NetBSD 2.0.1 too.

diffstat:

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

diffs (15 lines):

diff -r 756d107ee24c -r 13b3d17f5fc3 gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Sat Feb 05 00:32:38 2005 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Sat Feb 05 00:36:26 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.19 2005/02/05 00:32:38 wiz Exp $
+.\" $NetBSD: mdoc.local,v 1.20 2005/02/05 00:36:26 wiz Exp $
 .\"
 .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -59,4 +59,5 @@
 .ds doc-default-operating-system NetBSD\~2.0
 .\" Other known versions, not yet in groff distribution
 .ds doc-operating-system-NetBSD-1.6.3  1.6.3
+.ds doc-operating-system-NetBSD-2.0.1  2.0.1
 .ds doc-operating-system-NetBSD-3.0    3.0



Home | Main Index | Thread Index | Old Index