[hackers] [ubase] Fix some more inconsistencies || sin
commit 466e9c493d16cf9614129b4606753ad64bb8a1b1
Author: sin <sin_AT_2f30.org>
Date: Sun Apr 13 17:00:22 2014 +0100
Fix some more inconsistencies
diff --git a/mknod.1 b/mknod.1
index f297c59..8843426 100644
--- a/mknod.1
+++ b/mknod.1
_AT_@ -9,14 +9,14 @@ with major number ImajorR, and minor number IminorR.
ItypeR specifies what kind of special file will be created
and must be one of:
.TP
-BuR or BcR
+Bu|cR
A character device.
.TP
BbR
A block device.
.SH OPTIONS
.TP
-B-mR ImodeR
+B-mR
Set the mode of the new file based on the octal value of
ImodeR.
.SH SEE ALSO
diff --git a/mountpoint.1 b/mountpoint.1
index 89c5738..50c42dc 100644
--- a/mountpoint.1
+++ b/mountpoint.1
_AT_@ -16,6 +16,7 @@ Print the major/minor device number of the filesystem on stdout.
B-qR
Be quiet, don't print anything.
.TP
-B-xR Print the major/minor device number of the IdeviceR on stdout.
+B-xR
+Print the major/minor device number of the IdeviceR on stdout.
.SH SEE ALSO
mount(8)
Received on Sun Apr 13 2014 - 18:00:46 CEST
This archive was generated by hypermail 2.3.0
: Sun Apr 13 2014 - 18:12:12 CEST