diff options
author | steve <steve@FreeBSD.org> | 1998-05-30 22:09:44 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-05-30 22:09:44 +0000 |
commit | f31b4aebd75731bc784781a25ac5cd478a58e20c (patch) | |
tree | 1937021400c9254f6510e329a0b033ad1a431254 /contrib | |
parent | ffb1c27bb8046bb622ea6bbcdbc7bfab553ef7bc (diff) | |
download | FreeBSD-src-f31b4aebd75731bc784781a25ac5cd478a58e20c.zip FreeBSD-src-f31b4aebd75731bc784781a25ac5cd478a58e20c.tar.gz |
Typo: Tile -> Title
PR: 6798
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/global/htags/htags.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/global/htags/htags.1 b/contrib/global/htags/htags.1 index e2f0355..2a9dea1 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 component of current path. +Title 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 |