svn commit: r54417 - head/de_DE.ISO8859-1/books/handbook/network-servers

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Sat Aug  8 11:14:36 2020
New Revision: 54417
URL: https://svnweb.freebsd.org/changeset/doc/54417

Log:
  Update to r54371:
  
  Use consistent example for NIS domain

Modified:
  head/de_DE.ISO8859-1/books/handbook/network-servers/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/network-servers/chapter.xml	Sat Aug  8 10:59:18 2020	(r54416)
+++ head/de_DE.ISO8859-1/books/handbook/network-servers/chapter.xml	Sat Aug  8 11:14:36 2020	(r54417)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/network-servers/chapter.xml,v 1.103 2011/12/24 15:51:18 bcr Exp $
-     basiert auf: r54368
+     basiert auf: r54371
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -1353,9 +1353,9 @@ Exports list on foobar:
 	folgende Zeilen in <filename>/etc/rc.conf</filename> aktiviert
 	werden:</para>
 
-      <programlisting>nisdomainname="test-domain">>>>>>><co xml:id="network-nis-co-domainname" />
-nis_server_enable="YES">>>>>>>>><co xml:id="network-nis-co-server" />
-nis_yppasswdd_enable="YES">>>>>><co xml:id="network-nis-co-yppasswdd" /></programlisting>
+      <programlisting>nisdomainname="<replaceable>test-domain</replaceable>"	<co xml:id="network-nis-co-domainname" />
+nis_server_enable="YES"		<co xml:id="network-nis-co-server" />
+nis_yppasswdd_enable="YES"	<co xml:id="network-nis-co-yppasswdd" /></programlisting>
 
       <calloutlist>
 	<callout arearefs="network-nis-co-domainname">
@@ -1397,8 +1397,21 @@ nis_yppasswdd_enable="YES">>>>>><co xml:id="network-ni
 	<filename>/etc/rc.conf</filename> zu gezwungen werden, sich an
 	einen bestimmten Server zu binden:</para>
 
-      <programlisting>nis_client_enable="YES"	# run client stuff as well
-nis_client_flags="-S <replaceable>NIS domain</replaceable>,<replaceable>server</replaceable>"</programlisting>
+      <programlisting>nis_client_enable="YES"				<co xml:id="network-nis-co-client" />
+nis_client_flags="-S <replaceable>test-domain</replaceable>,<replaceable>server</replaceable>"	<co xml:id="network-nis-co-clientflags" /></programlisting>
+
+      <calloutlist>
+	<callout arearefs="network-nis-co-client">
+	  <para>Ermöglicht die Aktivierung der
+	    Client-Komponenten.</para>
+	</callout>
+
+	<callout arearefs="network-nis-co-clientflags">
+	  <para>Diese Zeile setzt den <acronym>NIS</acronym>-Domain
+	  Namen <literal>test-domain</literal> und bindet sich an sich
+	  selbst.</para>
+	</callout>
+      </calloutlist>
 
       <para>Nachdem die Parameter konfiguriert wurden, muss noch
 	<command>/etc/netstart</command> ausgeführt werden, um alles

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.