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