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 Recognize x86 and xen.
details: https://anonhg.NetBSD.org/src/rev/66f43eb3b852
branches: trunk
changeset: 756915:66f43eb3b852
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Aug 07 18:57:12 2010 +0000
description:
Recognize x86 and xen.
diffstat:
gnu/usr.bin/groff/tmac/mdoc.local | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f300243f7806 -r 66f43eb3b852 gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Sat Aug 07 18:13:12 2010 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Sat Aug 07 18:57:12 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.57 2010/02/21 21:16:09 wiz Exp $
+.\" $NetBSD: mdoc.local,v 1.58 2010/08/07 18:57:12 wiz Exp $
.\"
.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -77,6 +77,8 @@
.ds doc-volume-as-ibmnws ibmnws
.ds doc-volume-as-iyonix iyonix
.ds doc-volume-as-landisk landisk
+.ds doc-volume-as-x86 x86
+.ds doc-volume-as-xen xen
.
.\" Local libraries not in groff
.ds doc-str-Lb-libarchive Reading and Writing Streaming Archives Library (libarchive, \-larchive)
Home |
Main Index |
Thread Index |
Old Index