summaryrefslogtreecommitdiff
path: root/share/man/man9/getdevvp.9
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2003-03-10 19:56:30 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2003-03-10 19:56:30 +0000
commit6a5d4fbfb70f50049bbbac93a2684c6d1a469419 (patch)
tree785055cc5b3ccb9eb08ba1ca6c12a1f79f9cefe6 /share/man/man9/getdevvp.9
parentf60d9767df5e8ccee65a2e2978523a7ed4b3c8cf (diff)
filesystem -> file system for section 9
ok jmc@
Diffstat (limited to 'share/man/man9/getdevvp.9')
-rw-r--r--share/man/man9/getdevvp.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/getdevvp.9 b/share/man/man9/getdevvp.9
index 4399aee43f0..dc4e2b5ff9f 100644
--- a/share/man/man9/getdevvp.9
+++ b/share/man/man9/getdevvp.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getdevvp.9,v 1.2 2002/05/28 09:07:07 mpech Exp $
+.\" $OpenBSD: getdevvp.9,v 1.3 2003/03/10 19:56:29 tedu Exp $
.\"
.\" Copyright (C) 2002 Peter A. Werner. All rights reserved.
.\"
@@ -74,7 +74,7 @@ and
.Fn cdevvp
use getdevvp internally, specifying the third argument.
.Fn bdevvp
-will create a vnode for a block device, and is used for the root filesystem
+will create a vnode for a block device, and is used for the root file system
and swap areas, among other things.
.Fn cdevvp
will create a vnode for a character device and is used in kernfs and in some