Man reader: clarify comment.

This commit is contained in:
John MacFarlane 2018-10-21 21:08:03 -07:00
parent 15fa5455e2
commit 8c97e9f071

View file

@ -333,7 +333,7 @@ lexArgs = do
oneArg :: PandocMonad m => ManLexer m [LinePart]
oneArg = do
many1 spacetab
skipMany $ try $ string "\\\n" -- TODO why is this here?
skipMany $ try $ string "\\\n" -- continuation line
try quotedArg <|> plainArg
-- try, because there are some erroneous files, e.g. linux/bpf.2