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.
This commit is contained in:
martin 2018-09-05 08:35:55 +00:00
parent e6b67bb148
commit 81c802887e
8 changed files with 48 additions and 32 deletions

View File

@ -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. .\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -33,7 +33,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE. .\" POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd August 24, 2001 .Dd August 31, 2018
.Dt ACPHY 4 .Dt ACPHY 4
.Os .Os
.Sh NAME .Sh NAME
@ -45,9 +45,9 @@
The The
.Nm .Nm
driver supports the Altima AC101, AC101L and AMD Am79c874 NetPHY-1LP driver supports the Altima AC101, AC101L and AMD Am79c874 NetPHY-1LP
10/100 Ethernet PHYs. These PHYs are often found on low-power 10/100 Ethernet PHYs.
Ethernet interfaces, such as MiniPCI interfaces found in These PHYs are often found on low-power Ethernet interfaces, such as MiniPCI
laptops and embedded systems. interfaces found in laptops and embedded systems.
.Pp .Pp
The AMD 79c874 is a work-alike (most likely an OEM of the core) of the The AMD 79c874 is a work-alike (most likely an OEM of the core) of the
Altima part. Altima part.

View File

@ -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> .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen@iki.fi>
.\" All rights reserved. .\" All rights reserved.
@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE. .\" POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd August 6, 2011 .Dd August 31, 2018
.Dt ACPICPU 4 .Dt ACPICPU 4
.Os .Os
.Sh NAME .Sh NAME
@ -69,7 +69,6 @@ The following C-states are typically available.
Additional processor or vendor specific Additional processor or vendor specific
states (C4, ..., Cn) are handled internally by states (C4, ..., Cn) are handled internally by
.Nm . .Nm .
.Pp
.Bl -tag -width C1 -offset indent .Bl -tag -width C1 -offset indent
.It Dv C0 .It Dv C0
This is the normal state of a processor; the This is the normal state of a processor; the

View File

@ -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> .\" Copyright (c) 2003 Alex Zepeda <zipzippy@sonic.net>
.\" Copyright (c) 1997 Colin Wood .\" Copyright (c) 1997 Colin Wood
@ -30,7 +30,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd September 21, 2003 .Dd August 31, 2018
.Dt ADB 4 .Dt ADB 4
.Os .Os
.Sh NAME .Sh NAME
@ -210,14 +210,17 @@ interface first appeared in
.Nx 0.9 . .Nx 0.9 .
It has been under development ever since. It has been under development ever since.
.Sh AUTHORS .Sh AUTHORS
Bradley A. Grantham wrote the original .An -nosplit
.An "Bradley A. Grantham"
wrote the original
.Nm .Nm
driver, including the driver, including the
.Tn MRG .Tn MRG
support. support.
The hardware direct interface was written by The hardware direct interface was written by
John P. Wittkowski. .An "John P. Wittkowski" .
The PowerManager interface was written by Takashi Hamada. The PowerManager interface was written by
.An "Takashi Hamada" .
.Sh BUGS .Sh BUGS
.Bl -bullet .Bl -bullet
.It .It

View File

@ -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) 1998, 1999, Nicolas Souchu
.\" Copyright (c) 2003, 2004 Gary Thorpe <gathorpe@users.sourceforge.net> .\" Copyright (c) 2003, 2004 Gary Thorpe <gathorpe@users.sourceforge.net>
@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.Dd January 30, 2004 .Dd August 31, 2018
.Dt ATPPC 4 .Dt ATPPC 4
.Os .Os
.Sh NAME .Sh NAME
@ -103,7 +103,8 @@ This manual page is based on the
manual page. manual page.
The information has been updated for the The information has been updated for the
.Nx .Nx
port by Gary Thorpe. port by
.An "Gary Thorpe" .
.Sh BUGS .Sh BUGS
The The
.Fx .Fx

View File

@ -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. .\" Copyright (c) 2003-2004 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" 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 $ .\" $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 $ .\" $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 .Dt AXE 4
.Os .Os
.Sh NAME .Sh NAME
@ -68,7 +68,7 @@
.Nd ASIX Electronics AX88172/AX88178/AX88772 10/100/Gigabit USB Ethernet device .Nd ASIX Electronics AX88172/AX88178/AX88772 10/100/Gigabit USB Ethernet device
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "axe* at uhub?" .Cd "axe* at uhub?"
.Cd "XXphy* at mii?" .Cd "ukphy* at mii?"
.Sh HARDWARE .Sh HARDWARE
The The
.Nm .Nm

View File

@ -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 $ .\" $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 $ .\" $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 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd October 8, 2001 .Dd August 31, 2018
.Dt AZ 4 .Dt AZ 4
.Os .Os
.Sh NAME .Sh NAME
@ -61,10 +61,15 @@ device driver appeared in
and and
.Nx 1.6 . .Nx 1.6 .
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The The
.Nm .Nm
driver was written by Vladimir Popov and Maxim Tsyplakov. driver was written by
The man page was written by Vladimir Popov. .An "Vladimir Popov"
and
.An "Maxim Tsyplakov" .
The man page was written by
.An "Vladimir Popov" .
.Sh BUGS .Sh BUGS
It is impossible to determine to which frequency the card is tuned. 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 Thus, the driver will report an internally stored value even if it is not

View File

@ -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 .\" Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005 Thomas Klausner
.\" All rights reserved. .\" All rights reserved.
@ -481,11 +481,19 @@ driver appeared in
and and
.Nx 1.5 . .Nx 1.5 .
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The The
.Nm .Nm
driver was originally written by Amancio Hasty for driver was originally written by
.An "Amancio Hasty"
for
.Fx .Fx
and is now maintained by Roger Hardiman. and is now maintained by
.An "Roger Hardiman" .
.Nx .Nx
porting was done by Bernd Ernesti, Berndt Josef Wulf, Matthias porting was done by
Scheler, and Thomas Klausner. .An "Bernd Ernesti" ,
.An "Berndt Josef Wulf" ,
.An "Matthias Scheler" ,
and
.An "Thomas Klausner" .

View File

@ -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. .\" Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE. .\" POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd December 11, 2016 .Dd August 31, 2018
.Dt CGD 4 .Dt CGD 4
.Os .Os
.Sh NAME .Sh NAME
@ -189,8 +189,8 @@ possible to change every second block on a disk encrypted in the
.Tn CBC .Tn CBC
mode to plaintext blocks of their choice. mode to plaintext blocks of their choice.
The The
.Tn .Tn XTS
XTS mode isn't vulnerable to this particular attack but a lack of mode isn't vulnerable to this particular attack but a lack of
integrity should be taken into account when evaluating security risks. integrity should be taken into account when evaluating security risks.
.Sh FILES .Sh FILES
.Bl -tag -width indentxxxxxxxxxxx .Bl -tag -width indentxxxxxxxxxxx