Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Add a period at the end of a sentence.



details:   https://anonhg.NetBSD.org/src/rev/82b08e2d1a7f
branches:  trunk
changeset: 373548:82b08e2d1a7f
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Thu Feb 16 04:58:21 2023 +0000

description:
Add a period at the end of a sentence.

diffstat:

 share/man/man9/vnfileops.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r a5f568cfc361 -r 82b08e2d1a7f share/man/man9/vnfileops.9
--- a/share/man/man9/vnfileops.9        Wed Feb 15 17:00:24 2023 +0000
+++ b/share/man/man9/vnfileops.9        Thu Feb 16 04:58:21 2023 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vnfileops.9,v 1.16 2010/12/02 12:54:13 wiz Exp $
+.\"     $NetBSD: vnfileops.9,v 1.17 2023/02/16 04:58:21 pgoyette Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 9, 2008
+.Dd February 16, 2023
 .Dt VNFILEOPS 9
 .Os
 .Sh NAME
@@ -103,7 +103,7 @@
 .Fa fp .
 The argument
 .Fa l
-is the calling lwp
+is the calling lwp.
 .Fn vn_ioctl
 simply locks the vnode and invokes the vnode operation
 .Xr VOP_IOCTL 9



Home | Main Index | Thread Index | Old Index