diff options
Diffstat (limited to 'docs/mdev.txt')
-rw-r--r-- | docs/mdev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mdev.txt b/docs/mdev.txt index a8a816ce9..61a6f4561 100644 --- a/docs/mdev.txt +++ b/docs/mdev.txt | |||
@@ -122,6 +122,6 @@ IOW: this will serialize concurrent mdev invocations. | |||
122 | 122 | ||
123 | If you want to activate this feature, execute "echo >/dev/mdev.seq" prior to | 123 | If you want to activate this feature, execute "echo >/dev/mdev.seq" prior to |
124 | setting mdev to be the hotplug handler. This writes single '\n' to the file. | 124 | setting mdev to be the hotplug handler. This writes single '\n' to the file. |
125 | NB: mdev recognizes /dev/mdev.seq consisting of single '\n' characher | 125 | NB: mdev recognizes /dev/mdev.seq consisting of single '\n' character |
126 | as a special case. IOW: this will not make your first hotplug event | 126 | as a special case. IOW: this will not make your first hotplug event |
127 | to stall for two seconds. | 127 | to stall for two seconds. |