diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-02-15 21:46:18 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-02-15 21:46:18 -0800 |
commit | 8462637bc8e525ef200ebc221b5988d69ef71680 (patch) | |
tree | f9ee0056c97be0ddba4851e0f694b52fff1ffa6a /man/man1 | |
parent | 27373892cb98a2a6a1d35fba28798d9117fff58f (diff) |
Removed outdated statement in man page.
`--smart` now affects XML output too.
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/cmark.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man/man1/cmark.1 b/man/man1/cmark.1 index cb00fda..80095fd 100644 --- a/man/man1/cmark.1 +++ b/man/man1/cmark.1 @@ -38,7 +38,6 @@ be rendered as curly quotes, depending on their position. \f[C]\-\-\f[] will be rendered as an en-dash. \f[C]\-\-\-\f[] will be rendered as an em-dash. \f[C]...\f[] will be rendered as ellipses. -(This option has no effect on XML output.) .TP 12n \-\-help Print usage information. |