summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-12-14 11:03:46 +1100
committerNathan Scott <nathans@redhat.com>2020-12-14 11:03:46 +1100
commit366b78edd9d3b230b61f0930cbb62218886b4687 (patch)
tree52c19067ca486adaefe456f2552e0f804594dd11 /htop.1.in
parentf8a610e6e170555f78731c3ea976d833a9f9f716 (diff)
Remove superflous breaks around man page section heads
There is no need to start a paragraph explicitly after a section header (SH) in troff - some man linters will complain about this as well.
Diffstat (limited to 'htop.1.in')
-rw-r--r--htop.1.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/htop.1.in b/htop.1.in
index 0205a990..7fdcd7f8 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -2,11 +2,9 @@
.SH "NAME"
htop \- interactive process viewer
.SH "SYNOPSIS"
-.LP
.B htop
.RB [ \-dCFhpustvH ]
.SH "DESCRIPTION"
-.LP
.B htop
is a cross-platform ncurses-based process viewer.
.LP
@@ -22,9 +20,7 @@ Tasks related to processes (killing, renicing) can be done without
entering their PIDs.
.br
.SH "COMMAND-LINE OPTIONS"
-.LP
Mandatory arguments to long options are mandatory for short options too.
-.LP
.TP
\fB\-d \-\-delay=DELAY\fR
Delay between updates, in tenths of seconds. If the delay value is
@@ -66,10 +62,8 @@ Show processes in tree view
\fB\-H \-\-highlight-changes=DELAY\fR
Highlight new and old processes
.SH "INTERACTIVE COMMANDS"
-.LP
The following commands are supported while in
.BR htop :
-.LP
.TP 5
.B Up, Alt-k
Select (highlight) the previous process in the process list. Scroll the list
@@ -232,7 +226,6 @@ Refresh: redraw screen and recalculate values.
PID search: type in process ID and the selection highlight will be moved to it.
.PD
.SH "COLUMNS"
-.LP
The following columns can display data about each process. A value of '\-' in
all the rows indicates that a column is unsupported on your system, or
currently unimplemented in
@@ -242,7 +235,6 @@ The names below are the ones used in the
shown in
.BR htop 's
main screen, it is shown below in parenthesis.
-.LP
.TP 5
.B Command
The full command line of the process (i.e. program name and arguments). If the
@@ -461,7 +453,6 @@ The executable file of the process as reported by the kernel. Requires CAP_SYS_P
.B All other flags
Currently unsupported (always displays '-').
.SH "CONFIG FILE"
-.LP
By default
.B htop
reads its configuration from the XDG-compliant path
@@ -479,7 +470,6 @@ You may override the location of the configuration file using the $HTOPRC
environment variable (so you can have multiple configurations for different
machines that share the same home directory, for example).
.SH "MEMORY SIZES"
-.LP
Memory sizes in
.B htop
are displayed in a human-readable form.
@@ -497,7 +487,6 @@ space and make memory size representations consistent throughout
and
.BR limits.conf (5).
.SH "AUTHORS"
-.LP
.B htop
was originally developed by Hisham Muhammad.
Nowadays it is maintained by the community at <htop@groups.io>.

© 2014-2024 Faster IT GmbH | imprint | privacy policy