diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-08-19 22:05:38 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-08-19 22:05:38 +0000 |
commit | b842de7e62ea73fd0535d8cdcc459a2bf15cbc19 (patch) | |
tree | 9386c00bbab0e1e2b92ca0cd9f6aa492aaf86c2e /man.1 | |
parent | 6a5b5467a94b39fa4ea0bb53eca296836b11fbfb (diff) | |
download | mandoc-b842de7e62ea73fd0535d8cdcc459a2bf15cbc19.tar.gz |
Delete the lie that $PAGER would only be used with -a or -l; the text
was probably copied from mandoc(1) or apropos(1), where it is true.
Diffstat (limited to 'man.1')
-rw-r--r-- | man.1 | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -297,11 +297,6 @@ If neither PAGER nor MANPAGER is defined, .Xr more 1 .Fl s is used. -Only used if -.Fl a -or -.Fl l -is specified. .El .Sh FILES .Bl -tag -width /etc/man.conf -compact |