You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ For Windows, see [mountvol][mountvol] and [SetVolumeMountPoint][set-volume-mount
63
63
***`source`** (string, OPTIONAL) A device name, but can also be a directory name or a dummy.
64
64
* Windows: the volume name that is the target of the mount point, \\?\Volume\{GUID}\ (on Windows source is called target).
65
65
* Solaris: corresponds to "special" of the fs resource in [zonecfg(1M)][zonecfg.1m].
66
-
***`options`** (list of strings, OPTIONAL) Mount options of the filesystem to be used.
66
+
***`options`** (array of strings, OPTIONAL) Mount options of the filesystem to be used.
67
67
* Linux: supported options are listed in the [mount(8)][mount.8] man page. Note both [filesystem-independent][mount.8-filesystem-independent] and [filesystem-specific][mount.8-filesystem-specific] options are listed.
68
68
* Solaris: corresponds to "options" of the fs resource in [zonecfg(1M)][zonecfg.1m].
0 commit comments