From 5b95d7b63ceea1866e6c1d0a9d1c6fba2cbec545 Mon Sep 17 00:00:00 2001 From: Pali Rohár Date: Thu, 19 Apr 2018 17:22:49 +0200 Subject: Update information about udf in mount manpage --- sys-utils/mount.8 | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'sys-utils/mount.8') diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 6c2837f0a..3713197da 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -2114,8 +2114,8 @@ Set the block size. Default value prior to kernel version 2.6.30 was fallback to 2048. Since 4.11 it is logical block size with fallback to any valid block size between logical device block size and 4096. -For other details see the updated mkudffs.8 manpage, section -COMPATIBILITY and BLOCK SIZE. +For other details see the \fBmkudffs\fP(8) 2.0+ manpage, sections +\fBCOMPATIBILITY\fP and \fBBLOCK SIZE\fP. .TP .B unhide Show otherwise hidden files. @@ -2138,8 +2138,11 @@ Use long UDF address descriptors. (default) .B nostrict Unset strict conformance. .TP -.B iocharset -Set the NLS character set. +.B iocharset= +Set the NLS character set. This requires kernel compiled with CONFIG_UDF_NLS option. +.TP +.B utf8 +Set the UTF-8 character set. .SS Mount options for debugging and disaster recovery .TP .B novrs @@ -2156,22 +2159,22 @@ Set the last block of the filesystem. .SS Unused historical mount options that may be encountered and should be removed .TP .B uid=ignore -use uid= instead. +Ignored, use uid= instead. .TP .B gid=ignore -use gid= instead. +Ignored, use gid= instead. .TP .B volume= -Override the VolumeDesc location. +Unimplemented and ignored. .TP .B partition= -Override the PartitionDesc location. +Unimplemented and ignored. .TP .B fileset= -Override the fileset block location. +Unimplemented and ignored. .TP .B rootdir= -Override the root directory location. +Unimplemented and ignored. .SS "Mount options for ufs" .TP -- cgit v1.2.3-55-g7522