On Sun, Sep 12, 2010 at 12:22:25PM -0700, Chris Palmer wrote: > -Where necessary, produce "human-readable" output. > +Where necessary, produce ``human-readable'' output. Why is this better ? (I'm not a native english speaker, so I'm genuinely asking)
> -# dd if=/dev/zero of=/dev/rsd3c bs=1m count=1 > +# dd if=/dev/zero of=/dev/rsd2c bs=1m count=1 This is probably done on purpose to prevent people from copy/pasting commands out of the man page. > .Pp > +(Note that RAID is also the correct partition type when using the CRYPTO > +discipline.) > +.Pp Having this note in parentheses is pretty ugly IMO.