diff options
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/colldef/colldef.1 | 9 | ||||
| -rw-r--r-- | usr.bin/doscmd/doscmd.1 | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/usr.bin/colldef/colldef.1 b/usr.bin/colldef/colldef.1 index d2425d030f7b0..c11ed876850e8 100644 --- a/usr.bin/colldef/colldef.1 +++ b/usr.bin/colldef/colldef.1 @@ -264,10 +264,11 @@ No errors were found and the output was successfully created. Errors were found. .El .Sh FILES -.Bl -tag -width ".Pa /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 +.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 , diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1 index 333221b2e8328..56bb6c9d98231 100644 --- a/usr.bin/doscmd/doscmd.1 +++ b/usr.bin/doscmd/doscmd.1 @@ -199,7 +199,7 @@ to .Xc Map the requested io .Ar port -(with optional range up to to +(with optional range up to .Ar port+cnt Ns No -1 ) to the real hardware I/O port(s). This will likely require root privs to access them. @@ -458,7 +458,7 @@ This code is lightly tested and may not suit all needs. .Xc Map the requested io .Ar port -(with optional range up to to +(with optional range up to .Ar port+count Ns No -1 ) to the real hardware I/O port(s). This will likely require root privs to access them. |
