Commit 4d3f483b authored by Daniel Lange's avatar Daniel Lange
Browse files

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
parent 306c5443
...@@ -10,7 +10,7 @@ Htop is a free (GPL) ncurses-based process viewer for Linux. ...@@ -10,7 +10,7 @@ Htop is a free (GPL) ncurses-based process viewer for Linux.
.LP .LP
It is similar to top, but allows you to scroll vertically and horizontally, 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 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. processes and acting on them all at once.
.LP .LP
Tasks related to processes (killing, renicing) can be done without Tasks related to processes (killing, renicing) can be done without
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment