From 359efbf255a1e507975eebf2750f9ab9a088149d Mon Sep 17 00:00:00 2001 From: Dan HorĂ¡k Date: Wed, 5 May 2010 11:06:32 +0200 Subject: document the requirement of sed --- device_cio_free | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device_cio_free b/device_cio_free index 7aed42b..4a986c9 100644 --- a/device_cio_free +++ b/device_cio_free @@ -14,7 +14,7 @@ # # also processes the system ccw config file and network interface configurations # -# requires: echo, sleep, modprobe, grep, printf. +# requires: echo, sleep, modprobe, grep, printf, sed. # # it is used in # anaconda -- cgit