Remove an unnecessary cd command.

This commit is contained in:
Warren Block 2015-02-15 16:35:58 +00:00
parent 0950a2ceee
commit 7bf7f92aaf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46274

View file

@ -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>