aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mklocale
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-10 17:46:15 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-10 17:46:15 +0000
commit726b61ab5fe782694f2bb648dafb316e1857335b (patch)
treed2e5d99341877d16e00411e70c7896f1ebf17207 /usr.bin/mklocale
parentad736bbc897e0990877a55bb107384df25f46e17 (diff)
downloadsrc-726b61ab5fe782694f2bb648dafb316e1857335b.tar.gz
src-726b61ab5fe782694f2bb648dafb316e1857335b.zip
Avoid use of direct troff requests in mdoc(7) manual pages.
Notes
Notes: svn path=/head/; revision=68575
Diffstat (limited to 'usr.bin/mklocale')
-rw-r--r--usr.bin/mklocale/mklocale.114
1 files changed, 5 insertions, 9 deletions
diff --git a/usr.bin/mklocale/mklocale.1 b/usr.bin/mklocale/mklocale.1
index b2720fd38e9f..a55e3e3f0619 100644
--- a/usr.bin/mklocale/mklocale.1
+++ b/usr.bin/mklocale/mklocale.1
@@ -128,7 +128,7 @@ Used to end a mapping. All are equivalent.
Used as a delimiter in mappings.
.El
.El
-.sp
+.Pp
Key words which should only appear once are:
.Bl -tag -width PHONOGRAM
.It Dv ENCODING
@@ -165,11 +165,10 @@ A single
.Dv RUNE
follows and is used as the invalid rune for this locale.
.El
-.sp
+.Pp
The following keywords may appear multiple times and have the following
format for data:
-.in +.5i
-.Bl -tag -width "<RUNE1 THRU RUNEn : RUNE2>"
+.Bl -tag -width "<RUNE1 THRU RUNEn : RUNE2>" -offset indent
.It Dv <RUNE1 RUNE2>
.Dv RUNE1
is mapped to
@@ -185,7 +184,6 @@ through
.Dv RUNE2
+ n-1.
.El
-.in -.5i
.Bl -tag -width PHONOGRAM
.It Dv MAPLOWER
Defines the tolower mappings.
@@ -210,11 +208,10 @@ Only values up to
.Nm 255
are allowed.
.El
-.sp
+.Pp
The following keywords may appear multiple times and have the following
format for data:
-.in +.5i
-.Bl -tag -width "RUNE1 THRU RUNEn"
+.Bl -tag -width "RUNE1 THRU RUNEn" -offset indent
.It Dv RUNE
This rune has the property defined by the keyword.
.It Dv "RUNE1 THRU RUNEn"
@@ -224,7 +221,6 @@ and
.Dv RUNEn
have the property defined by the keyword.
.El
-.in -.5i
.Bl -tag -width PHONOGRAM
.It Dv ALPHA
Defines runes which are alphabetic, printable and graphic.