ubase

suckless linux base utils
git clone git://git.2f30.org/ubase
Log | Files | Refs | README | LICENSE

commit cf7fde1ee8d7f4555c81652f62848d0607aaa8f7
parent 11e8626fcdeed28b8b3e28f6f20e1c2aad692f7b
Author: sin <sin@2f30.org>
Date:   Sat, 12 Apr 2014 13:55:31 +0100

Minor stylisic changes to manpages

Diffstat:
Mhalt.8 | 4++--
Mmknod.1 | 3+--
Mstat.1 | 2+-
Mwho.1 | 4++--
4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/halt.8 b/halt.8 @@ -9,6 +9,6 @@ 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 -\fB-p\fR power-off the machine. +\fB-p\fR Power-off the machine. .TP -\fB-r\fR reboot the machine. +\fB-r\fR Reboot the machine. diff --git a/mknod.1 b/mknod.1 @@ -9,8 +9,7 @@ with major number \fImajor\fR, and minor number \fIminor\fR. \fItype\fR specifies what kind of special file will be created and must be one of: .TP -\fBu\fR or \fBc\fR -A character device. +\fBu\fR or \fBc\fR A character device. .TP \fBb\fR A block device. diff --git a/stat.1 b/stat.1 @@ -8,6 +8,6 @@ are specified. .SH OPTIONS .TP -\fB-L\fR follow links +\fB-L\fR Follow links. .SH SEE ALSO stat (2) diff --git a/who.1 b/who.1 @@ -8,9 +8,9 @@ time at which they logged on. .SH OPTIONS .TP -\fB-m\fR only show users on current tty +\fB-m\fR Only show users on current tty. .TP -\fB-l\fR also print LOGIN processes +\fB-l\fR Print LOGIN processes as well. .SH BUGS \fBwho\fR relies on the utmp file to be updated responsibly. This doesn't always happen, which can cause who to print completely