diff options
Diffstat (limited to 'contrib/global/htags/htags.1')
-rw-r--r-- | contrib/global/htags/htags.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/global/htags/htags.1 b/contrib/global/htags/htags.1 index b256eb883920..e2f03559868c 100644 --- a/contrib/global/htags/htags.1 +++ b/contrib/global/htags/htags.1 @@ -108,10 +108,9 @@ If this variable is set, its value is used as the directory to make temporary fi Default is /tmp. .Sh DIAGNOSTICS .Nm Htags -exits with a value of 1 if an error occurred, 0 otherwise. +exits with a non 0 value if an error occurred, 0 otherwise. .Sh SEE ALSO .Xr btreeop 1 , -.Xr gctags 1 , .Xr global 1 , .Xr gtags 1 . .Sh BUG @@ -121,4 +120,4 @@ Shigio Yamaguchi (shigio@wafu.netgate.net) .Sh HISTORY The .Nm -command appeared in FreeBSD 2.2. +command appeared in FreeBSD 2.2.2. |