Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librumphijack Add serial commas.
details: https://anonhg.NetBSD.org/src/rev/5b11f8dbe19c
branches: trunk
changeset: 763094:5b11f8dbe19c
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Mar 10 08:53:04 2011 +0000
description:
Add serial commas.
diffstat:
lib/librumphijack/rumphijack.3 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 19a9966e7117 -r 5b11f8dbe19c lib/librumphijack/rumphijack.3
--- a/lib/librumphijack/rumphijack.3 Thu Mar 10 08:46:12 2011 +0000
+++ b/lib/librumphijack/rumphijack.3 Thu Mar 10 08:53:04 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index