]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: remove extN from mount.8 man page
authorKarel Zak <kzak@redhat.com>
Mon, 10 Jul 2017 10:51:53 +0000 (12:51 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Jul 2017 10:51:53 +0000 (12:51 +0200)
commitc5f75490975411b77891f0a9c2eef84aeb2f9284
treefc3ab27b677b8ef8ec4517938c2e94cc68bb0e43
parentdda4743b45e6284967a165dc2e023c165b2c1ec6
mount: remove extN from mount.8 man page

The e2fsprogs package contains ext4(5) man page with all necessary
information. We do not have to duplicate effort and maintain copy of
the extN mount options in our mount.8.

(We already do the same for XFS.)

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8