.Pp
Join a specific BSS network with network name
.Dq Li my_net :
-.Pp
.Bd -literal -offset indent
ifconfig wlan create wlandev ral0 inet 192.168.0.20 \e
netmask 0xffffff00 ssid my_net
.Nm imagename
from the system. The function is successful and returns 0
if there are no pending references to the image, otherwise
-it does not unregister the image and returns EBUSY.
+it does not unregister the image and returns
+.Er EBUSY .
.Pp
.Fn firmware_get
returns the requested firmware image.
.Pp
Note that generating the firmware modules in this way requires
the availability of the following tools:
-.Xr awk ,
-.Xr Make ,
+.Xr awk 1 ,
+.Xr make 1 ,
the compiler and the linker.
.Sh SEE ALSO
.Xr module 9 ,