aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ctags
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-04-19 23:44:58 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-04-19 23:44:58 +0000
commit3898680cf705cef4e1cc606b44cd91fc4252bcd5 (patch)
tree1070287b1054de985087e8287086ae5d4c5ed090 /usr.bin/ctags
parent0c7c579ba6b65512b9b668508dc41b8b5b057c65 (diff)
downloadsrc-3898680cf705cef4e1cc606b44cd91fc4252bcd5.tar.gz
src-3898680cf705cef4e1cc606b44cd91fc4252bcd5.zip
Use `The .Nm utility'
Notes
Notes: svn path=/head/; revision=95083
Diffstat (limited to 'usr.bin/ctags')
-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 0657c5a1b352..74410adb47ee 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