Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/share/man/man4 Pull up revision 1.6 (requested by tv):
details: https://anonhg.NetBSD.org/src/rev/1848ebc2aaaa
branches: netbsd-1-4
changeset: 470862:1848ebc2aaaa
user: he <he%NetBSD.org@localhost>
date: Tue Aug 15 22:09:14 2000 +0000
description:
Pull up revision 1.6 (requested by tv):
Fix formatting glitches.
diffstat:
share/man/man4/tun.4 | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 78e5857d1b4a -r 1848ebc2aaaa share/man/man4/tun.4
--- a/share/man/man4/tun.4 Tue Aug 15 21:41:26 2000 +0000
+++ b/share/man/man4/tun.4 Tue Aug 15 22:09:14 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.2.1 2000/08/15 22:09:14 he 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