svn commit: r367110 - head/usr.bin/man
Mateusz Piotrowski
0mp at FreeBSD.org
Wed Oct 28 16:54:38 UTC 2020
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.
More information about the svn-src-all
mailing list