diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-10-22 14:32:20 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-10-22 14:32:20 +0000 |
| commit | f022d6d6369f8998c664dcfbbd1a32dac93c4442 (patch) | |
| tree | 02eb7a9814c7c86f1d48642d79a145e61d54e08c /share | |
| parent | 9325e354ceae8b638cb96782a6aa552e17826636 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/man4.i386/ex.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/ex.4 b/share/man/man4/man4.i386/ex.4 index ab7e3fbd690e..b51769ea2a36 100644 --- a/share/man/man4/man4.i386/ex.4 +++ b/share/man/man4/man4.i386/ex.4 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ex.4,v 1.4 1997/09/26 17:16:52 msmith Exp $ +.\" $Id: ex.4,v 1.5 1998/03/12 07:30:32 charnier Exp $ .\" .Dd January 19, 1997 .Dt EX 4 i386 @@ -33,7 +33,7 @@ .Nd Ethernet device driver for the Intel EtherExpress Pro/10 and Pro/10+ .Sh SYNOPSIS -.Cd "device ex0 at isa? port? net irq? vector exintr" +.Cd "device ex0 at isa? port? net irq ?" .Sh DESCRIPTION The .Nm |
