Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
details: https://anonhg.NetBSD.org/src/rev/de8145efd47a
branches: netbsd-8
changeset: 435235:de8145efd47a
user: martin <martin%NetBSD.org@localhost>
date: Wed Sep 05 08:35:55 2018 +0000
description:
Pull up following revision(s) (requested by sevan in ticket #1004):
share/man/man4/az.4: revision 1.7
share/man/man4/axe.4: revision 1.14
share/man/man4/cgd.4: revision 1.22
share/man/man4/acphy.4: revision 1.4
share/man/man4/adb.4: revision 1.4
share/man/man4/bktr.4: revision 1.19
share/man/man4/atppc.4: revision 1.16
share/man/man4/acpicpu.4: revision 1.35
Add the correct PHY to SYNOPSIS
axe0 at uhub3 port 1
axe0: Apple Computer (0x5ac) Apple USB to Ethernet (0x1402), rev
2.00/0.01, addr 3
axe0: Ethernet address b8:8d:12:XX:XX:XX
ukphy0 at axe0 phy 16: OUI 0x007063, model 0x0006, rev. 1
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
-
Apply Tn macro to XTS
-
New sentence, new line.
-
Pp before Bl
-
Use the An macro in the AUTHORS section.
diffstat:
share/man/man4/acphy.4 | 10 +++++-----
share/man/man4/acpicpu.4 | 5 ++---
share/man/man4/adb.4 | 13 ++++++++-----
share/man/man4/atppc.4 | 7 ++++---
share/man/man4/axe.4 | 6 +++---
share/man/man4/az.4 | 13 +++++++++----
share/man/man4/bktr.4 | 18 +++++++++++++-----
share/man/man4/cgd.4 | 8 ++++----
8 files changed, 48 insertions(+), 32 deletions(-)
diffs (249 lines):
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/acphy.4
--- a/share/man/man4/acphy.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/acphy.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acphy.4,v 1.3 2003/01/17 06:23:53 gendalia Exp $
+.\" $NetBSD: acphy.4,v 1.3.92.1 2018/09/05 08:35:55 martin Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd August 24, 2001
+.Dd August 31, 2018
.Dt ACPHY 4
.Os
.Sh NAME
@@ -45,9 +45,9 @@
The
.Nm
driver supports the Altima AC101, AC101L and AMD Am79c874 NetPHY-1LP
-10/100 Ethernet PHYs. These PHYs are often found on low-power
-Ethernet interfaces, such as MiniPCI interfaces found in
-laptops and embedded systems.
+10/100 Ethernet PHYs.
+These PHYs are often found on low-power Ethernet interfaces, such as MiniPCI
+interfaces found in laptops and embedded systems.
.Pp
The AMD 79c874 is a work-alike (most likely an OEM of the core) of the
Altima part.
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/acpicpu.4
--- a/share/man/man4/acpicpu.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/acpicpu.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.34 2011/08/09 07:18:54 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.34.34.1 2018/09/05 08:35:55 martin Exp $
.\"
.\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd August 6, 2011
+.Dd August 31, 2018
.Dt ACPICPU 4
.Os
.Sh NAME
@@ -69,7 +69,6 @@
Additional processor or vendor specific
states (C4, ..., Cn) are handled internally by
.Nm .
-.Pp
.Bl -tag -width C1 -offset indent
.It Dv C0
This is the normal state of a processor; the
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/adb.4
--- a/share/man/man4/adb.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/adb.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: adb.4,v 1.3 2013/08/06 17:32:30 snj Exp $
+.\" $NetBSD: adb.4,v 1.3.18.1 2018/09/05 08:35:55 martin Exp $
.\"
.\" Copyright (c) 2003 Alex Zepeda <zipzippy%sonic.net@localhost>
.\" Copyright (c) 1997 Colin Wood
@@ -30,7 +30,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 21, 2003
+.Dd August 31, 2018
.Dt ADB 4
.Os
.Sh NAME
@@ -210,14 +210,17 @@
.Nx 0.9 .
It has been under development ever since.
.Sh AUTHORS
-Bradley A. Grantham wrote the original
+.An -nosplit
+.An "Bradley A. Grantham"
+wrote the original
.Nm
driver, including the
.Tn MRG
support.
The hardware direct interface was written by
-John P. Wittkowski.
-The PowerManager interface was written by Takashi Hamada.
+.An "John P. Wittkowski" .
+The PowerManager interface was written by
+.An "Takashi Hamada" .
.Sh BUGS
.Bl -bullet
.It
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/atppc.4
--- a/share/man/man4/atppc.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/atppc.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: atppc.4,v 1.15 2004/01/31 21:28:45 wiz Exp $
+.\" $NetBSD: atppc.4,v 1.15.92.1 2018/09/05 08:35:55 martin Exp $
.\"
.\" Copyright (c) 1998, 1999, Nicolas Souchu
.\" Copyright (c) 2003, 2004 Gary Thorpe <gathorpe%users.sourceforge.net@localhost>
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 30, 2004
+.Dd August 31, 2018
.Dt ATPPC 4
.Os
.Sh NAME
@@ -103,7 +103,8 @@
manual page.
The information has been updated for the
.Nx
-port by Gary Thorpe.
+port by
+.An "Gary Thorpe" .
.Sh BUGS
The
.Fx
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/axe.4
--- a/share/man/man4/axe.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/axe.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: axe.4,v 1.13 2017/01/21 09:53:29 skrll Exp $
+.\" $NetBSD: axe.4,v 1.13.4.1 2018/09/05 08:35:55 martin Exp $
.\"
.\" Copyright (c) 2003-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -60,7 +60,7 @@
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/axe.4,v 1.3 2003/05/29 21:28:35 ru Exp $
.\" $OpenBSD: axe.4,v 1.37 2009/11/08 20:25:29 jasper Exp $
.\"
-.Dd December 19, 2016
+.Dd August 31, 2018
.Dt AXE 4
.Os
.Sh NAME
@@ -68,7 +68,7 @@
.Nd ASIX Electronics AX88172/AX88178/AX88772 10/100/Gigabit USB Ethernet device
.Sh SYNOPSIS
.Cd "axe* at uhub?"
-.Cd "XXphy* at mii?"
+.Cd "ukphy* at mii?"
.Sh HARDWARE
The
.Nm
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/az.4
--- a/share/man/man4/az.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/az.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: az.4,v 1.6 2004/03/20 04:52:59 snj Exp $
+.\" $NetBSD: az.4,v 1.6.92.1 2018/09/05 08:35:55 martin Exp $
.\" $RuOBSD: az.4,v 1.3 2001/10/26 05:38:43 form Exp $
.\" $OpenBSD: az.4,v 1.1 2001/12/05 10:58:54 mickey Exp $
.\"
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 8, 2001
+.Dd August 31, 2018
.Dt AZ 4
.Os
.Sh NAME
@@ -61,10 +61,15 @@
and
.Nx 1.6 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
-driver was written by Vladimir Popov and Maxim Tsyplakov.
-The man page was written by Vladimir Popov.
+driver was written by
+.An "Vladimir Popov"
+and
+.An "Maxim Tsyplakov" .
+The man page was written by
+.An "Vladimir Popov" .
.Sh BUGS
It is impossible to determine to which frequency the card is tuned.
Thus, the driver will report an internally stored value even if it is not
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/bktr.4
--- a/share/man/man4/bktr.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/bktr.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bktr.4,v 1.18 2011/08/30 05:58:02 jruoho Exp $
+.\" $NetBSD: bktr.4,v 1.18.34.1 2018/09/05 08:35:55 martin Exp $
.\"
.\" Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005 Thomas Klausner
.\" All rights reserved.
@@ -481,11 +481,19 @@
and
.Nx 1.5 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
-driver was originally written by Amancio Hasty for
+driver was originally written by
+.An "Amancio Hasty"
+for
.Fx
-and is now maintained by Roger Hardiman.
+and is now maintained by
+.An "Roger Hardiman" .
.Nx
-porting was done by Bernd Ernesti, Berndt Josef Wulf, Matthias
-Scheler, and Thomas Klausner.
+porting was done by
+.An "Bernd Ernesti" ,
+.An "Berndt Josef Wulf" ,
+.An "Matthias Scheler" ,
+and
+.An "Thomas Klausner" .
diff -r 5c8d3659da88 -r de8145efd47a share/man/man4/cgd.4
--- a/share/man/man4/cgd.4 Sat Sep 01 06:35:20 2018 +0000
+++ b/share/man/man4/cgd.4 Wed Sep 05 08:35:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cgd.4,v 1.21 2016/12/12 10:13:00 wiz Exp $
+.\" $NetBSD: cgd.4,v 1.21.6.1 2018/09/05 08:35:55 martin Exp $
.\"
.\" Copyright (c) 2002, 2003 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 December 11, 2016
+.Dd August 31, 2018
.Dt CGD 4
.Os
.Sh NAME
@@ -189,8 +189,8 @@
.Tn CBC
mode to plaintext blocks of their choice.
The
-.Tn
-XTS mode isn't vulnerable to this particular attack but a lack of
+.Tn XTS
+mode isn't vulnerable to this particular attack but a lack of
integrity should be taken into account when evaluating security risks.
.Sh FILES
.Bl -tag -width indentxxxxxxxxxxx
Home |
Main Index |
Thread Index |
Old Index