Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2020 16:54:38 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r367110 - head/usr.bin/man
Message-ID:  <202010281654.09SGscNB081703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Wed Oct 28 16:54:37 2020
New Revision: 367110
URL: https://svnweb.freebsd.org/changeset/base/367110

Log:
  Update the list of searched manual sections after r367013

Modified:
  head/usr.bin/man/man.1

Modified: head/usr.bin/man/man.1
==============================================================================
--- head/usr.bin/man/man.1	Wed Oct 28 15:43:29 2020	(r367109)
+++ head/usr.bin/man/man.1	Wed Oct 28 16:54:37 2020	(r367110)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 8, 2018
+.Dd October 28, 2020
 .Dt MAN 1
 .Os
 .Sh NAME
@@ -115,7 +115,7 @@ environment variable.
 .It Fl S Ar mansect
 Restricts manual sections searched to the specified colon delimited list.
 Defaults to
-.Dq Li 1:8:2:3:n:4:5:6:7:9:l .
+.Dq Li 1:8:2:3:3lua:n:4:5:6:7:9:l .
 Overrides the
 .Ev MANSECT
 environment variable.



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