diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-03-20 11:41:24 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-03-20 11:41:24 +0000 |
commit | 0dd455c3616d3ebf78cdbd98891180fa3e4db3ed (patch) | |
tree | 337b6245a2f58a67a8c98a109601c0f1280995df /mandoc.c | |
parent | a94b19b8c2bc397ca6842a84bf286e1456f51d98 (diff) | |
download | mandoc-0dd455c3616d3ebf78cdbd98891180fa3e4db3ed.tar.gz |
Split the document parsing sequence out of main.c and into read.c,
putting the interface into mandoc.h. This effectively makes the
function of main.c be command-line handling, invoking the parser, and
sending its output to the output handler. The sequence of parsing
(pfile(), pdesc(), etc.) has changed very little but for clean-up of
some state variables (curp->fd, etc.).
Diffstat (limited to 'mandoc.c')
0 files changed, 0 insertions, 0 deletions