Page MenuHomeFreeBSD

[pkg-files] igor -Ry and some other rewording and fixes.
ClosedPublic

Authored by mat on Aug 20 2014, 3:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 22 2023, 9:57 AM
Unknown Object (File)
Nov 27 2023, 3:13 PM
Unknown Object (File)
Nov 7 2023, 6:14 AM
Unknown Object (File)
Nov 6 2023, 7:26 PM
Unknown Object (File)
Nov 6 2023, 9:59 AM
Unknown Object (File)
Nov 5 2023, 10:45 AM
Unknown Object (File)
Nov 1 2023, 11:33 PM
Unknown Object (File)
Nov 1 2023, 10:51 AM
Subscribers

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mat retitled this revision from to [pkg-files] igor -Ry and some other rewording and fixes..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
wblock added inline comments.
en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml
14 ↗(On Diff #1215)

"the" is needed here.

15 ↗(On Diff #1215)

"files" is needed here. It's not necessarily clear from context whether it is talking about files or variables.

21 ↗(On Diff #1215)

To display a message when the package is installed,

45 ↗(On Diff #1215)

This could be more imperative:

Do not add an entry for <filename>pkg-message</filename> in <filename>pkg-plist</filename>.

54 ↗(On Diff #1215)

<command>pkg install</command>, use

56 ↗(On Diff #1215)

automatically be added to the package. It will be run twice by

57 ↗(On Diff #1215)

<command>pkg</command>, the first time as <literal>&dollar;{SH}

59 ↗(On Diff #1215)

s/installed/installed,/

92 ↗(On Diff #1215)

s/need be/needed/

94 ↗(On Diff #1215)

"files" is needed here.

95 ↗(On Diff #1215)

among several ports or when it is necessary to write to one of these files

98 ↗(On Diff #1215)

the directory containing the <filename>pkg-<replaceable>*</replaceable></filename> files).

157 ↗(On Diff #1215)

"the" is needed here.

173 ↗(On Diff #1215)

s/pair/pair,/

174 ↗(On Diff #1215)

s/get/be/

184 ↗(On Diff #1215)

Passive to active:

s/will replace/replaces/

mat updated this revision to Diff 1424.

Closed by commit rD45579 (authored by @mat).