CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/09/25 07:51:52
Modified files: usr.bin/ftp : ftp.1 Log message: Clean up SYNOPSIS formatting: * Use .Cm for keywords rather than .No. * Simplify by using .Op rather than .Oo where it's easily possible. * Shorten code by using .Ns rather than .Sm where it's easily possible. * Also mark up URIs in the description, not just in the synopsis.