Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Remove extraneous comma
details: https://anonhg.NetBSD.org/src/rev/5fd4b4aaf9d2
branches: trunk
changeset: 449846:5fd4b4aaf9d2
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Tue Mar 26 09:58:20 2019 +0000
description:
Remove extraneous comma
diffstat:
share/man/man4/tun.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d09048e11dac -r 5fd4b4aaf9d2 share/man/man4/tun.4
--- a/share/man/man4/tun.4 Tue Mar 26 09:33:58 2019 +0000
+++ b/share/man/man4/tun.4 Tue Mar 26 09:58:20 2019 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index