diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-28 00:56:09 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-28 00:56:09 +0100 |
commit | 32da76d4577b6508aaa2539625b6689f946bc95a (patch) | |
tree | 361390566ee1f1adc64424f1772238f4dba01ad1 /gpp.1 | |
parent | remove todo (diff) | |
download | gpp-32da76d4577b6508aaa2539625b6689f946bc95a.tar.gz gpp-32da76d4577b6508aaa2539625b6689f946bc95a.tar.bz2 gpp-32da76d4577b6508aaa2539625b6689f946bc95a.tar.xz |
Finish rewrite to C
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'gpp.1')
-rw-r--r-- | gpp.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -85,7 +85,10 @@ or for lowercase. .PP Everything that is not a preprocessing directive is -echo verbatim. +echo verbatim, except all +.B @@ +are replaced by +.BR @ . .SH OPTIONS The |