diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-11-07 08:33:37 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-11-07 08:33:37 -0500 |
commit | 903c8a36e1bc122ac09e18629494aefffdbe7de7 (patch) | |
tree | 69f77b1116effcad46ba8c1c063b48da89975f66 /man | |
parent | ea4a086b3942858c2fa655e6aea602004437f6e8 (diff) |
man/udev.conf.xml: fix s/commandline/command line/g and rebuild man pages
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r-- | man/udev.7 | 2 | ||||
-rw-r--r-- | man/udev.conf.5 | 4 | ||||
-rw-r--r-- | man/udev.conf.xml | 2 | ||||
-rw-r--r-- | man/udevadm.8 | 2 | ||||
-rw-r--r-- | man/udevd.8 | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/man/udev.7 b/man/udev.7 index da634fa55d..7aec25193a 100644 --- a/man/udev.7 +++ b/man/udev.7 @@ -2,7 +2,7 @@ .\" Title: udev .\" Author: Greg Kroah-Hartmann <greg@kroah.com> .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 11/02/2014 +.\" Date: 11/07/2014 .\" Manual: udev .\" Source: udev .\" Language: English diff --git a/man/udev.conf.5 b/man/udev.conf.5 index db0fcf492e..be1bba7f0a 100644 --- a/man/udev.conf.5 +++ b/man/udev.conf.5 @@ -2,7 +2,7 @@ .\" Title: udev.conf .\" Author: Kay Sievers <kay@vrfy.org> .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 11/02/2014 +.\" Date: 11/07/2014 .\" Manual: udev.conf .\" Source: eudev .\" Language: English @@ -50,7 +50,7 @@ and .PP In addition, udevd -can be configured by command\-line options and the kernel commandline (see +can be configured by command\-line options and the kernel command line (see \fBudevd\fR(8))\&. .SH "SEE ALSO" .PP diff --git a/man/udev.conf.xml b/man/udev.conf.xml index 9c1e9d9157..8b48c8223d 100644 --- a/man/udev.conf.xml +++ b/man/udev.conf.xml @@ -79,7 +79,7 @@ <para> In addition, <filename>udevd</filename> can be configured - by command-line options and the kernel commandline (see + by command-line options and the kernel command line (see <citerefentry><refentrytitle>udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>). </para> </refsect1> diff --git a/man/udevadm.8 b/man/udevadm.8 index 5974388d25..828830be51 100644 --- a/man/udevadm.8 +++ b/man/udevadm.8 @@ -2,7 +2,7 @@ .\" Title: udevadm .\" Author: Kay Sievers <kay@vrfy.org> .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 11/02/2014 +.\" Date: 11/07/2014 .\" Manual: udevadm .\" Source: eudev .\" Language: English diff --git a/man/udevd.8 b/man/udevd.8 index 69f003d7f6..73aba7576f 100644 --- a/man/udevd.8 +++ b/man/udevd.8 @@ -2,7 +2,7 @@ .\" Title: udevd .\" Author: Kay Sievers <kay@vrfy.org> .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 11/02/2014 +.\" Date: 11/07/2014 .\" Manual: udevd .\" Source: eudev .\" Language: English |