diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-04-22 03:19:21 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-04-22 03:19:21 +0200 |
commit | d8a9d017046661e3433779611f0e23266b68ba3d (patch) | |
tree | b042bacf0be4707237af47bf489039d83909bf5e /extras | |
parent | 7b2aad3343f8523db35ff2edfcfa9fcb816b7264 (diff) |
udevadm: control - fix --env key to accept --env=<KEY>=<value>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/volume_id/vol_id.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/volume_id/vol_id.8 b/extras/volume_id/vol_id.8 index daa583b855..2e4a8c3811 100644 --- a/extras/volume_id/vol_id.8 +++ b/extras/volume_id/vol_id.8 @@ -1,6 +1,6 @@ .\" Title: vol_id .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/> +.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> .\" Date: March 2006 .\" Manual: vol_id .\" Source: volume_id |