summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-12-06 16:11:25 +0000
committerrwatson <rwatson@FreeBSD.org>2004-12-06 16:11:25 +0000
commita98750ac1b62fbe60d03f1bcd66f4e61da67d5bd (patch)
treed0a408c0ddb6228cd6242914285579dc1771e4ab /sys/nfsclient
parent83790ecb0cd7385f89967f7410961a4e8e06dbf7 (diff)
downloadFreeBSD-src-a98750ac1b62fbe60d03f1bcd66f4e61da67d5bd.zip
FreeBSD-src-a98750ac1b62fbe60d03f1bcd66f4e61da67d5bd.tar.gz
Correct a typo in a comment.
Diffstat (limited to 'sys/nfsclient')
-rw-r--r--sys/nfsclient/nfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nfsclient/nfs.h b/sys/nfsclient/nfs.h
index 7e79980..648120b 100644
--- a/sys/nfsclient/nfs.h
+++ b/sys/nfsclient/nfs.h
@@ -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
OpenPOWER on IntegriCloud