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:
Bruce Dubbs 2013-03-31 19:30:39 +00:00
parent 211ba56d4f
commit 2aa3c1c408
5 changed files with 7 additions and 7 deletions

View File

@ -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 = @

View File

@ -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">

View File

@ -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
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@ -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
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------

View File

@ -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
.\" ----------------------------------------------------------------- .\" -----------------------------------------------------------------