mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
[PATCH] add udev man page (basically just a place holder for now.)
This commit is contained in:
parent
6785820d38
commit
04db8c9e06
26
udev.8
Normal file
26
udev.8
Normal file
@ -0,0 +1,26 @@
|
||||
.TH UDEV 8 "October 2003" "" "Linux Programmer's Manual"
|
||||
.SH NAME
|
||||
udev \- Linux dynamic device naming support
|
||||
.SH SYNOPSIS
|
||||
.B udev
|
||||
.SH "DESCRIPTION"
|
||||
.B udev
|
||||
is a wonderful program whose man page has not been written yet.
|
||||
.SH "FILES"
|
||||
.nf
|
||||
.ft B
|
||||
.ft
|
||||
/sbin/udev udev program
|
||||
/etc/udev/* udev config and database files
|
||||
/etc/hotplug.d/default/udev.hotplug hotplug symlink to udev program
|
||||
.fi
|
||||
.LP
|
||||
.SH "SEE ALSO"
|
||||
.BR hotplug "(8)"
|
||||
.PP
|
||||
The
|
||||
.I http://linux-hotplug.sourceforge.net/
|
||||
web site.
|
||||
.SH AUTHORS
|
||||
udev was developed by Greg Kroah-Hartman <greg@kroah.com> with much help from
|
||||
Dan Stekloff <dsteklof@us.ibm.com> and many others.
|
Loading…
x
Reference in New Issue
Block a user