diff options
author | Robby Workman <rworkman@slackware.com> | 2015-11-15 15:07:37 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2015-11-15 15:11:13 -0600 |
commit | 26b8f53163c0efd9c638f9798bb8e36be2a3d719 (patch) | |
tree | 685e44a9df37d96769e09a5239bc9e14b74338df /man/udev.7 | |
parent | 4ea0be0484ad2c3c856904bc7b229d254ca744f4 (diff) |
Remove obsolete udev_root references
This was removed in 6ada823a9a0979ea145fd70add1007c21caa45c0
Diffstat (limited to 'man/udev.7')
-rw-r--r-- | man/udev.7 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man/udev.7 b/man/udev.7 index b54683dcd0..293f4047f2 100644 --- a/man/udev.7 +++ b/man/udev.7 @@ -515,11 +515,6 @@ The current name of the device\&. If not changed by a rule, it is the name of th A space\-separated list of the current symlinks\&. The value is only set during a remove event or if an earlier rule assigned a value\&. .RE .PP -\fB$root\fR, \fB%r\fR -.RS 4 -The udev_root value\&. -.RE -.PP \fB$sys\fR, \fB%S\fR .RS 4 The sysfs mount point\&. |