Use Ao/Ac instead of \*[Lt]/\*[Gt].
This commit is contained in:
parent
fbce5528b3
commit
1586ae2e31
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: age.4,v 1.2 2009/01/16 23:27:49 wiz Exp $
|
||||
.\" $NetBSD: age.4,v 1.3 2009/04/21 13:07:16 wiz Exp $
|
||||
.\" $OpenBSD: age.4,v 1.2 2009/01/16 06:03:44 jmc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2009 Kevin Lo <kevlo@openbsd.org>
|
||||
|
@ -53,7 +53,7 @@ Set 1000Mbps (Gigabit Ethernet) operation.
|
|||
For more information on configuring this device, see
|
||||
.Xr ifconfig 8 .
|
||||
To view a list of media types and options supported by the card, try
|
||||
.Ic ifconfig \*[Lt]device\*[Gt] media .
|
||||
.Ic ifconfig Ao Ic device Ac Ic media .
|
||||
For example,
|
||||
.Ic ifconfig age0 media .
|
||||
.Sh SEE ALSO
|
||||
|
|
Loading…
Reference in New Issue