From cf7fde1ee8d7f4555c81652f62848d0607aaa8f7 Mon Sep 17 00:00:00 2001 From: sin Date: Sat, 12 Apr 2014 13:55:31 +0100 Subject: [PATCH] Minor stylisic changes to manpages --- halt.8 | 4 ++-- mknod.1 | 3 +-- stat.1 | 2 +- who.1 | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/halt.8 b/halt.8 index 1168d93..f42790f 100644 --- 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 index 0e54284..988d2e2 100644 --- 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 index ee693b5..28141c1 100644 --- 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 index 99037a2..bd513ac 100644 --- 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