mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Correct a minor spacing error.
This commit is contained in:
parent
3f58cad638
commit
b02c53d213
1 changed files with 3 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue