View Issue Details

IDProjectCategoryView StatusLast Update
00013121003.1(2016/18)/Issue7+TC2Shell and Utilitiespublic2024-06-11 09:08
Reporterandras_farkas Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameAndras Farkas
Organization
User Reference
Sectionctags
Page Number2625
Line Number85386
Interp Status---
Final Accepted Text
Summary0001312: ctags -v example in ctags's rationale section missing a newline
DescriptionIn the rationale section of ctags ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/ctags.html ) there's an example about ctags -v and vgrind:

ctags -v files | sort -f > index vgrind -x index

It's missing a newline which is required for example to run. (alternatively a ; or && could be used)
Desired ActionSimply change it to the following, by adding a newline or BR HTML tag:

ctags -v files | sort -f > index
vgrind -x index
Tagstc3-2008

Activities

andras_farkas

2020-01-12 01:46

reporter   bugnote:0004721

Ping.
:)

Issue History

Date Modified Username Field Change
2019-12-20 10:49 andras_farkas New Issue
2019-12-20 10:49 andras_farkas Name => Andras Farkas
2019-12-20 10:49 andras_farkas Section => ctags
2020-01-12 01:46 andras_farkas Note Added: 0004721
2020-02-03 16:12 geoffclare Page Number => 2625
2020-02-03 16:12 geoffclare Line Number => 85386
2020-02-03 16:12 geoffclare Interp Status => ---
2020-02-03 16:12 geoffclare Status New => Resolved
2020-02-03 16:12 geoffclare Resolution Open => Accepted
2020-02-03 16:12 geoffclare Tag Attached: tc3-2008
2020-02-26 12:00 geoffclare Status Resolved => Applied
2024-06-11 09:08 agadmin Status Applied => Closed