Ignore:
Timestamp:
May 24, 2009, 7:51:24 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/client/mount.cifs.c

    r222 r223  
    14501450                }
    14511451                printf("mount error(%d): %s\n", errno, strerror(errno));
    1452                 printf("Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)\n");
     1452                printf("Refer to the mount.cifs(8) manual page (e.g. man "
     1453                       "mount.cifs)\n");
    14531454                rc = EX_FAIL;
    14541455                goto mount_exit;
Note: See TracChangeset for help on using the changeset viewer.