Page MenuHomeFreeBSD

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

Authored by mat on Aug 20 2014, 3:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 25, 10:45 AM
Unknown Object (File)
Jan 5 2024, 2:15 AM
Unknown Object (File)
Dec 19 2023, 7:57 PM
Unknown Object (File)
Nov 19 2023, 7:03 PM
Unknown Object (File)
Nov 14 2023, 7:42 PM
Unknown Object (File)
Nov 12 2023, 4:34 PM
Unknown Object (File)
Nov 11 2023, 12:30 AM
Unknown Object (File)
Nov 9 2023, 11:02 AM
Subscribers

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mat retitled this revision from to [plist] 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/plist/chapter.xml
25

"for" can probably be removed without harm.

45–46

Remove "that".

46

"Something like" is vague. Like it how?

57

up in <filename>pkg-plist</filename>. When

58

the port is upgraded, it will not be necessary to edit dozens (or in some

60

<filename>pkg-plist</filename>.</para>

60

<para>If files are installed conditionally on the options

118

Break sentence after "enough".

142–143

s/need to/must/

191

s/the files carefully/files that have been carefully/

198

This is a little vague. @sample does all the work, all the porter has to do is use it. Maybe this is clearer with the sentence split into two:

Instead, install sample files with a <filename><replaceable>filename</replaceable>.sample</filename> extension. The <literal>@sample</literal> macro automates this. For each sample file, add a line to <filename>pkg-plist</filename>:</para>

Would be nice to explain that if the actual file is not present, the sample file will be wirtten to it. Also, on uninstall, config files that have been edited by the user will not be deleted, or overwritten by the sample file when reinstalled.

284

Break sentence after "used".

Thanks for your patience!

en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml
178

s/need to be/must/

179

Break sentence at "if":

"...is created. If they are not created by the port code, create them in the Makefile:"

185

"Then" is not needed.

mat updated this revision to Diff 1642.

Closed by commit rD45619 (authored by @mat).