use Xo/Xc to work-around our current tmac macro limitation of nine
arguments
This commit is contained in:
parent
0f48fcb071
commit
488fc89a73
10
dist/smbfs/mount_smbfs/mount_smbfs.8
vendored
10
dist/smbfs/mount_smbfs/mount_smbfs.8
vendored
@ -68,7 +68,10 @@ file for additional configuration parameters and a password.
|
||||
If no password is found,
|
||||
.Nm
|
||||
prompts for it.
|
||||
.It Fl O Ar cowner : Ns Ar cgroup Ns / Ns Ar sowner : Ns Ar sgroup
|
||||
.It Fl O Xo
|
||||
.Ar cowner : Ns Ar cgroup Ns /
|
||||
.Ns Ar sowner : Ns Ar sgroup
|
||||
.Xc
|
||||
Assign owner/group attributes to the newly created connection.
|
||||
See
|
||||
.Xr nsmb 8
|
||||
@ -109,7 +112,10 @@ server.
|
||||
User ID and group ID assigned to files.
|
||||
The default are owner and group IDs from
|
||||
the directory where the volume is mounted.
|
||||
.It No // Ns Ar user Ns @ Ns Ar server Ns / Ns Ar share
|
||||
.It Xo
|
||||
.No // Ns Ar user Ns @
|
||||
.Ns Ar server Ns / Ns Ar share
|
||||
.Xc
|
||||
The
|
||||
.Nm
|
||||
command will use
|
||||
|
Loading…
Reference in New Issue
Block a user