From 12c6dc066f4a4820c8997f70ebd695acc425dc07 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 1 Oct 2015 14:34:02 +0000 Subject: [PATCH] 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 --- .../books/porters-handbook/plist/chapter.xml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml index cc70d88484..5ecbbd88ac 100644 --- a/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml @@ -573,17 +573,6 @@ etc/orbit.conf-dist - - <literal>@exec</literal> - <replaceable>command</replaceable>, - <literal>@unexec</literal> - <replaceable>command</replaceable> (Deprecated) - - Execute command as part of - the installation or deinstallation process. Please use instead. - - <literal>@mode</literal> <replaceable>mode</replaceable> @@ -647,6 +636,17 @@ etc/orbit.conf-dist mode. + + <literal>@exec</literal> + <replaceable>command</replaceable>, + <literal>@unexec</literal> + <replaceable>command</replaceable> (Deprecated) + + Execute command as part of + the installation or deinstallation process. Please use instead. + + <literal>@dirrm</literal> <replaceable>directory</replaceable> (Deprecated)