]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount.8: remove reprecated bh/nobh options from the manual page
authorLukas Czerner <lczerner@redhat.com>
Tue, 7 Jun 2011 13:13:44 +0000 (15:13 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Jun 2011 11:09:52 +0000 (13:09 +0200)
commitea7e29132efb499d27a4b6efb24ea8375d8f56c1
treeeef186a02d63b53b410cf53e7de3e11b15c9b277
parenta8b40ece722d46b210813f80818ecee549ed2a9e
mount.8: remove reprecated bh/nobh options from the manual page

Bh and nobh mount option has been deprecated in ext4
(206f7ab4f49a2021fcb8687f25395be77711ddee) and in ext3
(4c4d3901225518ed1a4c938ba15ba09842a00770)
so remove those options from documentation.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
mount/mount.8