diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2021-09-28 15:41:41 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2021-09-28 15:41:41 +0000 |
commit | 5b44970b352e454c3a8ebc03007b46adecab4e47 (patch) | |
tree | 8d3fb2580f2e84714565979d2414bf8ce8f20aec /mandocd.8 | |
parent | 219ad96b6237878c49df4691f278d7354df5e678 (diff) | |
download | mandoc-5b44970b352e454c3a8ebc03007b46adecab4e47.tar.gz |
two typos; patch from Raf Czlonka <rczlonka at gmail dot com>
Diffstat (limited to 'mandocd.8')
-rw-r--r-- | mandocd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -174,7 +174,7 @@ will simply accept and process the next input file descriptor. .Sh HISTORY The .Nm -utility appeared in version 1.14.1 or the +utility appeared in version 1.14.1 of the .Sy mandoc toolkit. .Sh AUTHORS @@ -194,5 +194,5 @@ requests, needs to be started with the current working directory set to the root of the manual page tree. Avoid starting it in directories that contain secret files in any -subdirectories, in particular in the user starting it has read +subdirectories, in particular if the user starting it has read access to these secret files. |