patch-2.4.4 linux/fs/umsdos/ioctl.c

Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/ufs/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/fs/umsdos/ioctl.c linux/fs/umsdos/ioctl.c
@@ -95,7 +95,7 @@
 	    && cmd != UMSDOS_DOS_SETUP)
 		return fat_dir_ioctl (dir, filp, cmd, data_ptr);
 
-	/* #Specification: ioctl / acces
+	/* #Specification: ioctl / access
 	 * Only root (effective id) is allowed to do IOCTL on directory
 	 * in UMSDOS. EPERM is returned for other user.
 	 */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)