Re: fix inconsistent man page use of "single user mode"

2016-09-05 Thread Jason McIntyre
On Mon, Sep 05, 2016 at 08:41:19AM -0400, Rob Pierce wrote: > init.8 currently has six instances of "single-user mode" and three instances > of "single-user shell", so fix the two "single user mode" outliers. > > Also, correct the only other two instances of man pages with "single user > mode" in

fix inconsistent man page use of "single user mode"

2016-09-05 Thread Rob Pierce
init.8 currently has six instances of "single-user mode" and three instances of "single-user shell", so fix the two "single user mode" outliers. Also, correct the only other two instances of man pages with "single user mode" in afterboot.8 and netstart.8. Index: init.8 ==