Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 New sentence, new line.
details: https://anonhg.NetBSD.org/src/rev/bd5091246d65
branches: trunk
changeset: 839508:bd5091246d65
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Feb 23 17:33:01 2019 +0000
description:
New sentence, new line.
diffstat:
share/man/man4/kcov.4 | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r b90ab526900a -r bd5091246d65 share/man/man4/kcov.4
--- a/share/man/man4/kcov.4 Sat Feb 23 17:18:38 2019 +0000
+++ b/share/man/man4/kcov.4 Sat Feb 23 17:33:01 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kcov.4,v 1.1 2019/02/23 03:10:06 kamil Exp $
+.\" $NetBSD: kcov.4,v 1.2 2019/02/23 17:33:01 wiz Exp $
.\"
.\" Copyright (c) 2018 Anton Lindqvist <anton%openbsd.org@localhost>
.\"
@@ -55,7 +55,8 @@
.Xr mmap 2
whereas the returned pointer must be interpreted as an array of
.Vt kcov_int_t
-entries. Note that kcov_int_t is volatile.
+entries.
+Note that kcov_int_t is volatile.
The first entry contains the number of entries in the array,
excluding the first entry.
.It Dv KCOV_IOC_ENABLE Fa void
@@ -126,8 +127,8 @@
.Sh HISTORY
The
.Nm
-driver was initially developed in Linux. A driver based on the same concept
-was then implemented in
+driver was initially developed in Linux.
+A driver based on the same concept was then implemented in
.Nx 9 .
.Sh AUTHORS
.An Siddharth Muralee Aq Mt siddharth.muralee%gmail.com@localhost
Home |
Main Index |
Thread Index |
Old Index