Module Name:    src
Committed By:   pgoyette
Date:           Tue Mar 26 09:58:20 UTC 2019

Modified Files:
        src/share/man/man4: tun.4

Log Message:
Remove extraneous comma


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/tun.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/tun.4
diff -u src/share/man/man4/tun.4:1.23 src/share/man/man4/tun.4:1.24
--- src/share/man/man4/tun.4:1.23	Mon Jan  5 02:42:18 2009
+++ src/share/man/man4/tun.4	Tue Mar 26 09:58:20 2019
@@ -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

Reply via email to