diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-08-30 12:22:49 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-08-30 12:22:49 +0000 |
commit | 46657c7e778fc9f3178a1de26864b9ca566a5bef (patch) | |
tree | 7ba2fea8d39bc6d7b5729b2a45d7d918f82a6a49 /contrib | |
parent | 3931afc2d0781ef7ee17b50231aa9d619af47d19 (diff) | |
download | src-46657c7e778fc9f3178a1de26864b9ca566a5bef.tar.gz src-46657c7e778fc9f3178a1de26864b9ca566a5bef.zip |
fix a few spelling changes
Submitted by: Josh Gilliam
Closes PR's: 4429, 4431-4438
PS: He has agreed to submit all contrib fixes back to the original author.
Notes
Notes:
svn path=/head/; revision=28935
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/global/htags/htags.1 | 2 | ||||
-rw-r--r-- | contrib/top/top.X | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/global/htags/htags.1 b/contrib/global/htags/htags.1 index cbe356b2b2f5..b256eb883920 100644 --- a/contrib/global/htags/htags.1 +++ b/contrib/global/htags/htags.1 @@ -82,7 +82,7 @@ print warning message. .It Fl d Ar tagdir the directory in which GTAGS and GRTAGS exist. Default is current directory. .It Fl t Ar title -Tile of this hypertext. Default is the last conponent of current path. +Tile of this hypertext. Default is the last component of current path. .It Ar dir the directory in which hypertext generated. Default is current directory. .Sh EXAMPLES diff --git a/contrib/top/top.X b/contrib/top/top.X index 219e2fb3e9fa..64a2753f4695 100644 --- a/contrib/top/top.X +++ b/contrib/top/top.X @@ -82,7 +82,7 @@ Do not display idle processes. By default, top displays both active and idle processes. .TP .B \-n -Use \*(lqnon-interactive\*(rq mode. This is indentical to \*(lqbatch\*(rq +Use \*(lqnon-interactive\*(rq mode. This is identical to \*(lqbatch\*(rq mode. .TP .B \-q |