diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-18 19:56:01 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-18 19:56:01 +0000 |
commit | 2fed0f10ccdd17e7a5cab4745efdb1a9190e1cd8 (patch) | |
tree | 89d0a523c4098320a7e47a6e8a9f7b87f229724d /soelim.1 | |
parent | feadac8011cda39cf2fe0f39d57970b53d507d79 (diff) | |
download | mandoc-2fed0f10ccdd17e7a5cab4745efdb1a9190e1cd8.tar.gz |
minor issues found with mandoc -Tlint
Diffstat (limited to 'soelim.1')
-rw-r--r-- | soelim.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -69,8 +69,8 @@ This option specify directories where searches for files (both those on the command line and those named in .Dq .so directive.) -This options may be specified multiple times. The directories will be searched -in the order specified. +This options may be specified multiple times. +The directories will be searched in the order specified. .El .Pp The files are always searched first in the current directory. |