aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plpnfsd/mp_mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plpnfsd/mp_mount.c b/plpnfsd/mp_mount.c
index a654f95..38c9c3e 100644
--- a/plpnfsd/mp_mount.c
+++ b/plpnfsd/mp_mount.c
@@ -546,7 +546,7 @@ mount_and_run(char *dir, void (*proc)(), nfs_fh *root_fh)
char tim[32];
#endif
- debuglog("Mount succeded, making mtab entry.\n");
+ debuglog("Mount succeeded, making mtab entry.\n");
#if defined(sun) && defined(__SVR4) /*gec */
mnt.mnt_special = nfshost;