From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 27236 invoked from network); 27 Oct 2022 17:06:51 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 27 Oct 2022 17:06:51 -0000 Received: from tilde.team ([198.50.210.248]) by 9front; Thu Oct 27 13:05:55 -0400 2022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tilde.team; s=mail; t=1666890353; bh=gX5CVK9/23xStAJ31cxKrZHZern/z+rxYlm+nTWVsvg=; h=Date:From:To:Subject:From; b=yuE/NaUcSmi51oqeA/Z5PxbR98zEkXCqz1dfuAERizXsCgdbYn/AYMRqukS0vsMpA hujP9FzdB5rhz9jECse6EN8CVGVfWEzBorUlf5s6sWTTR27sHkjNVYnFUKLEFbsePU UWowKgGpTDcuEtST8MSTXiGWBFepTgaZnVMPPvo8= Received: from quark.home.arpa (unknown [IPv6:2607:fb90:938b:db84:a667:de27:a5c1:501a]) by tilde.team (Postfix) with ESMTPSA id 86C764C5290 for <9front@9front.org>; Thu, 27 Oct 2022 17:05:53 +0000 (UTC) Received: from localhost (quark.home.arpa [local]) by quark.home.arpa (OpenSMTPD) with ESMTPA id 8e38a4ec for <9front@9front.org>; Thu, 27 Oct 2022 13:05:52 -0400 (EDT) Date: Thu, 27 Oct 2022 13:05:52 -0400 From: Josiah Frentsos To: 9front@9front.org Message-ID: Mail-Followup-To: 9front@9front.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: encrypted wrapper enhancement TOR high-performance-scale wrapper Subject: [9front] init: Remove an outdated paragraph from the man page Reply-To: 9front@9front.org Precedence: bulk diff 0e9c5f30eabbf213023658efb863dbaf6a608a51 uncommitted --- a/sys/man/8/init +++ b/sys/man/8/init @@ -69,12 +69,6 @@ .I command or service class. .PP -On a CPU server, -.I init -requires the machine's password to be supplied before starting -.I rc -on the console. -.PP .I Init is invoked by .IR boot (8),