Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man4 Pullup rev 1.6 (approved by jhawk):
details: https://anonhg.NetBSD.org/src/rev/e95a119b03b4
branches: netbsd-1-5
changeset: 489077:e95a119b03b4
user: tv <tv%NetBSD.org@localhost>
date: Sat Aug 12 16:45:51 2000 +0000
description:
Pullup rev 1.6 (approved by jhawk):
Work around some .Po/.Pc bogons to make this format properly.
diffstat:
share/man/man4/tun.4 | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 7038238ef447 -r e95a119b03b4 share/man/man4/tun.4
--- a/share/man/man4/tun.4 Sat Aug 12 12:55:39 2000 +0000
+++ b/share/man/man4/tun.4 Sat Aug 12 16:45:51 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tun.4,v 1.5 1999/03/16 01:19:18 garbled Exp $
+.\" $NetBSD: tun.4,v 1.5.10.1 2000/08/12 16:45:51 tv Exp $
.\" Based on PR#2411
.\"
.Dd March 10, 1996
@@ -31,7 +31,8 @@
a network interface in the case of
.Nm tun ,
or a terminal for
-.Nm pty Pc ,
+.Nm pty
+.Pc ,
and a character-special device
.Dq control
interface.
@@ -78,10 +79,8 @@
.Pq Er EHOSTDOWN
if the interface is not
.Dq ready
-.Po
-which means that the control device is open and the interface's
-address has been set
-.Pc .
+(which means that the control device is open and the interface
+address has been set).
Once the interface is ready,
.Fn read
will return a packet if one is available; if not, it will either block
Home |
Main Index |
Thread Index |
Old Index