[hackers] [ubase] Add mountpoint manpage || sin
commit 1c0267ef8e5c76f2043690bcdd03c2a0ebc269cc
Author: sin <sin_AT_2f30.org>
Date: Sat Apr 12 15:11:41 2014 +0100
Add mountpoint manpage
diff --git a/mountpoint.1 b/mountpoint.1
new file mode 100644
index 0000000..ac23584
--- /dev/null
+++ b/mountpoint.1
_AT_@ -0,0 +1,19 @@
+.TH MOUNTPOINT 1 ubase-VERSION
+.SH NAME
+BmountpointR - Check if a directory is a mountpoint
+.SH SYNOPSIS
+BmountpointR [B-dqR] IdirectoryR
+.TP
+BmountpointR B-xR IdeviceR
+.SH DESCRIPTION
+BmountpointR checks if the IdirectoryR is mentioned in the
+/proc/mounts file.
+.SH OPTIONS
+.TP
+B-dR Print the major/minor device number of the filesystem on stdout.
+.TP
+B-qR Be quiet, don't print anything.
+.TP
+B-xR Print the major/minor device number of the IdeviceR on stdout.
+.SH SEE ALSO
+mount(8)
Received on Sat Apr 12 2014 - 16:11:54 CEST
This archive was generated by hypermail 2.3.0
: Sat Apr 12 2014 - 16:12:17 CEST