Indent the new <sect2> (from <sect3>) one step back.
And fixup the few whitespace errors igor -RZ reports. Whitespace only, translators can ignore. Approved by: wblock (mentor) Differential Revision: https://reviews.freebsd.org/D2952
This commit is contained in:
parent
bec94907eb
commit
0413d7e930
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46902
1 changed files with 155 additions and 154 deletions
|
@ -2924,8 +2924,8 @@ PATCHFILES= patch1:test</programlisting>
|
|||
<literal>${PKGNAMEPREFIX}${PORTNAME}</literal> are
|
||||
fine). This will change <varname>DISTDIR</varname> from the
|
||||
default <filename>/usr/ports/distfiles</filename> to
|
||||
<filename>/usr/ports/distfiles/${DIST_SUBDIR}</filename>, and in
|
||||
effect puts everything that is required for the port into
|
||||
<filename>/usr/ports/distfiles/${DIST_SUBDIR}</filename>, and
|
||||
in effect puts everything that is required for the port into
|
||||
that subdirectory.</para>
|
||||
|
||||
<para>It will also look at the subdirectory with the same name
|
||||
|
@ -4785,8 +4785,9 @@ PORTVERSION= 1.0</programlisting>
|
|||
<filename>pkg-plist</filename> with the corresponding entries,
|
||||
such as
|
||||
<literal>@(<replaceable>owner</replaceable>,<replaceable>group</replaceable>,)</literal>,
|
||||
<literal>@owner <replaceable>owner</replaceable></literal>, and
|
||||
<literal>@group <replaceable>group</replaceable></literal>.
|
||||
<literal>@owner <replaceable>owner</replaceable></literal>,
|
||||
and <literal>@group
|
||||
<replaceable>group</replaceable></literal>.
|
||||
These operators work until overridden, or until the end
|
||||
of <filename>pkg-plist</filename>, so do not forget to reset
|
||||
them after they are no longer needed. The default ownership
|
||||
|
|
Loading…
Reference in a new issue