git: 9front

Download patch

ref: aa5e90543f33b596e7d2e09645488f3a14e5ff20
parent: 204a6e373905ba4d53f99ba45fc60c92c211a198
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Feb 3 16:28:53 EST 2024

plan9.ini(8): document $sysname override

--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -752,6 +752,11 @@
 .B cpu
 and
 .B terminal.
+.SS \fLsysname=\fIvalue\fP
+Override the systems name and skip the
+usual lookup done by
+.B ndb/cs (see
+.IR ndb (8)).
 .SS \fLdebugfactotum=\fP
 Causes
 .IR boot (8)
--