cvs commit: src/sys/dev/ata ata-lowlevel.c

2006-08-08 Thread Giorgos Keramidas
keramida2006-08-08 12:44:34 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_5) sys/dev/ata ata-lowlevel.c Log: MFC revision 1.73 | Fix two identical harmless typos in ata error messages: | s/issueing/issuing/ | | PR:

cvs commit: src/sys/dev/ata ata-lowlevel.c

2005-11-28 Thread Giorgos Keramidas
keramida2005-11-28 13:23:15 UTC FreeBSD src repository (doc committer) Modified files: sys/dev/ata ata-lowlevel.c Log: Fix two identical harmless typos in ata error messages: s/issueing/issuing/ PR: kern/89481 Submitted by: John Nielsen Approved