diff options
author | ru <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
commit | 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch) | |
tree | b428fc12404c6d6be2c1fce52490993ab3744097 /usr.sbin/mount_nwfs | |
parent | 4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff) | |
download | FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz |
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'usr.sbin/mount_nwfs')
-rw-r--r-- | usr.sbin/mount_nwfs/mount_nwfs.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/mount_nwfs/mount_nwfs.8 b/usr.sbin/mount_nwfs/mount_nwfs.8 index 196dfe1..affbe4a 100644 --- a/usr.sbin/mount_nwfs/mount_nwfs.8 +++ b/usr.sbin/mount_nwfs/mount_nwfs.8 @@ -71,7 +71,7 @@ For native IP you will need also option. .It Fl U Ar user Name of user used in login sequence. -.It Fl "[connection options]" +.It Fl connection\ options See .Xr ncplogin 1 for details. @@ -100,7 +100,7 @@ Same as 'l' but file system tries to be case insensitive. May not work well. .It n No case conversion is performed. -.Em Warning! +.Em Warning ! Use this option with DOS name space only as a last resort, because creating a lower case name in the DOS name space can lead to unpredictable results. @@ -159,7 +159,8 @@ See for details. If this option is omitted, connection permissions assumed the same as directory mode -.Pf ( Fl d Ns ) option. +.Pq Fl d +option. .El .Sh FILES .Bl -tag -width /var/log/wtmp -compact |