diff options
author | David Leonard <d@cvs.openbsd.org> | 1999-07-14 07:31:08 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1999-07-14 07:31:08 +0000 |
commit | e36c198695dd5eeeff6db9fbff264438b29dd63e (patch) | |
tree | fc521bc195238ded6790d63635039aa5a2e3c431 /share/man | |
parent | f92ff7531463d3ffeb31d6ca625cedd9b3a227a9 (diff) |
Transmit doesn't work
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/rln.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/rln.4 b/share/man/man4/rln.4 index 611143c5920..2b0329d2eb8 100644 --- a/share/man/man4/rln.4 +++ b/share/man/man4/rln.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rln.4,v 1.4 1999/07/14 03:57:28 d Exp $ +.\" $OpenBSD: rln.4,v 1.5 1999/07/14 07:31:07 d Exp $ .Dd 2 April, 1999 .Dt RLN 4 .Os @@ -137,3 +137,5 @@ This is because it is currently impossible under OpenBSD to trigger such changes through calls to .Xr ioctl 2 on the interface. +.Pp +Oh, and transmit doesn't seem to work. |