## The format is a little fiddly. Each line consists of PERMS SIZE DATE
## TIME NAME, separated by runs of whitespace, but the NAME starts exactly
## one space character after the TIME and may begin with a space.
- ## Sequences of the form `\#OOO' where OOO are three octal digits, stand
- ## for a byte with that value. Newlines and backslashes which would be
- ## ambiguous are converted into this form; all other characters are
+ ## Sequences of the form `\#OOO', where OOO are three octal digits, stand
+ ## for a byte with that value. Newlines, and backslashes which would be
+ ## ambiguous, are converted into this form; all other characters are
## literal.
##
## We ignore the stat information and retrieve it ourselves, because it's