aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mklocale
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
commit6a3e8b0adc8c622ae61275a94d5d869980a68069 (patch)
treeb3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/mklocale
parentf97d4ddfed9ff77e2873f938abcb1951c57fbf91 (diff)
downloadsrc-6a3e8b0adc8c622ae61275a94d5d869980a68069.tar.gz
src-6a3e8b0adc8c622ae61275a94d5d869980a68069.zip
Mechanically kill hard sentence breaks.
Notes
Notes: svn path=/head/; revision=131491
Diffstat (limited to 'usr.bin/mklocale')
-rw-r--r--usr.bin/mklocale/mklocale.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/mklocale/mklocale.1 b/usr.bin/mklocale/mklocale.1
index 8239f1be8da9..8d7010271c9c 100644
--- a/usr.bin/mklocale/mklocale.1
+++ b/usr.bin/mklocale/mklocale.1
@@ -65,7 +65,8 @@ The format of
.Ar src-file
is quite simple.
It consists of a series of lines which start with a keyword and have
-associated data following. C style comments are used
+associated data following.
+C style comments are used
to place comments in the file.
.Pp
Following options are available:
@@ -121,9 +122,11 @@ Used to indicate ranges.
The follow characters are taken literally:
.Bl -tag -width ".Dv <\|\|(\|\|["
.It Dv "<\|(\|["
-Used to start a mapping. All are equivalent.
+Used to start a mapping.
+All are equivalent.
.It Dv ">\|\^)\|]"
-Used to end a mapping. All are equivalent.
+Used to end a mapping.
+All are equivalent.
.It Dv :
Used as a delimiter in mappings.
.El