diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-11-30 22:47:16 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-11-30 22:47:16 +0000 |
commit | d86364b8523b8db4e50e64bda387f0cd9b915683 (patch) | |
tree | e3d10fcfab38d34676fbfb10ebe7a8844c29997c /INSTALL | |
parent | c46062a71c21d5cd49e7d1f737499ca649ccb127 (diff) | |
download | mandoc-d86364b8523b8db4e50e64bda387f0cd9b915683.tar.gz |
typo; Svyatoslav Mishyn <juef at openmailbox dot org> (Crux Linux)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ low-level roff(7) markup embedded in some man(7) pages. On the BSD systems using mandoc(1), third-party software is generally vetted on whether it may be formatted with mandoc(1). If not, groff(1) is pulled in as a dependency and used to install a pre-formatted -"catpage" intead of directly as manual page source. +"catpage" instead of directly as manual page source. For more background on switching operating systems to use mandoc(1) instead of groff(1) to format manuals, see the two BSDCan presentations |