diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-06-23 00:10:47 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-06-23 00:10:47 +0000 |
commit | e06229012afc49937a0005129193c483f8bc118e (patch) | |
tree | 463e04e551fee9fe6b9b040205d4b75853d7ad4a /share | |
parent | dd1318bdf3c91ab378e586748dfc5199acd74419 (diff) |
tlp(4) is only found in NetBSD, here it is still dc(4).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/atw.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/atw.4 b/share/man/man4/atw.4 index dc687f7c17f..e19feebbe7a 100644 --- a/share/man/man4/atw.4 +++ b/share/man/man4/atw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atw.4,v 1.1 2004/06/22 23:55:24 millert Exp $ +.\" $OpenBSD: atw.4,v 1.2 2004/06/23 00:10:46 miod Exp $ .\" $NetBSD: atw.4,v 1.8 2004/06/06 04:05:49 wiz Exp $ .\" .\" Copyright (c) 2003 @@ -155,9 +155,9 @@ driver was written by .An David Young .Aq dyoung@NetBSD.org . For features which the ADM8211 has in common with the DECchip 21x4x, -code was liberally borrowed from -.Xr tlp 4 -by +code was liberally borrowed from the +.Nx +tlp driver by .An Jason Thorpe .Aq thorpej@NetBSD.org . .Sh BUGS |