CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/01/31 12:33:45
Modified files: usr.bin/ftp : ftp.1 usr.bin/fstat : fstat.1 Log message: removing two instances of "c.f." - it seems actually "cf." is correct, but i removed/reworded these as in the case of ftp.1 it read badly anyway, and for fstat.1 it meant i could zap an escape sequence; while here i replaced some sequences of <space><tab> where a single <tab> was sufficient;