mirror of https://github.com/xzeldon/htop.git
Fix a typo in the man page (Debian Lintian spelling-error-in-manpage)
Debian patch from https://anonscm.debian.org/cgit/collab-maint/htop.git/tree/debian/patches/001-lintian-warning-fix-man-typo.patch
This commit is contained in:
parent
306c5443ae
commit
4d3f483b96
|
@ -10,7 +10,7 @@ Htop is a free (GPL) ncurses-based process viewer for Linux.
|
|||
.LP
|
||||
It is similar to top, but allows you to scroll vertically and horizontally,
|
||||
so you can see all the processes running on the system, along with their full
|
||||
command lines, as well as viewing them as a process tree, selecting mutiple
|
||||
command lines, as well as viewing them as a process tree, selecting multiple
|
||||
processes and acting on them all at once.
|
||||
.LP
|
||||
Tasks related to processes (killing, renicing) can be done without
|
||||
|
|
Loading…
Reference in New Issue