Module Name: src
Committed By: maya
Date: Mon Nov 5 17:44:09 UTC 2018
Modified Files:
src/external/bsd/top/dist: top.1.in
Log Message:
Fix typo s/fron/from/
>From dfive on freenode, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/top/dist/top.1.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/top/dist/top.1.in
diff -u src/external/bsd/top/dist/top.1.in:1.11 src/external/bsd/top/dist/top.1.in:1.12
--- src/external/bsd/top/dist/top.1.in:1.11 Sun Aug 26 21:31:34 2018
+++ src/external/bsd/top/dist/top.1.in Mon Nov 5 17:44:09 2018
@@ -4,7 +4,7 @@
.nr D @DEFAULT_DELAY@
.nr L @HAVE_GETOPT_LONG@
.nr K @ENABLE_KILL@
-.TH TOP 1 "August 26, 2018"
+.TH TOP 1 "November 5, 2018"
.UC 4
.SH NAME
top \- display and update information about the top cpu processes
@@ -294,7 +294,7 @@ Change the number of processes to displa
.TP
.B o
Change the order in which the display is sorted. This command is not
-available on all systems. The sort key names vary fron system to system
+available on all systems. The sort key names vary from system to system
but usually include: \*(lqcpu\*(rq, \*(lqres\*(rq, \*(lqsize\*(rq,
\*(lqtime\*(rq. The default is cpu.
.TP