This patch is to add a brief note that 'nwid' & 'join' serve different purposes 
and which man page to consult.



$ git config diff.noprefix
true
$ git diff --relative .
diff --git faq/faq6.html faq/faq6.html
index 08343df0c..52770af6e 100644
--- faq/faq6.html
+++ faq/faq6.html
@@ -398,7 +398,8 @@ inet autoconf
 
 Note that <code>inet autoconf</code> should be after the other configuration
 lines, as the network adapter will not be able to send a DHCP request until
-it is configured.
+it is configured.  The choice between <code>nwid</code> and <code>join</code>
+is explained further in <a 
href="https://man.openbsd.org/ifconfig";>ifconfig(8)</a>
 
 <h3>Trunking a Wireless Adapter</h3>

Reply via email to