From 7931e62b32b6fd898ebc229bfe3375bb92aa2799 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Fri, 23 Nov 2007 22:58:32 +0000 Subject: Fix a couple of English typos --- plpnfsd/mp_pfs_ops.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plpnfsd/mp_pfs_ops.c b/plpnfsd/mp_pfs_ops.c index 03b0811..f9057d4 100644 --- a/plpnfsd/mp_pfs_ops.c +++ b/plpnfsd/mp_pfs_ops.c @@ -1120,7 +1120,7 @@ nfsproc_statfs_2(struct nfs_fh *fh) res.status = NFS_OK; if (query_devices()) { - /* Allow to mount it whithout the psion attached */ + /* Allow to mount it without the psion attached */ if (rfsv_isalive()) return &res; /* res.status = NO_PSION; Hmm */ } @@ -1303,7 +1303,7 @@ addwritecache(struct cache *cp, int doff, int dlen, unsigned char *dp) * up to the last is exactly the same size. * A new problem: * Since I dunno how to seek to a point beyond the end of the file (psion), - * I can't sopport the exact semantics of write. Such files will never be + * I can't support the exact semantics of write. Such files will never be * written completely. :-( * * Another dumb solaris (sysv?) problem: if the client is writing 512 byte -- cgit v1.2.3