The old wording seemed less clear about whether both X- and x- forms of mount.mkdir were deprecated. Also: * Bold x-mount.mkdir so it matches the markup for X-mount.mkdir. * Prefix "v2.30" with "util-linux" to match the other util-linux version references in this man page. Signed-off-by: W. Trevor King <wking@xxxxxxxxxx> --- sys-utils/mount.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 2bcb12a..d5ca65e 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -1192,8 +1192,9 @@ Allow to make a target directory (mountpoint). The optional argument specifies the filesystem access mode used for .BR mkdir (2) in octal notation. The default mode is 0755. This functionality is supported -only for root users. The option is also supported as x-mount.mkdir, this notation -is deprecated for mount.mkdir since v2.30. +only for root users. The option is also supported as +.B x-mount.mkdir\fR, +but that notation is deprecated since util-linux v2.30. .SH "FILESYSTEM-SPECIFIC MOUNT OPTIONS" The following options apply only to certain filesystems. -- 2.1.0.60.g85f0837 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html