Correct a typo in a comment.

This commit is contained in:
Robert Watson 2004-12-06 16:11:25 +00:00
parent 74ec0afcc7
commit 0fe6462ad5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138458

View File

@ -151,7 +151,7 @@ struct vattr;
struct nameidata;
/*
* The set of signals the interrupt an I/O in progress for NFSMNT_INT mounts.
* The set of signals that interrupt an I/O in progress for NFSMNT_INT mounts.
* What should be in this set is open to debate, but I believe that since
* I/O system calls on ufs are never interrupted by signals the set should
* be minimal. My reasoning is that many current programs that use signals