summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-09-21 09:59:02 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-09-21 09:59:02 +0000
commit2fe8a58305ed2d883e51f661067b10a1477a689c (patch)
tree20beef2128903d3224f06b351bb4fc4285a6879e
parentb26e6a7e9c6f4f1f4171171344cee95144801ac6 (diff)
downloadmandoc-2fe8a58305ed2d883e51f661067b10a1477a689c.tar.gz
no more _subdir; Jan Stary <hans at stare dot cz>
-rw-r--r--man.118
1 files changed, 0 insertions, 18 deletions
diff --git a/man.1 b/man.1
index 0f756c4e..9b181cf6 100644
--- a/man.1
+++ b/man.1
@@ -173,12 +173,6 @@ must be a colon
separated list of directories.
This search path may also be set using the environment variable
.Ev MANPATH .
-The subdirectories to be searched, and their search order,
-are specified by the
-.Dq _subdir
-line in the
-.Nm
-configuration file.
.It Fl m Ar path
Augment the list of standard directories which
.Nm
@@ -194,12 +188,6 @@ the directories specified using the
option or the
.Ev MANPATH
environment variable.
-The subdirectories to be searched, and their search order,
-are specified by the
-.Dq _subdir
-line in the
-.Nm
-configuration file.
.It Fl O Ar option Ns = Ns Ar value
Comma-separated output options.
For each output format, the available options are described in the
@@ -377,12 +365,6 @@ variable.
The format of the path is a colon
.Pq Ql \&:
separated list of directories.
-The subdirectories to be searched, as well as their search order,
-are specified by the
-.Dq _subdir
-line in the
-.Nm
-configuration file.
.It Ev PAGER
Specifies the pagination program to use when
.Ev MANPAGER