diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
| commit | 959d6c24f6f0e2df016d62efbf20ce797af42812 (patch) | |
| tree | 1c5e77a8e87693ac7d3c5e03cb3551dab7b84b38 /usr.bin | |
| parent | faf94801fd377e933fea2a07b2873788d05fe672 (diff) | |
Notes
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 d2425d030f7b..c11ed876850e 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 333221b2e832..56bb6c9d9823 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. |
