]> git.pld-linux.org Git - packages/autofs.git/commitdiff
- adapted to the new sources
authorsaq <saq@pld-linux.org>
Thu, 26 Jul 2001 16:23:48 +0000 (16:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autofs-man.patch -> 1.2

autofs-man.patch

index 7a474e04be4453c52a3202ef1d1dbd7419d1d876..0238ea5c3ed91763a9b93e5f9fee3e455276d918 100644 (file)
@@ -8,36 +8,34 @@
  .SH NAME
  /etc/auto.master \- Master Map for automounter
  .SH "DESCRIPTION"
-@@ -44,13 +44,17 @@
- .nf
+@@ -45,14 +45,16 @@
  /home /etc/auto.home
  /misc /etc/auto.misc
-+/mnt  yp:mnt.map
+ /mnt  yp:mnt.map
 +/auto ldap:ldapserver:ou=automount,ou=services,dc=example,dc=com
  .fi
  .RE
  .sp
--This will generate two mountpoints 
--.I /home
+-This will generate three mountpoints 
 +This will generate four mountpoints 
-+.IR /home ,
-+.IR /misc ,
-+.IR /mnt
+ .IR /home ,
+ .IR /misc ,
++.IR /mnt ,
  and
--.IR /misc .
+-.IR /mnt .
 +.IR /auto .
  All accesses to
  .I /home
  will lead to the consultation of the map in
-@@ -58,7 +62,15 @@
- and all accesses to
+@@ -59,10 +63,14 @@
  .I /misc
  will consult the map in
--.IR /etc/auto.misc .
-+.IR /etc/auto.misc ,
+ .IR /etc/auto.misc ,
+-and all accesses to
 +all accesses to
-+.I /mnt
-+will consult the NIS map
+ .I /mnt
+ will consult the NIS map
+-.IR mnt.map .
 +.IR mnt.map ,
 +and all accesses to
 +.I /auto
This page took 0.038633 seconds and 4 git commands to generate.