CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/05/10 12:21:29
Modified files: sbin/init : init.8 Log message: Some cleanup and simplifications: - Explain single user mode once, not three times. - Do not claim that the boot program talked to init; it cannot do so. - Mention that the OpenBSD kernel does not support init -f. - And some minor rewordings and reorderings. Feedback and ok jmc@.