- s/Windows/&windows;
- add a missing </para>
This commit is contained in:
parent
5b845e4077
commit
ce43b8c0f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21876
1 changed files with 2 additions and 2 deletions
|
@ -4467,7 +4467,7 @@ DocumentRoot /www/someotherdomain.tld
|
|||
configuration information for
|
||||
<application>Samba</application>, such as definitions of the
|
||||
printers and <quote>filesystem shares</quote> that you would
|
||||
like to share with Windows clients. The
|
||||
like to share with &windows; clients. The
|
||||
<application>Samba</application> package includes a web based
|
||||
tool called <application>swat</application> which provides a
|
||||
simple way of configuring the <filename>smb.conf</filename>
|
||||
|
@ -4480,7 +4480,7 @@ DocumentRoot /www/someotherdomain.tld
|
|||
daemon from <command>inetd</command>. Therefore, the
|
||||
following line in <filename>/etc/inetd.conf</filename>
|
||||
should be uncommented before <command>swat</command> can be
|
||||
used to configure <application>Samba</application>:
|
||||
used to configure <application>Samba</application>:</para>
|
||||
|
||||
<programlisting>swat stream tcp nowait/400 root /usr/local/sbin/swat</programlisting>
|
||||
<para>As explained in <xref linkend="network-inetd-hangup">, a
|
||||
|
|
Loading…
Reference in a new issue