Add missing semicolon (#63919)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
4e5b10d98c
commit
fe6bb17872
@ -39,7 +39,7 @@
|
|||||||
<xref linkend="opt-networking.defaultGateway6"/> = {
|
<xref linkend="opt-networking.defaultGateway6"/> = {
|
||||||
address = "fe00::1";
|
address = "fe00::1";
|
||||||
interface = "enp0s3";
|
interface = "enp0s3";
|
||||||
}
|
};
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user