[hackers] [ubase] Fix some more inconsistencies || sin

From: <git_AT_suckless.org>
Date: Sun, 13 Apr 2014 18:00:46 +0200

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 Imajor R, and minor number Iminor R.
  Itype R specifies what kind of special file will be created
 and must be one of:
 .TP
- Bu R or Bc R
+ Bu|c R
 A character device.
 .TP
  Bb R
 A block device.
 .SH OPTIONS
 .TP
- B-m R Imode R
+ B-m R
 Set the mode of the new file based on the octal value of
  Imode R.
 .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-q R
 Be quiet, don't print anything.
 .TP
- B-x R Print the major/minor device number of the Idevice R on stdout.
+ B-x R
+Print the major/minor device number of the Idevice R 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