Move all the deprecated plist keywords entries at the end of the section. No text change.

Reviewed by:	brd, wblock
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3755
This commit is contained in:
Mathieu Arnold 2015-10-01 14:34:02 +00:00
parent ec390199eb
commit 12c6dc066f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47463

View file

@ -573,17 +573,6 @@ etc/orbit.conf-dist
</variablelist>
</sect3>
<sect3 xml:id="plist-keywords-base-exec-deprecated">
<title><literal>@exec</literal>
<replaceable>command</replaceable>,
<literal>@unexec</literal>
<replaceable>command</replaceable> (Deprecated)</title>
<para>Execute <replaceable>command</replaceable> as part of
the installation or deinstallation process. Please use <xref
linkend="plist-keywords-base-exec"/> instead.</para>
</sect3>
<sect3 xml:id="plist-keywords-base-mode">
<title><literal>@mode</literal>
<replaceable>mode</replaceable></title>
@ -647,6 +636,17 @@ etc/orbit.conf-dist
mode.</para>
</sect3>
<sect3 xml:id="plist-keywords-base-exec-deprecated">
<title><literal>@exec</literal>
<replaceable>command</replaceable>,
<literal>@unexec</literal>
<replaceable>command</replaceable> (Deprecated)</title>
<para>Execute <replaceable>command</replaceable> as part of
the installation or deinstallation process. Please use <xref
linkend="plist-keywords-base-exec"/> instead.</para>
</sect3>
<sect3 xml:id="plist-keywords-base-dirrm">
<title><literal>@dirrm</literal>
<replaceable>directory</replaceable> (Deprecated)</title>