diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-15 01:06:11 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-15 01:06:11 +0100 |
commit | af13b1a147e96e27a1a16968f1d2ce40a03ac014 (patch) | |
tree | 5399259335728e40692e32e1d1e322c1be90e6cf /sys/man | |
parent | 483f1ba6028d9b99d868d722715828bd6e739644 (diff) |
plan9.ini(8): document service= boot parameter
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/plan9.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini index 3db50e1b2..70c04e8fc 100644 --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -640,6 +640,14 @@ Suppress the 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) |