handbook: clarify that cmd examples use sh syntax
Submitted by: emaste@ Approved by: bcr@, carlavilla@ Differential Revision: https://reviews.freebsd.org/D23851
This commit is contained in:
parent
31a16cde4a
commit
4e26c9309d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54734
1 changed files with 6 additions and 0 deletions
|
@ -3957,6 +3957,12 @@ ifconfig_<literal>lagg<replaceable>0</replaceable></literal>="up laggproto failo
|
||||||
<filename>/etc/inetd.conf</filename> and
|
<filename>/etc/inetd.conf</filename> and
|
||||||
<filename>/usr/local/etc/dhcpd.conf</filename>.</para>
|
<filename>/usr/local/etc/dhcpd.conf</filename>.</para>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>The command examples below assume use of the &man.sh.1; shell.
|
||||||
|
&man.csh.1; and &man.tcsh.1; users will need to start a
|
||||||
|
&man.sh.1; shell or adapt the commands to &man.csh.1; syntax.</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<procedure>
|
<procedure>
|
||||||
<step>
|
<step>
|
||||||
<para>Create the root directory which will contain a &os;
|
<para>Create the root directory which will contain a &os;
|
||||||
|
|
Loading…
Reference in a new issue