mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +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
|
||||
|
||||
SHELL=/bin/bash
|
||||
SYSTEMD_VERSION=199
|
||||
VERSION=199-2
|
||||
SYSTEMD_VERSION=200
|
||||
VERSION=$(SYSTEMD_VERSION)-1
|
||||
|
||||
ifeq ($(V),)
|
||||
VB = @
|
||||
|
@ -15,7 +15,7 @@
|
||||
<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">
|
||||
For version 199
|
||||
For version 200
|
||||
— the latest version of this
|
||||
documentation can be found at
|
||||
<a class="ulink" href="http://www.freedesktop.org/software/systemd/gudev/" target="_top">
|
||||
@ -50,4 +50,4 @@
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.18</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
@ -1,5 +1,5 @@
|
||||
'\" t
|
||||
.TH "UDEV" "7" "" "systemd 199" "udev"
|
||||
.TH "UDEV" "7" "" "systemd 200" "udev"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -1,5 +1,5 @@
|
||||
'\" t
|
||||
.TH "UDEVADM" "8" "" "systemd 199" "udevadm"
|
||||
.TH "UDEVADM" "8" "" "systemd 200" "udevadm"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -1,5 +1,5 @@
|
||||
'\" t
|
||||
.TH "SYSTEMD\-UDEVD\&.SERVICE" "8" "" "systemd 199" "udevd"
|
||||
.TH "SYSTEMD\-UDEVD\&.SERVICE" "8" "" "systemd 200" "udevd"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user