diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-24 12:20:52 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-24 12:20:52 +0000 |
commit | c8bf126a0b893c247fa4ec7b271fa51308fe257f (patch) | |
tree | 62f4d94a660155d85af2a9b58458ed232ac22da1 /index.sgml | |
parent | 9e0f9f2ee7f854665c6fbf442ea8339bbce17ecb (diff) | |
download | mandoc-c8bf126a0b893c247fa4ec7b271fa51308fe257f.tar.gz |
Added character-encoding checks.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ package of the BSD manual pages. The mission of <span class="nm">mdocml</span> is to deprecate <a href="http://www.gnu.org/software/groff/" class="external">groff</a>, the GNU roff implementation, for displaying BSD mdoc pages. groff amounts to over 60 000 lines of GPL C++ source, which is a - considerable encumbrance to BSD operating system. + considerable encumbrance to BSD operating systems. </p> <p> |