summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-12-11 11:50:20 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-12-11 11:50:20 -0500
commit823db6f44cf8123ffb4fb18efd1ccfb1f927eb0c (patch)
tree083dbc61ae26daf1098e801e6098261cfe5727d2
parentc61e6c912bc6f1e5b11223c705ac4f309434a555 (diff)
configure.ac bump 3.2.1eudev/v3.2.1
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--configure.ac2
-rw-r--r--man/udev.75
-rw-r--r--man/udev.conf.56
-rw-r--r--man/udevadm.84
-rw-r--r--man/udevd.85
5 files changed, 9 insertions, 13 deletions
diff --git a/configure.ac b/configure.ac
index ef5263e594..ff90fe4889 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.1],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])
diff --git a/man/udev.7 b/man/udev.7
index 293f4047f2..a0470d1f5f 100644
--- a/man/udev.7
+++ b/man/udev.7
@@ -1,8 +1,8 @@
'\" t
.\" Title: udev
.\" Author: Greg Kroah-Hartmann <greg@kroah.com>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\" Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\" Date: 12/11/2016
.\" Manual: udev
.\" Source: udev
.\" Language: English
@@ -600,6 +600,5 @@ and compiled to a binary database located at
if you want ship the compiled database in an immutable image\&. During runtime only the binary database is used\&.
.SH "SEE ALSO"
.PP
-
\fBudevd\fR(8),
\fBudevadm\fR(8)
diff --git a/man/udev.conf.5 b/man/udev.conf.5
index 81424208aa..12606ba50b 100644
--- a/man/udev.conf.5
+++ b/man/udev.conf.5
@@ -1,8 +1,8 @@
'\" t
.\" Title: udev.conf
.\" Author: Kay Sievers <kay@vrfy.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\" Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\" Date: 12/11/2016
.\" Manual: udev.conf
.\" Source: eudev
.\" Language: English
@@ -34,7 +34,6 @@ udev.conf \- Configuration for device event managing daemon
/etc/udev/udev\&.conf
.SH "DESCRIPTION"
.PP
-
\fBudevd\fR(8)
expects its main configuration file at
/etc/udev/udev\&.conf\&. It consists of a set of variables allowing the user to override default udev values\&. All empty lines or lines beginning with \*(Aq#\*(Aq are ignored\&. The following variables can be set:
@@ -54,7 +53,6 @@ can be configured by command\-line options and the kernel command line (see
\fBudevd\fR(8))\&.
.SH "SEE ALSO"
.PP
-
\fBudevd\fR(8),
\fBudev\fR(7),
\fBudevadm\fR(8)
diff --git a/man/udevadm.8 b/man/udevadm.8
index 64b56e59ea..f75bb07e99 100644
--- a/man/udevadm.8
+++ b/man/udevadm.8
@@ -1,8 +1,8 @@
'\" t
.\" Title: udevadm
.\" Author: Kay Sievers <kay@vrfy.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\" Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\" Date: 12/11/2016
.\" Manual: udevadm
.\" Source: eudev
.\" Language: English
diff --git a/man/udevd.8 b/man/udevd.8
index fef6eeb934..b7885f288c 100644
--- a/man/udevd.8
+++ b/man/udevd.8
@@ -1,8 +1,8 @@
'\" t
.\" Title: udevd
.\" Author: Kay Sievers <kay@vrfy.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\" Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\" Date: 12/11/2016
.\" Manual: udevd
.\" Source: eudev
.\" Language: English
@@ -124,7 +124,6 @@ Network interfaces are renamed to give them predictable names when possible\&. I
.RE
.SH "SEE ALSO"
.PP
-
\fBudev.conf\fR(5),
\fBudev\fR(7),
\fBudevadm\fR(8)