Module Name: src
Committed By: wiz
Date: Thu Mar 10 08:53:04 UTC 2011
Modified Files:
src/lib/librumphijack: rumphijack.3
Log Message:
Add serial commas.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/librumphijack/rumphijack.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/librumphijack/rumphijack.3
diff -u src/lib/librumphijack/rumphijack.3:1.10 src/lib/librumphijack/rumphijack.3:1.11
--- src/lib/librumphijack/rumphijack.3:1.10 Wed Mar 9 23:40:44 2011
+++ src/lib/librumphijack/rumphijack.3 Thu Mar 10 08:53:04 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: rumphijack.3,v 1.10 2011/03/09 23:40:44 pooka Exp $
+.\" $NetBSD: rumphijack.3,v 1.11 2011/03/10 08:53:04 wiz Exp $
.\"
.\" Copyright (c) 2011 Antti Kantee. All rights reserved.
.\"
@@ -144,16 +144,16 @@
there is no pathname to make the selection based on.
Current possible values are
.Dq nfssvc ,
-.Dq getvfsstat
+.Dq getvfsstat ,
and
-.Dq fhcalls.
+.Dq fhcalls .
They indicate hijacking
.Fn nfssvc ,
-.Fn getvfsstat
+.Fn getvfsstat ,
and all file handle calls, respectively.
The file handle calls include
.Fn fhopen ,
-.Fn fhstat
+.Fn fhstat ,
and
.Fn fhstatvfs1 .
.Pp