diff options
author | 2003-12-25 14:40:13 +0000 | |
---|---|---|
committer | 2003-12-25 14:40:13 +0000 | |
commit | 6fb2b9fe66c24357c7e420395729ff280a6d714c (patch) | |
tree | f196d493052785bbc0e1044c8bb9931a32b8b436 | |
parent | implement "passive": do not attempt to open a tcp connection to the (diff) | |
download | wireguard-openbsd-6fb2b9fe66c24357c7e420395729ff280a6d714c.tar.xz wireguard-openbsd-6fb2b9fe66c24357c7e420395729ff280a6d714c.zip |
typo; PR3618; Jonathan Fromer
-rw-r--r-- | share/man/man4/em.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index 84dd5be29b2..1c536d4166d 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.11 2003/12/10 00:42:43 henning Exp $ +.\" $OpenBSD: em.4,v 1.12 2003/12/25 14:40:13 henning Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -72,7 +72,7 @@ Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF) .It Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX) .It -Intel Pro/1000MT Quad PCI-X Adapter (PWLA8494MT) +Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT) .El .Pp The |