- Whitespace fixes
PR: docs/149140 Submitted by: olgeni
This commit is contained in:
parent
6b10c3dcae
commit
c3ad8a265d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36146
2 changed files with 7 additions and 10 deletions
en_US.ISO8859-1/articles
|
@ -546,6 +546,3 @@ Release
|
|||
</orderedlist>
|
||||
</sect1>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -135,7 +135,7 @@ in your /etc/rc.conf. Extra options can be found in startup script.</screen>
|
|||
the &os; Handbook: <ulink
|
||||
url="&url.base;/doc/en_US.ISO8859-1/books/handbook/packages-using.html">Using the Packages System</ulink>.</para>
|
||||
</sect2>
|
||||
|
||||
|
||||
<sect2 id="ports">
|
||||
<title>Ports</title>
|
||||
|
||||
|
@ -212,7 +212,7 @@ in your /etc/rc.conf. Extra options can be found in startup script.</screen>
|
|||
<listitem><simpara>You can apply your own patches if you are so
|
||||
inclined.</simpara></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
||||
<para>If you do not have any special requirements, packages will
|
||||
probably suit your situation just fine. If you may ever need to
|
||||
customize, ports are the way to go. (And remember, if you
|
||||
|
@ -278,7 +278,7 @@ in your /etc/rc.conf. Extra options can be found in startup script.</screen>
|
|||
<filename>/etc/rc.conf</filename>. Also, when installing additional
|
||||
applications be sure to review the documentation to determine how to
|
||||
enable any associated services.</para>
|
||||
|
||||
|
||||
<para>The following snippet from <filename>/etc/rc.conf</filename> enables
|
||||
&man.sshd.8; and <application>Apache 2.2</application>. It also
|
||||
specifies that <application>Apache</application> should be started
|
||||
|
@ -295,10 +295,10 @@ apache22_flags="-DSSL"</programlisting>
|
|||
system):</para>
|
||||
|
||||
<screen>&prompt.root; <userinput><replaceable>/etc/rc.d/sshd</replaceable> start</userinput></screen>
|
||||
|
||||
|
||||
<para>If a service has not been enabled it can be started from the
|
||||
command line using <option>forcestart</option>:</para>
|
||||
|
||||
|
||||
<screen>&prompt.root; <userinput><replaceable>/etc/rc.d/sshd</replaceable> forcestart</userinput></screen>
|
||||
</sect1>
|
||||
|
||||
|
@ -328,7 +328,7 @@ em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
|
|||
media: Ethernet autoselect (1000baseTX <full-duplex>)
|
||||
status: active</screen>
|
||||
</sect2>
|
||||
|
||||
|
||||
<sect2 id="ipaddress">
|
||||
<title>IP Configuration</title>
|
||||
|
||||
|
@ -355,7 +355,7 @@ ifconfig_em0="DHCP"</programlisting>
|
|||
|
||||
<para>Like <application>IPTABLES</application> in &linux;, &os; also offers
|
||||
a kernel level firewall; actually &os; offers three firewalls:</para>
|
||||
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><simpara><ulink url="&url.base;/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html">IPFIREWALL</ulink></simpara></listitem>
|
||||
<listitem><simpara><ulink url="&url.base;/doc/en_US.ISO8859-1/books/handbook/firewalls-ipf.html">IPFILTER</ulink></simpara></listitem>
|
||||
|
|
Loading…
Reference in a new issue