summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-01-16 06:03:44 +0000
committerjmc <jmc@openbsd.org>2009-01-16 06:03:44 +0000
commit563c9706922665ecd1903312fbfdf2d396cfe14a (patch)
treef6fd7f6c75364daa4d0606893814b3d23e5f5947
parentadd a man page for age(4) (diff)
downloadwireguard-openbsd-563c9706922665ecd1903312fbfdf2d396cfe14a.tar.xz
wireguard-openbsd-563c9706922665ecd1903312fbfdf2d396cfe14a.zip
tweak previous;
-rw-r--r--share/man/man4/age.411
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man4/age.4 b/share/man/man4/age.4
index 56fe8f861fe..aa8479203a9 100644
--- a/share/man/man4/age.4
+++ b/share/man/man4/age.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: age.4,v 1.1 2009/01/16 05:03:52 kevlo Exp $
+.\" $OpenBSD: age.4,v 1.2 2009/01/16 06:03:44 jmc Exp $
.\"
.\" Copyright (c) 2009 Kevin Lo <kevlo@openbsd.org>
.\"
@@ -48,11 +48,18 @@ Set 100Mbps (Fast Ethernet) operation.
.It Cm 1000baseT
Set 1000Mbps (Gigabit Ethernet) operation.
.El
+.Pp
+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 <device> media .
+For example,
+.Ic ifconfig age0 media .
.Sh SEE ALSO
.Xr arp 4 ,
+.Xr atphy 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
-.Xr atphy 4 ,
.Xr netintro 4 ,
.Xr pci 4 ,
.Xr hostname.if 5 ,