CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/03/31 07:17:44
Modified files: usr.bin/rsync : main.c rsync.1 Log message: Drop --devices and --specials from the synopsis because they are only low-utility parts of the more useful and shorter -D. Nice because it brings the synopsis down to two lines, and because the approach buys us additional time before the synopsis may grow disgustingly long again. "Shrug. Probably helps." deraadt@