summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorIan Darwin <ian@cvs.openbsd.org>2004-11-24 16:56:39 +0000
committerIan Darwin <ian@cvs.openbsd.org>2004-11-24 16:56:39 +0000
commitfaedc5e78d1be300da663ca5260fe18b46200308 (patch)
tree31920e8f86833b1e7ac08e60657f2b319c7f26c5 /sbin
parent191b9449067b27182f10aa55e729133c05d65a38 (diff)
typo in previous
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount_kernfs/mount_kernfs.85
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/mount_kernfs/mount_kernfs.8 b/sbin/mount_kernfs/mount_kernfs.8
index c98a1f9f74d..6a86ed89217 100644
--- a/sbin/mount_kernfs/mount_kernfs.8
+++ b/sbin/mount_kernfs/mount_kernfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_kernfs.8,v 1.21 2004/11/24 01:54:28 ian Exp $
+.\" $OpenBSD: mount_kernfs.8,v 1.22 2004/11/24 16:56:38 ian Exp $
.\" $NetBSD: mount_kernfs.8,v 1.6 1995/03/18 14:57:24 cgd Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
@@ -183,6 +183,5 @@ utility first appeared in
.Sh CAVEATS
This filesystem may not be NFS-exported.
.Pp
-Due to non-atomic operations and the potential for race conditions,
+Due to non-atomic operations and the potential for race conditions,
programs should not depend on information obtained from this filesystem.
-program