Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 New sentence, new line.
details: https://anonhg.NetBSD.org/src/rev/a993d7a8e2e9
branches: trunk
changeset: 785286:a993d7a8e2e9
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Mar 06 22:18:29 2013 +0000
description:
New sentence, new line.
diffstat:
share/man/man9/edid.9 | 9 +++++----
share/man/man9/ieee80211_radiotap.9 | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r 439b1ee8dbb9 -r a993d7a8e2e9 share/man/man9/edid.9
--- a/share/man/man9/edid.9 Wed Mar 06 22:07:54 2013 +0000
+++ b/share/man/man9/edid.9 Wed Mar 06 22:18:29 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: edid.9,v 1.4 2010/12/02 12:54:13 wiz Exp $
+.\" $NetBSD: edid.9,v 1.5 2013/03/06 22:18:29 wiz Exp $
.\"
.\" Copyright 2006 Itronix Inc.
.\" All rights reserved.
@@ -60,9 +60,10 @@
.Fn edid_is_valid
function simply tests if the EDID block in
.Fa data
-contains valid data. This test includes a verification of the checksum,
-and that valid vendor and product idenfication data is present. The data
-block contain at least 128 bytes.
+contains valid data.
+This test includes a verification of the checksum,
+and that valid vendor and product idenfication data is present.
+The data block contain at least 128 bytes.
.Pp
The
.Fn edid_parse
diff -r 439b1ee8dbb9 -r a993d7a8e2e9 share/man/man9/ieee80211_radiotap.9
--- a/share/man/man9/ieee80211_radiotap.9 Wed Mar 06 22:07:54 2013 +0000
+++ b/share/man/man9/ieee80211_radiotap.9 Wed Mar 06 22:18:29 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ieee80211_radiotap.9,v 1.12 2010/04/05 19:34:28 joerg Exp $
+.\" $NetBSD: ieee80211_radiotap.9,v 1.13 2013/03/06 22:19:03 wiz Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms%spc.org@localhost>,
.\" Darron Broad <darron%kewl.org@localhost>.
@@ -91,8 +91,8 @@
.Vt "struct ieee80211_radiotap_header"
at the beginning,
with subsequent fields naturally aligned,
-and in the appropriate order. Also, a driver defines
-a macro to set the bits of the
+and in the appropriate order.
+Also, a driver defines a macro to set the bits of the
.Va it_present
bitmap to indicate which fields exist and are filled in by the driver.
.\"
Home |
Main Index |
Thread Index |
Old Index