summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctags/ctags.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-04-19 23:44:58 +0000
committercharnier <charnier@FreeBSD.org>2002-04-19 23:44:58 +0000
commita07fb1cc07255490c7adbf8b4830307c3b6ae34d (patch)
tree1070287b1054de985087e8287086ae5d4c5ed090 /usr.bin/ctags/ctags.1
parente0fe548473d7c5fb4bd311d674b5af8d589f6c96 (diff)
downloadFreeBSD-src-a07fb1cc07255490c7adbf8b4830307c3b6ae34d.zip
FreeBSD-src-a07fb1cc07255490c7adbf8b4830307c3b6ae34d.tar.gz
Use `The .Nm utility'
Diffstat (limited to 'usr.bin/ctags/ctags.1')
-rw-r--r--usr.bin/ctags/ctags.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1
index 0657c5a..74410ad 100644
--- a/usr.bin/ctags/ctags.1
+++ b/usr.bin/ctags/ctags.1
@@ -209,16 +209,18 @@ for Fortran and Pascal is done in a very simpleminded way.
No attempt
is made to deal with block structure; if you have two Pascal procedures
in different blocks with the same name you lose.
+The
.Nm
-does not
+utility does not
understand about Pascal types.
.Pp
The method of deciding whether to look for C, Pascal or
Fortran
functions is a hack.
.Pp
+The
.Nm
-relies on the input being well formed, and any syntactical
+utility relies on the input being well formed, and any syntactical
errors will completely confuse it.
It also finds some legal syntax
confusing; for example, since it does not understand
OpenPOWER on IntegriCloud