Remove an unnecessary cd command.
This commit is contained in:
parent
0950a2ceee
commit
7bf7f92aaf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46274
1 changed files with 1 additions and 2 deletions
|
@ -1522,8 +1522,7 @@ nameserver 10.0.0.61</programlisting>
|
|||
<para>Still using the jail console, install
|
||||
<package role="port">dns/bind99</package>.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/dns/bind99</userinput>
|
||||
&prompt.root; <userinput>make -C /usr/ports/dns/bind99 install clean</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>make -C /usr/ports/dns/bind99 install clean</userinput></screen>
|
||||
|
||||
<para>Configure the name server by editing
|
||||
<filename>/usr/local/etc/namedb/named.conf</filename>.</para>
|
||||
|
|
Loading…
Reference in a new issue