diff options
| author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-31 04:53:30 +0000 |
|---|---|---|
| committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-31 04:53:30 +0000 |
| commit | b02c53d213cc2b76ec9bc90afe7514dbe5a3f444 (patch) | |
| tree | fca0184ada27da0b2eb275f67d58e1033c3b5583 | |
| parent | 3f58cad6388b21fbbcdc7285fc907d620c32cf1a (diff) | |
Notes
| -rw-r--r-- | share/man/man4/tun.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 0ea1d277b6a8..965537f680ac 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,5 +1,5 @@ .\" $NetBSD: tun.4,v 1.1 1996/06/25 22:17:37 pk Exp $ -.\" $Id: tun.4,v 1.3 1997/09/29 10:10:22 wosch Exp $ +.\" $Id: tun.4,v 1.4 1998/03/12 07:30:18 charnier Exp $ .\" Based on PR#2411 .\" .Dd March 10, 1996 @@ -32,7 +32,8 @@ it is simulating 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. |
