Module Name: src Committed By: christos Date: Fri Jan 14 23:55:16 UTC 2022
Modified Files: src/bin/dd: args.c conv_tab.c dd.1 Log Message: The "ibm" and "oldibm" tables are identical, because POSIX just standardised the table from V7. Nobody, including the original authors, seems to have noticed this. Merge them and update the documentation. Also fix the odd, inconsistent, spelling of "pre-4.3BSD-Reno"). (From nabijaczleweli) To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/bin/dd/args.c cvs rdiff -u -r1.9 -r1.10 src/bin/dd/conv_tab.c cvs rdiff -u -r1.37 -r1.38 src/bin/dd/dd.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.