From fd440dcf6ab4d40fe2305ea4d3756932c0272e16 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 5 Aug 2010 10:53:26 +0200 Subject: [PATCH] fix Incorrect syntax doc/comment in blacklist.conf (#532802) --- blacklist.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/blacklist.conf b/blacklist.conf index c5ec1f4..a1e3466 100644 --- a/blacklist.conf +++ b/blacklist.conf @@ -4,8 +4,7 @@ # no matter which driver happens to get probed first. Sometimes user # mode tools can also control driver binding. # -# Syntax: driver name alone (without any spaces) on a line. Other -# lines are ignored. +# Syntax: see modprobe.conf(5). # # watchdog drivers -- 2.25.1