summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-08-21 00:02:25 +0000
committerjmc <jmc@openbsd.org>2004-08-21 00:02:25 +0000
commit0e84ccb63b9f8659bab65aaae68f92d83cb8e1b5 (patch)
tree7d0e7c8a71507e1e80f1b43d3c749ae29716b792
parentcorrect name for usd, and sync somewhat w/ intro.8; (diff)
downloadwireguard-openbsd-0e84ccb63b9f8659bab65aaae68f92d83cb8e1b5.tar.xz
wireguard-openbsd-0e84ccb63b9f8659bab65aaae68f92d83cb8e1b5.zip
too much punctuation;
-rw-r--r--share/man/man9/getdevvp.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/getdevvp.9 b/share/man/man9/getdevvp.9
index de25a0e53cb..f3975677f69 100644
--- a/share/man/man9/getdevvp.9
+++ b/share/man/man9/getdevvp.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getdevvp.9,v 1.4 2003/04/15 04:14:29 jmc Exp $
+.\" $OpenBSD: getdevvp.9,v 1.5 2004/08/21 00:02:25 jmc Exp $
.\"
.\" Copyright (C) 2002 Peter A. Werner. All rights reserved.
.\"
@@ -32,8 +32,8 @@
.Sh NAME
.Nm getdevvp ,
.Nm bdevvp ,
-.Nm cdevvp ,
-.Nd "create a vnode for a device"
+.Nm cdevvp
+.Nd create a vnode for a device
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <sys/vnode.h>