Whitespace-only fixes. Translators, please ignore.
PR: docs/181075 (partial) Submitted by: Ken Reed <kreed002@gmail.com>
This commit is contained in:
parent
54b4e474e2
commit
f7bf659ff1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42497
1 changed files with 9 additions and 8 deletions
|
@ -820,7 +820,7 @@ mountd_flags="-r"</programlisting>
|
|||
more information about using rc scripts.</para>
|
||||
|
||||
<para>NFS services can now be started by running the following
|
||||
command, on the <acronym>NFS</acronym> server, as
|
||||
command, on the <acronym>NFS</acronym> server, as
|
||||
<username>root</username>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>service nfsd start</userinput></screen>
|
||||
|
@ -1547,7 +1547,7 @@ Exports list on foobar:
|
|||
<step>
|
||||
<programlisting>nisdomainname="test-domain"</programlisting>
|
||||
|
||||
<para>This line will set the NIS domainname to
|
||||
<para>This line will set the NIS domainname to
|
||||
<literal>test-domain</literal>
|
||||
upon network setup (e.g., after reboot).</para>
|
||||
</step>
|
||||
|
@ -1555,7 +1555,7 @@ Exports list on foobar:
|
|||
<step>
|
||||
<programlisting>nis_server_enable="YES"</programlisting>
|
||||
|
||||
<para>This will tell FreeBSD to start up the NIS server
|
||||
<para>This will tell FreeBSD to start up the NIS server
|
||||
processes when the networking is next brought
|
||||
up.</para>
|
||||
</step>
|
||||
|
@ -1563,10 +1563,10 @@ Exports list on foobar:
|
|||
<step>
|
||||
<programlisting>nis_yppasswdd_enable="YES"</programlisting>
|
||||
|
||||
<para>This will enable the <command>rpc.yppasswdd</command>
|
||||
daemon which, as mentioned above, will allow users to
|
||||
change their NIS password from a client
|
||||
machine.</para>
|
||||
<para>This will enable the
|
||||
<command>rpc.yppasswdd</command> daemon which, as
|
||||
mentioned above, will allow users to change their NIS
|
||||
password from a client machine.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
|
||||
|
@ -4383,7 +4383,8 @@ mail IN A 192.168.1.5</programlisting>
|
|||
|
||||
<sect2>
|
||||
<title><acronym
|
||||
role="Domain Name Security Extensions">DNSSEC</acronym></title>
|
||||
role="Domain Name Security
|
||||
Extensions">DNSSEC</acronym></title>
|
||||
|
||||
<indexterm>
|
||||
<primary>BIND</primary>
|
||||
|
|
Loading…
Reference in a new issue