From c7397fb8d3d084b99384cc1b238276ca11b45db8 Mon Sep 17 00:00:00 2001 From: Jared Yanovich Date: Tue, 17 Aug 2004 23:58:37 +0000 Subject: keep all "ifconfig create" examples the same ok jmc --- share/man/man4/tun.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/tun.4') diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 31f5b2e369d..e8452e3270d 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tun.4,v 1.31 2004/07/28 21:46:04 jmc Exp $ +.\" $OpenBSD: tun.4,v 1.32 2004/08/17 23:58:36 jaredy Exp $ .\" .\" Copyright (c) 2003 Marcus D. Watts All rights reserved. .\" @@ -49,7 +49,7 @@ the kernel networking subsystem. A .Nm interface can be created at runtime using the -.Ic ifconfig tunN create +.Ic ifconfig tun Ns Ar N Ic create command or by opening the character special device .Pa /dev/tunN . .Pp -- cgit v1.2.3