summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorNikolay Sturm <sturm@cvs.openbsd.org>2006-05-07 14:12:16 +0000
committerNikolay Sturm <sturm@cvs.openbsd.org>2006-05-07 14:12:16 +0000
commit2aeff3d671023d772487616b71ef49381059e10d (patch)
treefb81ba92997f4648a7c69aa7602b467d7fd38794 /sys/kern
parent3fd87812c687b55471a5eb06d01c9995b621a78a (diff)
forgot to remove this sentence from the comment
ok pedro
Diffstat (limited to 'sys/kern')
-rw-r--r--sys/kern/vfs_subr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c
index 1f2220da18c..b9e563fd05f 100644
--- a/sys/kern/vfs_subr.c
+++ b/sys/kern/vfs_subr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: vfs_subr.c,v 1.124 2006/04/30 14:20:07 sturm Exp $ */
+/* $OpenBSD: vfs_subr.c,v 1.125 2006/05/07 14:12:15 sturm Exp $ */
/* $NetBSD: vfs_subr.c,v 1.53 1996/04/22 01:39:13 christos Exp $ */
/*
@@ -143,7 +143,7 @@ vntblinit(void)
/*
* Mark a mount point as busy. Used to synchronize access and to delay
- * unmounting. Interlock is not released on failure.
+ * unmounting.
*
* historical behavior:
* - LK_NOWAIT means that we should just ignore the mount point if it's