CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/07/12 13:28:48
Modified files: bin/ed : ed.1 Log message: Minor polishing: * Delete a stray blank from the command line synopsis and add the missing .Ar markup to it. * Do not mention the terminating newline for the empty command since it isn't mentioned for any other command either. * Make the description of the empty command easier to understand. Joint work with martijn@ and jmc@.