Module Name: src
Committed By: andvar
Date: Wed Oct 26 21:56:19 UTC 2022
Modified Files:
src/sys/dev/spi: spiflash.c
src/usr.sbin/makefs: README
src/usr.sbin/makemandb: makemandb.c
Log Message:
fix various typos in comments and makefs README file.
[...]
--- a/usr.sbin/makemandb/makemandb.c Wed Oct 26 21:18:49 2022 +0000
+++ b/usr.sbin/makemandb/makemandb.c Wed Oct 26 21:56:19 2022 +0000
[...]
@@ -503,9 +503,9 @@
}
/* build_file_cache --
- * This function generates an md5 hash of the file passed as its 2nd
parameter
+ * This function generates a md5 hash of the file passed as its 2nd
parameter
Hi,
This was correct before. It should be "an md5", as we'd write "an M".
(The rule is based on pronunciation. That is, everyone I know would say
"em dee five", not "mhd-five".) (If anything could be changed there, it
should perhaps be "MD5".)
Regards,
Dave