diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/tun.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index ebbd1a90713..7077b2b9b46 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tun.4,v 1.37 2010/08/26 14:04:46 claudio Exp $ +.\" $OpenBSD: tun.4,v 1.38 2010/09/23 01:24:32 matthew Exp $ .\" .\" Copyright (c) 2003 Marcus D. Watts All rights reserved. .\" @@ -26,7 +26,7 @@ .\" TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 26 2010 $ +.Dd $Mdocdate: September 23 2010 $ .Dt TUN 4 .Os .Sh NAME @@ -183,8 +183,6 @@ If open fails, .Xr errno 2 may be set to one of: .Bl -tag -width Er -.It Bq Er EPERM -Only the superuser may open the device. .It Bq Er ENXIO Not that many devices configured. .It Bq Er EBUSY |