diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-04-05 13:57:46 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-04-05 13:57:46 +0000 |
| commit | 44b20bdb1387a07f1ba837fa34fce1a08e520ba3 (patch) | |
| tree | 7acf8186209ed3b433b47ee9fdd31ce1c6150e9c | |
| parent | fdc6e9bd38049b9bce94bb096bed84b3e9ae4509 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/man/man/man.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/man/man/man.man b/gnu/usr.bin/man/man/man.man index 4f5dd7143b22..94bb14a78680 100644 --- a/gnu/usr.bin/man/man/man.man +++ b/gnu/usr.bin/man/man/man.man @@ -145,9 +145,9 @@ If is set, its value is used to determine the set of preprocessors run before running nroff or troff. By default, pages are passed through the table preprocessor before nroff. -.It Ev MANSEC +.It Ev MANSECT If -.Ev MANSEC +.Ev MANSECT is set, its value is used to determine which manual sections to search. .It Ev PAGER If |
