diff options
author | Matthew Veety <mveety@gmail.com> | 2014-02-15 17:18:58 -0500 |
---|---|---|
committer | Matthew Veety <mveety@gmail.com> | 2014-02-15 17:18:58 -0500 |
commit | c54271a588654289596561104a945100adf917c4 (patch) | |
tree | 848c777dcde74d7dcd864d76a4b5c7292d5252d2 /sys/man/8 | |
parent | e42981dfcfd7451bb8f122c366f024e877c3fab7 (diff) |
documented usbwait in plan9.ini(8)
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/plan9.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini index 921841c09..3db50e1b2 100644 --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -801,6 +801,9 @@ The main feature of the interface is the ability to watch battery life (see .IR stats (8)). It is not on by default because it causes problems on some laptops. +.SS \fLusbwait=\fIvalue\fP +This changes the sleep time from the default 2 to value in cases of +USB devices taking a long time to come online. .SS VIDEO .SS \fLmonitor=\fIvalue\fP .SS \fLvgasize=\fIvalue\fP |