svn commit: r296197 - in head: share/man/man5 usr.sbin/autofs
Ed Maste
emaste at freebsd.org
Mon Feb 29 18:48:56 UTC 2016
On 29 February 2016 at 12:14, Edward Tomasz Napierala <trasz at freebsd.org> wrote:
> 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
This needs to be changed in tools/build/options/WITHOUT_AUTOFS, not in
the generated file.
More information about the svn-src-all
mailing list