summaryrefslogtreecommitdiff
path: root/share/man/man8/man8.i386/MAKEDEV.8
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2016-03-12 18:02:19 +0000
committerMarc Espie <espie@cvs.openbsd.org>2016-03-12 18:02:19 +0000
commita6cc12d76bf2a580fab9fca9957cdffd10d69867 (patch)
tree34d331750c4781c9dd8e9813483ee66dc878cbfe /share/man/man8/man8.i386/MAKEDEV.8
parentc72244a521a43dcb3abc29a062bdefc607492050 (diff)
regen generated files after MAKEDEVs commits
Diffstat (limited to 'share/man/man8/man8.i386/MAKEDEV.8')
-rw-r--r--share/man/man8/man8.i386/MAKEDEV.810
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8
index a014b119404..e3fc43ad3f6 100644
--- a/share/man/man8/man8.i386/MAKEDEV.8
+++ b/share/man/man8/man8.i386/MAKEDEV.8
@@ -1,10 +1,10 @@
-.\" $OpenBSD: MAKEDEV.8,v 1.102 2016/02/05 06:30:21 uebayasi Exp $
+.\" $OpenBSD: MAKEDEV.8,v 1.103 2016/03/12 18:02:18 espie Exp $
.\"
.\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
.\" generated from:
.\"
-.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.77 2016/01/27 09:09:29 reyk Exp
-.\" OpenBSD: MAKEDEV.common,v 1.84 2016/01/27 09:09:28 reyk Exp
+.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.78 2016/02/05 06:29:45 uebayasi Exp
+.\" OpenBSD: MAKEDEV.common,v 1.85 2016/02/05 06:29:45 uebayasi Exp
.\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado Exp
.\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp
.\"
@@ -23,7 +23,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 5 2016 $
+.Dd $Mdocdate: March 12 2016 $
.Dt MAKEDEV 8 i386
.Os
.Sh NAME
@@ -31,7 +31,7 @@
.Nd create system and device special files
.Sh SYNOPSIS
.Nm MAKEDEV
-.Ar name ...
+.Op Ar name ...
.Sh DESCRIPTION
The shell script
.Nm ,