summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctags
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit0d1334ca0c7f5a53195b38b126d726747949ce5d (patch)
tree399269f867eeb084bb6edf479f12b35526a9edb4 /usr.bin/ctags
parent0100fd6e93e8e0203ec077685f3e68afea54de52 (diff)
downloadFreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.zip
FreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.bin/ctags')
-rw-r--r--usr.bin/ctags/ctags.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1
index 5e841f2..f19c5d8 100644
--- a/usr.bin/ctags/ctags.1
+++ b/usr.bin/ctags/ctags.1
@@ -39,7 +39,7 @@
.Nm ctags
.Nd create a tags file
.Sh SYNOPSIS
-.Nm ctags
+.Nm
.Op Fl BFadtuwvx
.Op Fl f Ar tagsfile
.Ar name ...
@@ -61,7 +61,7 @@ file,
.Xr ex 1
can quickly locate these object definitions.
Depending upon the options provided to
-.Nm ctags ,
+.Nm ,
objects will consist of subroutines, typedefs, defines, structs,
enums and unions.
.Bl -tag -width Ds
@@ -114,7 +114,7 @@ vgrind \-x index
.It Fl w
suppress warning diagnostics.
.It Fl x
-.Nm ctags
+.Nm
produces a list of object
names, the line number and file name on which each is defined, as well
as the text of that line and prints this on the standard output. This
@@ -152,7 +152,7 @@ trailing
.Nm \&.c
and any leading pathname components removed. This
makes use of
-.Nm ctags
+.Nm
practical in directories with more than one
program.
.Pp
OpenPOWER on IntegriCloud