summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/mount_nwfs/mount_nwfs.813
-rw-r--r--usr.sbin/mount_nwfs/mount_nwfs.813
2 files changed, 14 insertions, 12 deletions
diff --git a/sbin/mount_nwfs/mount_nwfs.8 b/sbin/mount_nwfs/mount_nwfs.8
index 46f9542..91a89d4 100644
--- a/sbin/mount_nwfs/mount_nwfs.8
+++ b/sbin/mount_nwfs/mount_nwfs.8
@@ -90,10 +90,11 @@ n No case conversion is performed.
case name in the DOS name space can lead to an
unpredictable results. This is default when mounting
volume with OS2 name space.
-u All existing file names converted to upper case. Newly
- created file gets an upper case under OS2 name space.
-U Same as 'u' but file system tries to be case insensitive.
- May not work well.
+u All existing file names converted to upper case.
+ Newly created file gets an upper case under OS2 name
+ space.
+U Same as 'u' but file system tries to be case
+ insensitive. May not work well.
.Ed
.It Fl f Ar mode, Fl d Ar mode
specifies permissions that should be assigned to files and directories.
@@ -139,8 +140,8 @@ option.
.Sh FILES
.Bl -tag -width /var/log/wtmp -compact
.It Pa ~/.nwfsrc
-keeps description for each connection. See
-.Xr nwfsrc 8
+keeps static parameters for connections and other information. See
+.Pa /usr/share/examples/nwclient/dot.nwfsrc
for details.
.Sh NOTES
diff --git a/usr.sbin/mount_nwfs/mount_nwfs.8 b/usr.sbin/mount_nwfs/mount_nwfs.8
index 46f9542..91a89d4 100644
--- a/usr.sbin/mount_nwfs/mount_nwfs.8
+++ b/usr.sbin/mount_nwfs/mount_nwfs.8
@@ -90,10 +90,11 @@ n No case conversion is performed.
case name in the DOS name space can lead to an
unpredictable results. This is default when mounting
volume with OS2 name space.
-u All existing file names converted to upper case. Newly
- created file gets an upper case under OS2 name space.
-U Same as 'u' but file system tries to be case insensitive.
- May not work well.
+u All existing file names converted to upper case.
+ Newly created file gets an upper case under OS2 name
+ space.
+U Same as 'u' but file system tries to be case
+ insensitive. May not work well.
.Ed
.It Fl f Ar mode, Fl d Ar mode
specifies permissions that should be assigned to files and directories.
@@ -139,8 +140,8 @@ option.
.Sh FILES
.Bl -tag -width /var/log/wtmp -compact
.It Pa ~/.nwfsrc
-keeps description for each connection. See
-.Xr nwfsrc 8
+keeps static parameters for connections and other information. See
+.Pa /usr/share/examples/nwclient/dot.nwfsrc
for details.
.Sh NOTES
OpenPOWER on IntegriCloud