mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Update udev-lfs in preparation of systemd-200
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
211ba56d4f
commit
2aa3c1c408
@ -4,8 +4,8 @@
|
|||||||
# vim: tabstop=3
|
# vim: tabstop=3
|
||||||
|
|
||||||
SHELL=/bin/bash
|
SHELL=/bin/bash
|
||||||
SYSTEMD_VERSION=199
|
SYSTEMD_VERSION=200
|
||||||
VERSION=199-2
|
VERSION=$(SYSTEMD_VERSION)-1
|
||||||
|
|
||||||
ifeq ($(V),)
|
ifeq ($(V),)
|
||||||
VB = @
|
VB = @
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GUdev Reference Manual</p></th></tr></table></div>
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GUdev Reference Manual</p></th></tr></table></div>
|
||||||
<div><p class="releaseinfo">
|
<div><p class="releaseinfo">
|
||||||
For version 199
|
For version 200
|
||||||
— the latest version of this
|
— the latest version of this
|
||||||
documentation can be found at
|
documentation can be found at
|
||||||
<a class="ulink" href="http://www.freedesktop.org/software/systemd/gudev/" target="_top">
|
<a class="ulink" href="http://www.freedesktop.org/software/systemd/gudev/" target="_top">
|
||||||
@ -50,4 +50,4 @@
|
|||||||
<hr>
|
<hr>
|
||||||
Generated by GTK-Doc V1.18</div>
|
Generated by GTK-Doc V1.18</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
'\" t
|
'\" t
|
||||||
.TH "UDEV" "7" "" "systemd 199" "udev"
|
.TH "UDEV" "7" "" "systemd 200" "udev"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
'\" t
|
'\" t
|
||||||
.TH "UDEVADM" "8" "" "systemd 199" "udevadm"
|
.TH "UDEVADM" "8" "" "systemd 200" "udevadm"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
'\" t
|
'\" t
|
||||||
.TH "SYSTEMD\-UDEVD\&.SERVICE" "8" "" "systemd 199" "udevd"
|
.TH "SYSTEMD\-UDEVD\&.SERVICE" "8" "" "systemd 200" "udevd"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user