diff options
-rw-r--r-- | device_cio_free | 2 |
1 files changed, 1 insertions, 1 deletions
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 |