Jason McIntyre | 25 Nov 2007 16:49
Picon

more spelling fixes

from Martynas Venckus.

Index: usr.sbin/afs/src/doc/arla.info
===================================================================
RCS file: /cvs/src/usr.sbin/afs/src/doc/arla.info,v
retrieving revision 1.3
diff -u -r1.3 arla.info
--- usr.sbin/afs/src/doc/arla.info	5 Aug 2003 09:16:14 -0000	1.3
+++ usr.sbin/afs/src/doc/arla.info	24 Nov 2007 13:35:08 -0000
 <at>  <at>  -1836,7 +1836,7  <at>  <at> 
 headers. This make this entry/nodes be ignored by the reintergration
 code and never commited to the fileserver.

-Moveing a disconnected node
+Moving a disconnected node
 ---------------------------

 If a disconnected node is moved, it will be created in the target
Index: usr.sbin/afs/src/doc/real-world.texi
===================================================================
RCS file: /cvs/src/usr.sbin/afs/src/doc/real-world.texi,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 real-world.texi
--- usr.sbin/afs/src/doc/real-world.texi	5 Aug 2003 08:21:02 -0000	1.1.1.2
+++ usr.sbin/afs/src/doc/real-world.texi	24 Nov 2007 13:35:08 -0000
 <at>  <at>  -78,7 +78,7  <at>  <at> 
  <at> cindex Samba

 The major problem when exporting the AFS filespace read-write to SMB
-(Windows fileshareing) using Samba is the transfer of the user token to
+(Windows filesharing) using Samba is the transfer of the user token to
 the smb-server. The simple may is to use clear-text password between the
 Windows client and the samba-server, and then to get tokens for the user
 with this password. This solution is clearly not acceptable for security
Index: usr.sbin/afs/src/nnpfs/bsd/nnpfs_vfsops-common.c
===================================================================
RCS file: /cvs/src/usr.sbin/afs/src/nnpfs/bsd/nnpfs_vfsops-common.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 nnpfs_vfsops-common.c
--- usr.sbin/afs/src/nnpfs/bsd/nnpfs_vfsops-common.c	5 Aug 2003 08:21:02 -0000	1.1.1.1
+++ usr.sbin/afs/src/nnpfs/bsd/nnpfs_vfsops-common.c	24 Nov 2007 13:35:08 -0000
 <at>  <at>  -88,7 +88,7  <at>  <at> 
 	mp->mnt_flag & MNT_DELEXPORT) {

 	NNPFSDEB(XDEBVFOPS, 
-	       ("nnpfs_mount: ignoreing MNT_UPDATE or MNT_DELEXPORT\n"));
+	       ("nnpfs_mount: ignoring MNT_UPDATE or MNT_DELEXPORT\n"));
 	return 0;
     }
 #endif
Index: usr.sbin/afs/src/doc/prog-disco.texi
===================================================================
RCS file: /cvs/src/usr.sbin/afs/src/doc/prog-disco.texi,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 prog-disco.texi
--- usr.sbin/afs/src/doc/prog-disco.texi	5 Aug 2003 08:21:02 -0000	1.1.1.1
+++ usr.sbin/afs/src/doc/prog-disco.texi	24 Nov 2007 13:42:02 -0000
 <at>  <at>  -72,7 +72,7  <at>  <at> 
 headers. This make this entry/nodes be ignored by the reintergration
 code and never commited to the fileserver.

- <at> subsection Moveing a disconnected node
+ <at> subsection Moving a disconnected node

 If a disconnected node is moved, it will be created in the target
 directory instead of first being created and then moved.
Index: usr.sbin/afs/src/rxdef/pts.xg
===================================================================
RCS file: /cvs/src/usr.sbin/afs/src/rxdef/pts.xg,v
retrieving revision 1.5
diff -u -r1.5 pts.xg
--- usr.sbin/afs/src/rxdef/pts.xg	5 Aug 2003 09:16:15 -0000	1.5
+++ usr.sbin/afs/src/rxdef/pts.xg	24 Nov 2007 15:43:10 -0000
 <at>  <at>  -261,7 +261,7  <at>  <at> 
  * Rights: member of SYSADMINID, or owner to entry, or member of the
  * owner to `id'.
  *
- * Sucess: PRSUCCESS.
+ * Success: PRSUCCESS.
  */

 Delete(IN long id) = 506;

Gmane