Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 17:14:04 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r296197 - in head: share/man/man5 usr.sbin/autofs
Message-ID:  <201602291714.u1THE4Xa024558@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602291714.u1THE4Xa024558>