diff options
-rw-r--r-- | share/man/man4/rl.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/rl.4 b/share/man/man4/rl.4 index c1d0d8b6f71..15589169631 100644 --- a/share/man/man4/rl.4 +++ b/share/man/man4/rl.4 @@ -1,3 +1,5 @@ +.\" $OpenBSD: rl.4,v 1.3 1999/01/08 12:38:16 jason Exp $ +.\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. .\" @@ -38,7 +40,7 @@ .Nd RealTek 8129/8139 fast ethernet device driver .Sh SYNOPSIS -.Cd "device rl0" +.Cd "rl* at pci? dev ? function ?" .Sh DESCRIPTION The .Nm |