[hackers] [ubase] Fix manpage style || sin

From: <git_AT_suckless.org>
Date: Sun, 13 Apr 2014 17:41:01 +0200

commit 59769ecf3b388fb5ac75204d1c444d16dc4c1e7b
Author: sin <sin_AT_2f30.org>
Date: Sun Apr 13 16:40:40 2014 +0100

    Fix manpage style

diff --git a/ctrlaltdel.8 b/ctrlaltdel.8
index 2782a53..7df9bac 100644
--- a/ctrlaltdel.8
+++ b/ctrlaltdel.8
_AT_@ -13,6 +13,8 @@ always the process with PID 1). If this option is used, the init(8)
 program must support this feature.
 .SH OPTIONS
 .TP
- B-h R perform a hard reset
+ B-h R
+Perform a hard reset
 .TP
- B-s R perform a soft reset
+ B-s R
+Perform a soft reset
diff --git a/df.1 b/df.1
index 8d447de..db5957f 100644
--- a/df.1
+++ b/df.1
_AT_@ -9,11 +9,15 @@ If no arguments are given, df shows all the file systems using 512-byte
 blocks.
 .SH OPTIONS
 .TP
- B-a R Show all file systems including dummy ones. This is the default
+ B-a R
+Show all file systems including dummy ones. This is the default
 option.
 .TP
- B-h R Not implemented.
+ B-h R
+Not implemented.
 .TP
- B-s R Not implemented.
+ B-s R
+Not implemented.
 .TP
- B-i R Not implemented.
+ B-i R
+Not implemented.
diff --git a/dmesg.1 b/dmesg.1
index a292626..ea29a0a 100644
--- a/dmesg.1
+++ b/dmesg.1
_AT_@ -9,10 +9,14 @@ it reads all the messages from the kernel ring buffer and prints them
 on stdout.
 .SH OPTIONS
 .TP
- B-C R Clear the ring buffer.
+ B-C R
+Clear the ring buffer.
 .TP
- B-c R Clear the ring buffer after printing its contents.
+ B-c R
+Clear the ring buffer after printing its contents.
 .TP
- B-n R Set the console Ilevel R.
+ B-n R
+Set the console Ilevel R.
 .TP
- B-r R Print the raw message buffer.
+ B-r R
+Print the raw message buffer.
diff --git a/eject.1 b/eject.1
index c2120d3..2597774 100644
--- a/eject.1
+++ b/eject.1
_AT_@ -8,4 +8,5 @@
 control. If no arguments are given, the CD-ROM tray is opened.
 .SH OPTIONS
 .TP
- B-t R If supported, close the CD-ROM tray.
+ B-t R
+If supported, close the CD-ROM tray.
diff --git a/fallocate.1 b/fallocate.1
index 5d60eb9..d1e2288 100644
--- a/fallocate.1
+++ b/fallocate.1
_AT_@ -11,8 +11,10 @@ As of the Linux Kernel v2.6.31, the fallocate system call is supported
 by the btrfs, ext4, ocfs2, and xfs filesystems.
 .SH OPTIONS
 .TP
- B-o R Specifies the beginning offset of the allocation, in bytes.
+ B-o R
+Specifies the beginning offset of the allocation, in bytes.
 .TP
- B-l R Specifies the length of the allocation, in bytes.
+ B-l R
+Specifies the length of the allocation, in bytes.
 .SH SEE ALSO
 fallocate(2)
diff --git a/free.1 b/free.1
index 7fc5922..4e21c7a 100644
--- a/free.1
+++ b/free.1
_AT_@ -8,10 +8,14 @@
 memory in the system, as well as the buffers used by the kernel.
 .SH OPTIONS
 .TP
- B-b R Display the amount of memory in bytes. This is the default.
+ B-b R
+Display the amount of memory in bytes. This is the default.
 .TP
- B-k R Display the amount of memory in kilobytes.
+ B-k R
+Display the amount of memory in kilobytes.
 .TP
- B-m R Display the amount of memory in megabytes.
+ B-m R
+Display the amount of memory in megabytes.
 .TP
- B-g R Display the amount of memory in gigabytes.
+ B-g R
+Display the amount of memory in gigabytes.
diff --git a/halt.8 b/halt.8
index 03e8e11..d746a02 100644
--- a/halt.8
+++ b/halt.8
_AT_@ -9,6 +9,8 @@ This is a low-level tool and should not be used directly or data-loss
 can happen if the filesystems are not properly unmounted first.
 .SH OPTIONS
 .TP
- B-p R Power-off the machine.
+ B-p R
+Power-off the machine.
 .TP
- B-r R Reboot the machine.
+ B-r R
+Reboot the machine.
diff --git a/id.1 b/id.1
index 1f56e08..9dca2d3 100644
--- a/id.1
+++ b/id.1
_AT_@ -9,6 +9,7 @@ If a login name or uid is specified, the user and group information of that
 user is displayed.
 .SH OPTIONS
 .TP
- B-G R Display group information as whitespace separated numbers, in no particular order.
+ B-G R
+Display group information as whitespace separated numbers, in no particular order.
 .SH SEE ALSO
 who(1)
diff --git a/killall5.8 b/killall5.8
index 0735c90..a07f9bb 100644
--- a/killall5.8
+++ b/killall5.8
_AT_@ -9,8 +9,10 @@ It sends a signal to all processes except kernel threads and the processes
 in its own session. It is primarily used by the system's init scripts.
 .SH OPTIONS
 .TP
- B-o R Tell killall5 to omit processes with that process id.
+ B-o R
+Tell killall5 to omit processes with that process id.
 .TP
- B-s R Send Isignal R instead of the default SIGTERM.
+ B-s R
+Send Isignal R instead of the default SIGTERM.
 .SH SEE ALSO
 halt(8), reboot(8)
diff --git a/mountpoint.1 b/mountpoint.1
index ac23584..89c5738 100644
--- a/mountpoint.1
+++ b/mountpoint.1
_AT_@ -10,9 +10,11 @@
 /proc/mounts file.
 .SH OPTIONS
 .TP
- B-d R Print the major/minor device number of the filesystem on stdout.
+ B-d R
+Print the major/minor device number of the filesystem on stdout.
 .TP
- B-q R Be quiet, don't print anything.
+ 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.
 .SH SEE ALSO
diff --git a/stat.1 b/stat.1
index 770f134..3cc0211 100644
--- a/stat.1
+++ b/stat.1
_AT_@ -8,6 +8,7 @@
 are specified.
 .SH OPTIONS
 .TP
- B-L R Follow links.
+ B-L R
+Follow links.
 .SH SEE ALSO
 stat (2)
diff --git a/truncate.1 b/truncate.1
index ffdcad5..b6b8192 100644
--- a/truncate.1
+++ b/truncate.1
_AT_@ -11,8 +11,10 @@ If a Ifile R is shorter, it is extended and the extended part (hole) reads
 as zero bytes.
 .SH OPTIONS
 .TP
- B-c R Do not create any files.
+ B-c R
+Do not create any files.
 .TP
- B-s R Set or adjust the file size by Isize R bytes.
+ B-s R
+Set or adjust the file size by Isize R bytes.
 .SH SEE ALSO
 truncate(2), ftruncate(2)
diff --git a/who.1 b/who.1
index 3862dc7..098d36c 100644
--- a/who.1
+++ b/who.1
_AT_@ -8,9 +8,11 @@
 time at which they logged on.
 .SH OPTIONS
 .TP
- B-m R Only show users on current tty.
+ B-m R
+Only show users on current tty.
 .TP
- B-l R Print LOGIN processes as well.
+ B-l R
+Print LOGIN processes as well.
 .SH BUGS
  Bwho R relies on the utmp file to be updated responsibly. This
 doesn't always happen, which can cause who to print completely
Received on Sun Apr 13 2014 - 17:41:01 CEST

This archive was generated by hypermail 2.3.0 : Sun Apr 13 2014 - 17:48:19 CEST