Fix #3954
[ira/wip.git] / source3 / client / mount.cifs.c
index 8623d3c04b537d3022f23b62e2da3aaca40f29ef..0c551cce7556932f6e00f9c48299697fb7563cd6 100644 (file)
@@ -1463,7 +1463,8 @@ mount_retry:
                        }
                }
                printf("mount error(%d): %s\n", errno, strerror(errno));
-               printf("Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)\n");
+               printf("Refer to the mount.cifs(8) manual page (e.g. man "
+                      "mount.cifs)\n");
                rc = EX_FAIL;
                goto mount_exit;
        }