CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/02/12 13:29:18
Modified files: distrib/notes : m4.common Log message: - re-order the (I)nstall, (U)pgrade, (A)utoinstall part to match what the installer shows and what the subsequent text describes. - re-phrase the part about ssh logins as root. The installer now asks "Allow root ssh login? (yes, no, prohibit-password)". Previously it was "Since you set up a user, disable sshd(8) logins to root?" OK krw@, sthen@