summaryrefslogtreecommitdiff
path: root/usr.bin/colldef
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit6c7216df785592bb069469113f556dfd1946ed5d (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/colldef
parent55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff)
Notes
Diffstat (limited to 'usr.bin/colldef')
-rw-r--r--usr.bin/colldef/colldef.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/colldef/colldef.1 b/usr.bin/colldef/colldef.1
index 38bb090e33f3a..fafa74db460d0 100644
--- a/usr.bin/colldef/colldef.1
+++ b/usr.bin/colldef/colldef.1
@@ -250,6 +250,13 @@ The backslash character
is used for continuation.
In this case, no characters are permitted
after the backslash character.
+.Sh FILES
+.Bl -tag -width indent
+.It Pa /usr/share/locale/ Ns Ao Ar language Ac Ns Pa /LC_COLLATE
+The standard shared location for collation orders
+under the locale
+.Aq Ar language .
+.El
.Sh EXIT STATUS
The
.Nm
@@ -260,13 +267,6 @@ No errors were found and the output was successfully created.
.It Li !=0
Errors were found.
.El
-.Sh FILES
-.Bl -tag -width indent
-.It Pa /usr/share/locale/ Ns Ao Ar language Ac Ns Pa /LC_COLLATE
-The standard shared location for collation orders
-under the locale
-.Aq Ar language .
-.El
.Sh SEE ALSO
.Xr mklocale 1 ,
.Xr setlocale 3 ,