[hackers] [ubase] Add mount manpage || sin
commit ca2effd60a444c1c5d71a7c0404a7d1964d2c073
Author: sin <sin_AT_2f30.org>
Date: Sun Apr 13 17:44:44 2014 +0100
Add mount manpage
diff --git a/mount.8 b/mount.8
new file mode 100644
index 0000000..53cd64a
--- /dev/null
+++ b/mount.8
_AT_@ -0,0 +1,33 @@
+.TH MOUNT 8 ubase-VERSION
+.SH NAME
+BmountR - Mount a filesystem
+.SH SYNOPSIS
+BmountR [B-BMRanR] [B-tI fstypeR] [B-oI optionsR] [IsourceR] [ItargetR]
+.SH DESCRIPTION
+BmountR attaches the filesystem specified to the filesystem hierarchy. The Bumount(8)R command will detach it again.
+.SH OPTIONS
+.TP
+B-BR
+Remount a subtree somewhere else (so that its contents are
+visible in both places).
+.TP
+B-MR
+Move a subtree to some other place.
+.TP
+B-RR
+Remount a subtree and all possible submounts somewhere else (so
+that its contents are available in both places).
+.TP
+B-aR
+Mount all filesystems mentioned in /etc/fstab.
+.TP
+B-nR
+Mount without writing in /etc/mtab. This is the default action.
+.TP
+B-tR
+Set the filesystem type.
+.TP
+B-oR
+Specify a comma separated string of filesystem specific options.
+.SH SEE ALSO
+mount(2), umount(2), umount(8), swapon(8)
Received on Sun Apr 13 2014 - 18:45:39 CEST
This archive was generated by hypermail 2.3.0
: Sun Apr 13 2014 - 18:48:12 CEST