]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/block/floppy.c
docs: blockdev: add it to the admin-guide
[linux.git] / drivers / block / floppy.c
index 5c99e52f9dc15f03189770d889f627fac534bf9e..f652c1ac3ae987ae103445620f0f24345f157241 100644 (file)
@@ -4424,7 +4424,7 @@ static int __init floppy_setup(char *str)
                pr_cont("\n");
        } else
                DPRINT("botched floppy option\n");
-       DPRINT("Read Documentation/blockdev/floppy.rst\n");
+       DPRINT("Read Documentation/admin-guide/blockdev/floppy.rst\n");
        return 0;
 }