diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-21 18:06:12 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-21 18:06:12 +0000 |
commit | b89f6b07a9d92055ae8d16ca5a01a9802e96bf8b (patch) | |
tree | e12c19dd9defb070a811dc73a0ca1e7a2ea0e32f | |
parent | 30510774a4850cab55791932099dc8fa033bcc8e (diff) | |
download | mandoc-b89f6b07a9d92055ae8d16ca5a01a9802e96bf8b.tar.gz |
delete documentation of a hack that was removed years ago
-rw-r--r-- | man.1 | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -294,13 +294,7 @@ for example .Pa cat1/foo.0 and .Pa man1/foo.1 , -exist in the same directory, and at least one of them is selected, -only the newer one is used. -However, if both the -.Fl a -and the -.Fl w -options are specified, both file names are printed. +exist in the same directory, only the unformatted version is used. .Sh ENVIRONMENT .Bl -tag -width MANPATHX .It Ev MACHINE |