From ed7e5fe37d7e3392538844abadbb2903f4d2540f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 17 Feb 2014 15:43:36 +0100 Subject: [PATCH 1/1] doc: utilize the DocBook markup for some literals --- man/systemd-networkd.service.xml | 6 +++--- man/systemd-udevd.service.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 48521df2d..527742cea 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -105,13 +105,13 @@ Kind - The netdev kind. Currently, 'bridge', 'bond' and 'vlan' + The netdev kind. Currently, bridge, bond and vlan are supported. This option is compulsory. - The [VLAN] section only applies for netdevs of kind 'vlan', + The [VLAN] section only applies for netdevs of kind vlan, and accepts the following keys: @@ -199,7 +199,7 @@ Address A static IPv4 or IPv6 address and its prefix length, - separated by a '/' character. The format of the address must + separated by a / character. The format of the address must be as described in inet_pton3 . This is a short-hand for an [Address] section only containing an Address key (see below). diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index bb0469434..cd679a449 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -148,7 +148,7 @@ udev.exec-delay= rd.udev.exec-delay= - Delay the execution of RUN instructions by the given + Delay the execution of RUN instructions by the given number of seconds. This option might be useful when debugging system crashes during coldplug caused by loading non-working kernel modules. -- 2.30.2