.Dl indents literal display text for one line, but .Bd can do it for a
whole subsection.
Details
Details
- Reviewers
0mp - Group Reviewers
manpages - Commits
- rGbce5d6aa2485: service.8: Use entire section of literally displayed text
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 36279 Build 33168: arc lint + arc unit
Event Timeline
This comment was removed by debdrup.
Comment Actions
.Bd -literal -offset indent complete service 'c/-/(e l r v)/' 'p/1/`service -l`/' \e 'n/*/(start stop reload restart \e status rcvar onestart onestop)/' .Ed
you might be looking for this.
Comment Actions
Address feedback by 0mp
I'm not sure I understand why yours works, since I was using tabs too.
I won't look a gift-horse in the mouth, though. :)