Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107109805
D43163.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D43163.diff
View Options
diff --git a/usr.sbin/mountd/exports.5.sav b/usr.sbin/mountd/exports.5
--- a/usr.sbin/mountd/exports.5.sav
+++ b/usr.sbin/mountd/exports.5
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 16, 2022
+.Dd December 21, 2023
.Dt EXPORTS 5
.Os
.Sh NAME
@@ -106,6 +106,17 @@
or
.Dq Pa ..
components.
+Pathnames are decoded by
+.Xr strunvis 3
+allowing special characters to be included in the directory name(s).
+In particular, whitespace, such as embedded blanks in directory names
+can be handled.
+For example, a blank can be encoded as \(rs040.
+.Xr vis 1
+with the
+.Fl M
+option may be used to encode directory name(s) with embedded special
+characters.
Mount points for a file system may appear on multiple lines each with
different sets of hosts and export options.
.Pp
@@ -582,6 +593,8 @@
permission for will succeed and read/write access will fail
afterwards, whereas NFSv3 rejects the mount request.
.Sh SEE ALSO
+.Xr vis 1 ,
+.Xr strunvis 3 ,
.Xr nfsv4 4 ,
.Xr netgroup 5 ,
.Xr mountd 8 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 11, 6:26 AM (19 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15751346
Default Alt Text
D43163.diff (1 KB)
Attached To
Mode
D43163: Update exports.5 man page for handling of special characters in directory names
Attached
Detach File
Event Timeline
Log In to Comment