diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2023-11-04 18:45:35 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2023-11-04 18:45:35 +0000 |
commit | 6022f37f0adc50c75ca2867bafbe95ad884801e6 (patch) | |
tree | b03e805fec414ba2aa2b0017764ac350de2c4d09 | |
parent | af0488a8bcb5aeb7a1c263079cb13ec7419c19db (diff) |
plan9.ini(8): document $wpaopts
-rw-r--r-- | sys/man/8/plan9.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini index 8ba04c85f..ffef7ba4c 100644 --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -448,6 +448,11 @@ will appear when using the WIFI interface for netbooting. To avoid the prompt, the .I password can be specified with the boot parameter above. +.SS \fLwpaopts=\fivalue\fP +Pass +.I value +as additional options to +.IR wpa (8). .SS \fLnora6= Disable automatic IPv6 configuration from incoming router advertisements. .SS DISKS, TAPES |