From e03d17cc33066a5a6e8ca013ab0e5d4e9c9d84e5 Mon Sep 17 00:00:00 2001 From: pgoyette Date: Tue, 26 Mar 2019 09:58:20 +0000 Subject: [PATCH] Remove extraneous comma --- share/man/man4/tun.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index b9f918910579..f492fe122d32 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: tun.4,v 1.23 2009/01/05 02:42:18 dholland Exp $ +.\" $NetBSD: tun.4,v 1.24 2019/03/26 09:58:20 pgoyette Exp $ .\" .\" Copyright (c) 1996-2006 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -75,7 +75,7 @@ ioctl. An .Fn open call on -.Pa /dev/tun Ns Sy N , +.Pa /dev/tun Ns Sy N will also create a network interface with the same unit number of that device if it doesn't exist yet. .Pp