doc: use real example for APRanges

The docs just specified what a IP prefix looks like, not an
actual example. Though its not recommended to just copy paste
blindly, its still useful to have some value in the man pages
that actually works if someone just wants to get a DHCP server
working.
This commit is contained in:
James Prestwood 2020-12-01 16:57:44 -08:00 committed by Denis Kenzior
parent 278abc66be
commit 4353110684
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ The group ``[General]`` contains general settings.
- Values: <IP in prefix notation>
Sets the range of IP's used for DHCP server (AP mode). The IP should be
in prefix notation e.g. aaa.bbb.ccc.ddd/xx. AP's which are started in a
in prefix notation e.g. 192.168.1.0/24. AP's which are started in a
profile-less configuration will use this pool of IP's to set the AP's
interface address as well as default DHCP server options. Each AP will
get a new subnet from the range and clients will be addressed in that