diff --git a/chvt.1 b/chvt.1 index cc88047..11c2bbf 100644 --- a/chvt.1 +++ b/chvt.1 @@ -1,6 +1,6 @@ .TH CHVT 1 ubase-VERSION .SH NAME -\fBchvt\fR - change foreground virtual terminal +\fBchvt\fR - Change foreground virtual terminal .SH SYNOPSIS \fBchvt\fI N .SH DESCRIPTION diff --git a/clear.1 b/clear.1 index 839d02e..f2f11d0 100644 --- a/clear.1 +++ b/clear.1 @@ -1,3 +1,3 @@ .TH CLEAR 1 ubase-VERSION .SH NAME -\fBclear\fR - clear the screen +\fBclear\fR - Clear the screen diff --git a/ctrlaltdel.8 b/ctrlaltdel.8 index 8adcc87..2782a53 100644 --- a/ctrlaltdel.8 +++ b/ctrlaltdel.8 @@ -1,6 +1,6 @@ .TH CTRLALTDEL 8 ubase-VERSION .SH NAME -\fBctrlaltdel\fR - set the function of Ctrl-Alt-Del combination +\fBctrlaltdel\fR - Set the function of Ctrl-Alt-Del combination .SH SYNOPSIS \fBctrlaltdel\fR [\fB-hs\fR] .SH DESCRIPTION diff --git a/df.1 b/df.1 index fe67b30..87a55c3 100644 --- a/df.1 +++ b/df.1 @@ -1,6 +1,6 @@ .TH DF 1 ubase-VERSION .SH NAME -\fBdf\fR - show file system usage +\fBdf\fR - Show file system usage .SH SYNOPSIS \fBdf\fR [\fB-ahsi\fR] .SH DESCRIPTION diff --git a/dmesg.1 b/dmesg.1 index 5cef67f..a292626 100644 --- a/dmesg.1 +++ b/dmesg.1 @@ -1,6 +1,6 @@ .TH DMESG 1 ubase-VERSION .SH NAME -\fBdmesg\fR - print or control the kernel ring buffer +\fBdmesg\fR - Print or control the kernel ring buffer .SH SYNOPSIS \fBdmesg\fR [\fB-Ccr\fR] [\fB-n\fR \fIlevel\fR] .SH DESCRIPTION diff --git a/eject.1 b/eject.1 index 29c88ac..c2120d3 100644 --- a/eject.1 +++ b/eject.1 @@ -1,6 +1,6 @@ .TH EJECT 1 ubase-VERSION .SH NAME -\fBeject\fR - eject removable media +\fBeject\fR - Eject removable media .SH SYNOPSIS \fBeject\fR [\fB-t\fR] .SH DESCRIPTION diff --git a/fallocate.1 b/fallocate.1 index d4c576b..5d60eb9 100644 --- a/fallocate.1 +++ b/fallocate.1 @@ -1,6 +1,6 @@ .TH FALLOCATE 1 ubase-VERSION .SH NAME -\fBfallocate\fR - preallocate blocks to a file +\fBfallocate\fR - Preallocate blocks to a file .SH SYNOPSIS \fBfallocate\fR [\fB-o\fI offset\fR] \fB-l\fR \fIlength file\fR .SH DESCRIPTION diff --git a/halt.8 b/halt.8 index f42790f..03e8e11 100644 --- a/halt.8 +++ b/halt.8 @@ -1,6 +1,6 @@ .TH HALT 8 ubase-VERSION .SH NAME -\fBhalt\fR - Halt, power-off or reboot the machine +\fBhalt\fR - Power-off or reboot the machine .SH SYNOPSIS \fBhalt\fR [\fB-pr\fR] .SH DESCRIPTION diff --git a/id.1 b/id.1 index 6d27cd9..1f56e08 100644 --- a/id.1 +++ b/id.1 @@ -1,6 +1,6 @@ .TH ID 1 ubase-VERSION .SH NAME -\fBid\fR - print real and effective user and group IDs +\fBid\fR - Print real and effective user and group IDs .SH SYNOPSIS \fBid\fR [\fB-G\fR] \fR[\fIuser\fR|\fIuid\fR] .SH DESCRIPTION diff --git a/lsmod.8 b/lsmod.8 index 23a4833..f561fe0 100644 --- a/lsmod.8 +++ b/lsmod.8 @@ -1,6 +1,6 @@ .TH lsmod 8 ubase-VERSION .SH NAME -\fBlsmod\fR - list loaded kernel modules +\fBlsmod\fR - List loaded kernel modules .SH DESCRIPTION \fBlsmod\fR parses `/proc/modules' and shows the loadable kernel modules that are currently loaded. diff --git a/lsusb.8 b/lsusb.8 index b1f922c..e1813ed 100644 --- a/lsusb.8 +++ b/lsusb.8 @@ -1,6 +1,6 @@ .TH LSUSB 8 ubase-VERSION .SH NAME -\fBlsusb\fR - list USB devices +\fBlsusb\fR - List USB devices .SH DESCRIPTION \fBlsusb\fR searches in `/sys/bus/usb/devices' for usb buses and connected devices and prints them one by one. diff --git a/mknod.1 b/mknod.1 index 988d2e2..b3250a8 100644 --- a/mknod.1 +++ b/mknod.1 @@ -1,6 +1,6 @@ .TH MKNOD 1 ubase-VERSION .SH NAME -\fBmknod\fR - create a special device file +\fBmknod\fR - Create a special device file .SH SYNOPSIS \fBmknod\fR [\fB-m \fImode\fR] \fIname type major minor .SH DESCRIPTION diff --git a/stat.1 b/stat.1 index 28141c1..770f134 100644 --- a/stat.1 +++ b/stat.1 @@ -1,6 +1,6 @@ .TH STAT 1 ubase-VERSION .SH NAME -\fBstat\fR - display file status +\fBstat\fR - Display file status .SH SYNOPSIS \fBstat\fR [\fB-L\fR] [\fIfile...\fR] .SH DESCRIPTION diff --git a/who.1 b/who.1 index 7b4ec7c..3862dc7 100644 --- a/who.1 +++ b/who.1 @@ -1,6 +1,6 @@ .TH WHO 1 ubase-VERSION .SH NAME -\fBwho\fR - print who has logged on +\fBwho\fR - Print who has logged on .SH SYNOPSIS \fBwho\fR [\fB-m\fR] .SH DESCRIPTION