diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-05-14 21:16:45 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-05-14 21:16:45 +0000 |
commit | 0370a02a9c9fb420dfe274948f4380a92bec9e19 (patch) | |
tree | 6680b2bda6e61a56a2f503d8f75b32141262d3c8 /share | |
parent | 9dda20b411b3e6978037ff1b9873ffe90e7ded98 (diff) |
fix config syntax.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/xge.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/xge.4 b/share/man/man4/xge.4 index ce3d653ec55..1971509d869 100644 --- a/share/man/man4/xge.4 +++ b/share/man/man4/xge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xge.4,v 1.3 2006/05/13 04:46:15 brad Exp $ +.\" $OpenBSD: xge.4,v 1.4 2006/05/14 21:16:44 brad Exp $ .\" $NetBSD: xge.4,v 1.2 2005/09/10 22:48:09 wiz Exp $ .\" .\" Copyright (c) 2005, SUNET, Swedish University Computer Network. @@ -40,7 +40,7 @@ .Nm xge .Nd Neterion Xframe-I/II Ten Gigabit Ethernet driver .Sh SYNOPSIS -.Cd "xge* at pci? dev ? function ?" +.Cd "xge* at pci?" .Sh DESCRIPTION The .Nm |