Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix typo: VFS_UNMOUNT, not VFS_MOUNT, should ...
details: https://anonhg.NetBSD.org/src/rev/08fb9f72e646
branches: trunk
changeset: 336928:08fb9f72e646
user: riastradh <riastradh%NetBSD.org@localhost>
date: Fri Mar 27 17:56:16 2015 +0000
description:
Fix typo: VFS_UNMOUNT, not VFS_MOUNT, should call wapbl_stop.
diffstat:
share/man/man9/wapbl.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5eaca9eb781a -r 08fb9f72e646 share/man/man9/wapbl.9
--- a/share/man/man9/wapbl.9 Fri Mar 27 17:27:55 2015 +0000
+++ b/share/man/man9/wapbl.9 Fri Mar 27 17:56:16 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wapbl.9,v 1.2 2015/03/26 22:04:38 wiz Exp $
+.\" $NetBSD: wapbl.9,v 1.3 2015/03/27 17:56:16 riastradh Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -149,7 +149,7 @@
for the mount by calling
.Fn wapbl_start .
The
-.Xr VFS_MOUNT 9
+.Xr VFS_UNMOUNT 9
method should call
.Fn wapbl_stop .
.Pp
Home |
Main Index |
Thread Index |
Old Index