diff options
| author | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
|---|---|---|
| committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
| commit | c5c1033c5c7deda8abe3448ec81bbb33c72219e0 (patch) | |
| tree | 6e5cef29b85161eea8a7488a029f5a32f982c6ab /sys-utils/mountpoint.1 | |
| parent | 462008f79be9e195670b202cb43827b8aeb1e60b (diff) | |
| parent | 2fb567c080e1762ec6a2147564f03068f55d4f14 (diff) | |
| download | util-linux-baserock/morph.tar.gz | |
Merge branch 'baserock/richardmaw/yakshave/util-linux-blkid' into baserock/morphbaserock/morph
Reviewed-by: Lars Wirzenius
Reviewed-by: Sam Thursfield
Diffstat (limited to 'sys-utils/mountpoint.1')
| -rw-r--r-- | sys-utils/mountpoint.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/mountpoint.1 b/sys-utils/mountpoint.1 index 5eb415692..687462485 100644 --- a/sys-utils/mountpoint.1 +++ b/sys-utils/mountpoint.1 @@ -17,7 +17,7 @@ mountpoint \- see if a directory is a mountpoint checks if the directory is mentioned in the /proc/self/mountinfo file. .SH OPTIONS .IP "\fB\-h, \-\-help\fP" -Print help and exit. +Display help text and exit. .IP "\fB\-q, \-\-quiet\fP" Be quiet - don't print anything. .IP "\fB\-d, \-\-fs\-devno\fP" |
