summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2006-08-09 05:44:38 +0000
committerBrad Smith <brad@cvs.openbsd.org>2006-08-09 05:44:38 +0000
commit6c451c578bfbf9497e0db2f5db517a56566a218f (patch)
tree850d6d2b6b2f4ec46264a8d39db8024dbc912be3
parent0c76dabcdee62a17577e2610c24af75327f454c5 (diff)
add 1000BaseLX
-rw-r--r--share/man/man4/em.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index 4a821c6bdf9..d99b55ccd15 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: em.4,v 1.30 2006/08/05 17:59:05 brad Exp $
+.\" $OpenBSD: em.4,v 1.31 2006/08/09 05:44:37 brad Exp $
.\" Copyright (c) 2002 Intel Corporation
.\" All rights reserved.
.\" Redistribution and use in source and binary forms of the Software, with or without
@@ -122,6 +122,9 @@ Enables auto-negotiation for speed and duplex.
Sets 10Mbps operation.
.It 100baseTX Cm mediaopt No full-duplex
Sets 100Mbps operation.
+.It 1000baseLX
+Sets 1000Mbps operation.
+Only full-duplex mode is supported at this speed.
.It 1000baseSX
Sets 1000Mbps operation.
Only full-duplex mode is supported at this speed.