diff options
| -rw-r--r-- | usr.bin/colldef/colldef.1 | 4 |
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 , |
