Module Name:    src
Committed By:   wiz
Date:           Sat Aug  7 18:57:12 UTC 2010

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

Log Message:
Recognize x86 and xen.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 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.57 src/gnu/usr.bin/groff/tmac/mdoc.local:1.58
--- src/gnu/usr.bin/groff/tmac/mdoc.local:1.57	Sun Feb 21 21:16:09 2010
+++ src/gnu/usr.bin/groff/tmac/mdoc.local	Sat Aug  7 18:57:12 2010
@@ -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)

Reply via email to