]> git.cameronkatri.com Git - mandoc.git/commit
Decouple the token code for "no request or macro" from the individual
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 19 Apr 2015 14:00:19 +0000 (14:00 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 19 Apr 2015 14:00:19 +0000 (14:00 +0000)
commit0e017743181b76a26d2758234eb98fc736acc722
tree7ba171af8115765e30ae82c5cb2744c4f99fbf0b
parent8b443f186e2557df92e04f3b82a2ce9d2011cb7e
Decouple the token code for "no request or macro" from the individual
high-level parsers to allow further unification of functions that
only need to recognize this code, but that don't care about different
high-level macrosets beyond that.
man.c
man_hash.c
man_term.c
man_validate.c
mdoc.c
mdoc_argv.c
mdoc_hash.c
mdoc_macro.c
mdoc_validate.c
read.c
roff.h