Document the @shell plist keyword.

Poked by:	bapt
Looked at by:	bjk
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-06-11 21:26:48 +00:00
parent 5a59aeab4b
commit 817416cc86
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45043

View file

@ -308,6 +308,8 @@ etc/orbit.conf-dist
<sect1 xml:id="plist-keywords">
<title>Expanding Package List with Keywords</title>
<!-- Try and keep the keywords alphanumerically sorted -->
<sect2 xml:id="plist-keywords-fc">
<title><literal>@fc</literal>
<replaceable>directory</replaceable></title>
@ -373,6 +375,19 @@ etc/orbit.conf-dist
information.</para>
</sect2>
<sect2 xml:id="plist-keywords-shell">
<title><literal>@shell</literal>
<replaceable>file</replaceable></title>
<para>Add the file passed as argument to the plist.</para>
<para>On installation, add the full path to
<replaceable>file</replaceable> to
<filename>/etc/shells</filename>, while making sure it's not
added twice. On deinstallation, remove it from
<filename>/etc/shells</filename>.</para>
</sect2>
<sect2 xml:id="plist-keywords-base">
<title>Base Keywords</title>