Author: trasz Date: Mon Feb 29 17:14:04 2016 New Revision: 296197 URL: https://svnweb.freebsd.org/changeset/base/296197
Log: Autofs is section 5, not 4. MFC after: 1 month Sponsored by: The FreeBSD Foundation Modified: head/share/man/man5/src.conf.5 head/usr.sbin/autofs/automount.8 Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Mon Feb 29 16:52:06 2016 (r296196) +++ head/share/man/man5/src.conf.5 Mon Feb 29 17:14:04 2016 (r296197) @@ -140,7 +140,7 @@ Set to not build .It Va WITHOUT_AUTOFS .\" from FreeBSD: head/tools/build/options/WITHOUT_AUTOFS 277728 2015-01-26 07:15:49Z ngie Set to not build -.Xr autofs 4 +.Xr autofs 5 related programs, libraries, and kernel modules. .It Va WITH_AUTO_OBJ .\" from FreeBSD: head/tools/build/options/WITH_AUTO_OBJ 284708 2015-06-22 20:21:57Z sjg Modified: head/usr.sbin/autofs/automount.8 ============================================================================== --- head/usr.sbin/autofs/automount.8 Mon Feb 29 16:52:06 2016 (r296196) +++ head/usr.sbin/autofs/automount.8 Mon Feb 29 17:14:04 2016 (r296197) @@ -49,7 +49,7 @@ command parses the .Xr auto_master 5 configuration file and any direct maps that it references, and mounts or unmounts -.Xr autofs 4 +.Xr autofs 5 filesystems to match. These options are available: .Bl -tag -width ".Fl v" _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"