[PATCH] Minor typo in vfs/ufs/ufs_bmap.c
Xin LI
delphij at frontfree.net
Sat Nov 26 13:37:21 PST 2005
Hi,
Please see the attachment. Same as FreeBSD src/sys/ufs/ufs/ufs_bmap.c,v 1.65
Cheers,
--
Xin LI <delphij frontfree net> http://www.delphij.net/
See complete headers for GPG key and other information.
Index: ufs_bmap.c
===================================================================
RCS file: /archive/DragonFly-CVS/src/sys/vfs/ufs/ufs_bmap.c,v
retrieving revision 1.6
diff -u -u -r1.6 ufs_bmap.c
--- ufs_bmap.c 18 May 2004 00:16:46 -0000 1.6
+++ ufs_bmap.c 26 Nov 2005 21:31:36 -0000
@@ -55,7 +55,7 @@
#include "ufs_extern.h"
/*
- * Bmap converts a the logical block number of a file to its physical block
+ * Bmap converts the logical block number of a file to its physical block
* number on the disk. The conversion is done by using the logical block
* number to index into the array of block pointers described by the dinode.
*
Attachment:
pgp00002.pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00002.pgp
Type: application/octet-stream
Size: 187 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20051126/e730a2df/attachment-0018.obj>
More information about the Submit
mailing list