summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-10-16 13:00:42 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-10-16 13:00:42 +0000
commitb94f6635c35332b0e0bf24c7fa0c71cef66029bd (patch)
treeb0ac021708c382cf336264bd3034ddb390bc4897
parent8a9d51c4f880ee698565e5551c1bc8d9f4f8a852 (diff)
Notes
-rw-r--r--usr.bin/colldef/colldef.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/colldef/colldef.1 b/usr.bin/colldef/colldef.1
index 6a1edb1281ac..511d2537946e 100644
--- a/usr.bin/colldef/colldef.1
+++ b/usr.bin/colldef/colldef.1
@@ -254,9 +254,11 @@ No errors were found and the output was successfully created.
Errors were found.
.El
.Sh FILES
-.Ar /usr/share/locale/<language>/LC_COLLATE
+.Bl -tag -width /usr/share/locale/<language>/LC_COLLATE -compact
+.It Pa /usr/share/locale/<language>/LC_COLLATE
standard shared location for collation orders
under the locale locale
+.El
.Sh SEE ALSO
.Xr mklocale 1 ,
.Xr setlocale 3 ,