From owner-svn-src-all@freebsd.org Mon Feb 29 17:14:05 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2F2DAB87B7; Mon, 29 Feb 2016 17:14:05 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74D71C6C; Mon, 29 Feb 2016 17:14:05 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1THE4Sk024560; Mon, 29 Feb 2016 17:14:04 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1THE4Xa024558; Mon, 29 Feb 2016 17:14:04 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201602291714.u1THE4Xa024558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Mon, 29 Feb 2016 17:14:04 +0000 (UTC) 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 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Feb 2016 17:14:05 -0000 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"