Commit graph

11 commits

Author SHA1 Message Date
Bryan Kadzban 53fc01d507 add IMPORT operations to the udev man page 2006-09-23 22:10:55 +02:00
Kay Sievers 4febf7f076 man: add $attr{} section about symlinks 2006-09-07 11:08:07 +02:00
Kay Sievers 02adc0cbd6 man: add ATTR{file}="value" assignment 2006-08-21 02:39:22 +02:00
Kay Sievers 95776dc6ec consistent key naming to match only the event device or include all parent devices
This scheme is more consistent and makes it obvious if a match happens
against the event device only, or the full chain of parent devices.

The old key names are now:
  BUS -> SUBSYSTEMS
  ID -> KERNELS
  SYSFS -> ATTRS
  DRIVER -> DRIVERS

Match keys for the event device:
  KERNEL
  SUBSYSTEM
  ATTR
  DRIVER (in a future release, for now the same as DRIVERS)

Match keys for all devices along the parent device chain:
  KERNELS
  SUBSYSTEMS
  ATTRS
  DRIVERS

ID, BUS, SYSFS are no longer mentioned in the man page but still work.
DRIVER must be converted to DRIVERS to match the new scheme. For now,
an error is logged, if DRIVER is used. In a future release, the DRIVER
key behaviour will change.
2006-08-19 16:06:25 +02:00
Michał Bartoszkiewicz 33a570f38b man pages: fix typos 2006-08-17 00:58:37 +02:00
Kay Sievers 226b969271 man page: fix typo 2006-08-15 19:38:13 +02:00
Kay Sievers 660508cdcb man pages: work around xmlto which tries to be smart 2006-07-29 02:08:58 +02:00
Kay Sievers 727f3fb091 update man page 2006-03-23 14:01:04 +01:00
Kay Sievers a2a7f7d7af fix typo in man page
Thanks to Joachim Breitner <nomeata@debian.org>.
2006-02-01 02:08:11 +01:00
Kay Sievers c1979c82e1 whitespace fixes
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2006-01-28 16:39:46 +01:00
Kay Sievers 9de9898813 move manpages to top level
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2006-01-28 04:56:24 +01:00
Renamed from docs/udev.xml (Browse further)