mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
slirp: fix domainname version availability
The change missed the 2.12 deadline. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
02cffe24a2
commit
3835c310bd
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@
|
|||
# to the guest
|
||||
#
|
||||
# @domainname: guest-visible domain name of the virtual nameserver
|
||||
# (since 2.12)
|
||||
# (since 3.0)
|
||||
#
|
||||
# @ipv6-prefix: IPv6 network prefix (default is fec0::) (since
|
||||
# 2.6). The network prefix is given in the usual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue