diff options
Diffstat (limited to 'usr/src/man/man1/smbutil.1')
-rw-r--r-- | usr/src/man/man1/smbutil.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man1/smbutil.1 b/usr/src/man/man1/smbutil.1 index 06a77c55b2..e98e4b9259 100644 --- a/usr/src/man/man1/smbutil.1 +++ b/usr/src/man/man1/smbutil.1 @@ -123,7 +123,7 @@ Specifies persistent password information to be used for a CIFS server user account. When you specify this information, mounts can be done without a password prompt in non-Kerberos configurations. Kerberos sites should use Kerberos automatically, not prompt for a password. If a default domain is -available in SMF or \fBnsmbrc\fR(4), the domain can be omitted. If a user name +available in SMF or \fBnsmbrc\fR(5), the domain can be omitted. If a user name is not specified, the Solaris user account name is used. .sp Use the \fB-c\fR to check whether a persistent password is set for the @@ -145,7 +145,7 @@ Erases the persistent passwords for the user running the command. .sp The user name and domain name portions of the name are optional. If these names are not specified, the user name and domain name values are taken from the -properties set in your environment. See the \fBnsmbrc\fR(4) manual page. +properties set in your environment. See the \fBnsmbrc\fR(5) manual page. .sp If you stored your password for a specific server, specify the server name in place of the domain name. @@ -436,7 +436,7 @@ connection. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -454,7 +454,10 @@ Interface Stability See below. The output is Uncommitted. The rest of the interface is Committed. .SH SEE ALSO .LP -\fBmount_smbfs\fR(1M), \fBnsmbrc\fR(4), \fBattributes\fR(5), \fBsmbfs\fR(7FS) +.BR smbfs (4FS), +.BR nsmbrc (5), +.BR attributes (7), +.BR mount_smbfs (8) .SH AUTHORS .LP This manual page contains material originally authored by Boris Popov, |