diff options
author | Karel Zak <kzak@redhat.com> | 2011-01-11 16:25:35 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2011-01-11 16:25:35 +0100 |
commit | 6b723cb0e4df2bafd99fec42847025989648d48a (patch) | |
tree | b4f8ea9296b91f575437dde55a175d4d96f07e88 | |
parent | 574a9bc9f0db12d854062862a9fb5cbf036b11b6 (diff) | |
download | util-linux-old-6b723cb0e4df2bafd99fec42847025989648d48a.tar.gz |
mount: fix reference to cifs-utils in mount.8
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=651035
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r-- | mount/mount.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/mount.8 b/mount/mount.8 index e260b8a6..f6e93c02 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -1098,7 +1098,7 @@ These options are accepted but ignored. .SH "Mount options for cifs" See the options section of the .BR mount.cifs (8) -man page (samba-client package must be installed). +man page (cifs-utils package must be installed). .SH "Mount options for coherent" None. |