diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-04-27 17:08:04 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-04-27 17:08:04 +0000 |
commit | 2d0ffb12fd226a8ad45b9f65ec2aab74fa62ec82 (patch) | |
tree | b4fd0b0d13682ac4563d3e5f5d2bf252eb70f0db /TODO | |
parent | 1d7bbe9162b45f39588ad7e4cc111f2c93887e72 (diff) | |
download | mandoc-2d0ffb12fd226a8ad45b9f65ec2aab74fa62ec82.tar.gz |
ASCII characters that are special to roff
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -607,3 +607,10 @@ Several areas can be cleaned up to make mandoc even faster. These are - use uname(1) to set doc-default-operating-system at install time tobimensch Mon, 1 Dec 2014 00:25:07 +0100 + +- apostrophe (39), circumflex (94), grave (96), tilde (126) + in manuals: \(aq, \(ha, \`, \(ti + Re: [Groff] ASCII Minus Sign in man Pages. + bentley@ 26 Apr 2017 10:02:06 -0600 + Do we need to fix existing manuals? + Do we need to fix the definition of the mdoc(7) language? |