Subject: Part 22 of 22 /boot,/mdec,[T]MSCP updates Index: /sys/, /usr/src/etc/ 2.11BSD Description: Repeat-By: Fix: See part 0 (the README) for the Description, the Reason and the instructions on how update your system. This is part 22 of 22 Small typo for a no-op of a program. *** /usr/src/etc/config/config.c.old Sun Feb 15 21:28:16 1987 --- /usr/src/etc/config/config.c Fri May 10 20:53:32 1991 *************** *** 1,5 **** main() { ! puts("config hasn't been implemented under 2.10BSD."); exit(-1); } --- 1,5 ---- main() { ! puts("config hasn't been implemented under 2.11BSD."); exit(-1); }