Page MenuHomeFreeBSD

Add shell completion section to PHB
ClosedPublic

Authored by adamw on Dec 30 2017, 7:16 PM.
Tags
None
Referenced Files
F170824022: D13696.id37251.diff
Sun, Sep 6, 8:49 PM
F170793679: D13696.id37251.diff
Sun, Sep 6, 4:13 PM
F170766040: D13696.id37242.diff
Sun, Sep 6, 12:31 PM
Unknown Object (File)
Sat, Sep 5, 4:01 PM
Unknown Object (File)
Sat, Sep 5, 12:26 PM
Unknown Object (File)
Fri, Sep 4, 11:32 PM
Unknown Object (File)
Thu, Sep 3, 12:09 PM
Unknown Object (File)
Thu, Sep 3, 7:59 AM
Subscribers
None

Details

Summary
  • Always install shell completion files
  • Don't register dependencies

I've not edited docproj stuff before, so I could really use some eyes here.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
5538–5540 ↗(On Diff #37242)

OPTION is not a variable, so, lowercase it and remove the tag.

Also, never address the porter directly with "you", and keep sentences short, so, maybe something like:

It is not necessary to add an option for it.
If an option is added though, always enable it
in <varname>OPTIONS_DEFAULT</varname>.

Or some variation on it, your english is better than mine :-)

5549 ↗(On Diff #37242)

Maybe remove the / at the end of the path, it is already a path, no need to add the extra delimiter at the end. (Same for the zsh path.)

5560–5561 ↗(On Diff #37242)

extra new line after the end of the sentence.

This revision was not accepted when it landed; it landed in state Needs Review.Dec 30 2017, 8:51 PM
This revision was automatically updated to reflect the committed changes.