diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c
index c42df614b70743bd50a49f3419af868cb02edfe3..80e472da0483cd0b5dbda946045d76b8485b73ac 100644
--- a/lustre/llite/llite_lib.c
+++ b/lustre/llite/llite_lib.c
@@ -164,7 +164,7 @@ static int client_common_fill_super(struct super_block *sb,
                 err = lprocfs_register_mountpoint(proc_lustre_fs_root, sb,
                                                   osc, mdc);
                 if (err < 0)
-                        CERROR("could not register mount in /proc/lustre");
+                        CERROR("could not register mount in /proc/fs/lustre\n");
         }
 
         /* indicate the features supported by this client */