git: 9front

Download patch

ref: 6b44b9a9cf5f50bbc3c23ad111b69da218332d04
parent: d4d0ab5c2102fadc834dd89b093cd0f4adb7158e
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Mar 14 21:06:11 EDT 2014

plan9.ini(8): document service= boot parameter

--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -640,6 +640,14 @@
 prompt and use
 .I value
 as the answer instead.
+.SS \fLservice=\fIvalue\fP
+Changes the systems default role. Possible
+settings for
+.I value
+are
+.B cpu
+and
+.B terminal.
 .SS \fLdebugfactotum=\fP
 Causes
 .IR boot (8)
--