summaryrefslogtreecommitdiff
path: root/share/man/man9/vclean.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/vclean.9
parentf60d9767df5e8ccee65a2e2978523a7ed4b3c8cf (diff)
filesystem -> file system for section 9
ok jmc@
Diffstat (limited to 'share/man/man9/vclean.9')
-rw-r--r--share/man/man9/vclean.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/vclean.9 b/share/man/man9/vclean.9
index 3ea655ed212..cfefb006416 100644
--- a/share/man/man9/vclean.9
+++ b/share/man/man9/vclean.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vclean.9,v 1.2 2002/05/28 09:07:07 mpech Exp $
+.\" $OpenBSD: vclean.9,v 1.3 2003/03/10 19:56:29 tedu Exp $
.\"-
.\" Copyright (c) 2002 Peter Werner
.\" All rights reserved.
@@ -45,7 +45,7 @@ The
.Fn vclean
function clears any VM and buffer data associated with a vnode
.Fa vp
-and reclaims it from the underlying filesystem.
+and reclaims it from the underlying file system.
The arguments are:
.Bl -tag -width ".Fa flags"
.It Fa vp
@@ -60,7 +60,7 @@ will call
.Xr vinvalbuf 9
on the vnode.
If the vnode is active, it will be closed and inactivated in the
-underlying filesystem.
+underlying file system.
.El
.It Fa p
The process associated with this operation