Module Name:    src
Committed By:   joerg
Date:           Fri May 14 17:23:13 UTC 2010

Modified Files:
        src/usr.bin/mklocale: mklocale.1

Log Message:
Escape punctuation. Use logical markup for indentation.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/mklocale/mklocale.1

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

Modified files:

Index: src/usr.bin/mklocale/mklocale.1
diff -u src/usr.bin/mklocale/mklocale.1:1.14 src/usr.bin/mklocale/mklocale.1:1.15
--- src/usr.bin/mklocale/mklocale.1:1.14	Fri Jan  2 00:37:40 2009
+++ src/usr.bin/mklocale/mklocale.1	Fri May 14 17:23:13 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: mklocale.1,v 1.14 2009/01/02 00:37:40 wiz Exp $
+.\" $NetBSD: mklocale.1,v 1.15 2010/05/14 17:23:13 joerg Exp $
 .\" FreeBSD: src/usr.bin/mklocale/mklocale.1,v 1.6 1999/09/20 09:15:21 phantom Exp
 .\"
 .\" Copyright (c) 1993, 1994
@@ -132,7 +132,7 @@
 .It Dv "\*[Gt]\|\^)\|]"
 Used to end a mapping.
 All are equivalent.
-.It Dv :
+.It Dv \&:
 Used as a delimiter in mappings.
 .El
 .El
@@ -175,8 +175,7 @@
 .Pp
 The following keywords may appear multiple times and have the following
 format for data:
-.in +.5i
-.Bl -tag -width "XXRUNE1 THRU RUNEn : RUNE2XX"
+.Bl -tag -width "XXRUNE1 THRU RUNEn : RUNE2XX" -offset indent
 .It Aq Dv RUNE1 RUNE2
 .Dv RUNE1
 is mapped to
@@ -192,7 +191,6 @@
 .Dv RUNE2
 + n-1.
 .El
-.in -.5i
 .Bl -tag -width PHONOGRAM
 .It Dv MAPLOWER
 Defines the tolower mappings.

Reply via email to