svn commit: r49118 - 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: Fri Jul 15 10:22:37 2016
New Revision: 49118
URL: https://svnweb.freebsd.org/changeset/doc/49118

Log:
  Update to r47889:
  
  Do not use a potentially symlink'd path in /etc/exports example
  
  /home is commonly created by the installer as a symlink to /usr/home, and
  symbolic links are not permitted in these directives, per exports(5).

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	Fri Jul 15 10:19:33 2016	(r49117)
+++ head/de_DE.ISO8859-1/books/handbook/network-servers/chapter.xml	Fri Jul 15 10:22:37 2016	(r49118)
@@ -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: r46077
+     basiert auf: r47889
 -->
 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="network-servers">
   <!--
@@ -711,7 +711,7 @@ server-program-arguments</programlisting
 	vielmehr wird es dem Client ermöglicht, nur diejenigen
 	Verzeichnisse einzuhängen, die auch benötigt werden.</para>
 
-      <programlisting>/home  -alldirs  10.0.0.2 10.0.0.3 10.0.0.4</programlisting>
+      <programlisting>/usr/home  -alldirs  10.0.0.2 10.0.0.3 10.0.0.4</programlisting>
 
       <para>Das nächste Beispiel exportiert <filename>/a</filename>,
 	damit Clients von verschiedenen Domänen auf das Dateisystem

_______________________________________________
[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.