summaryrefslogtreecommitdiff
path: root/sbin/mknod
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
commitad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch)
treeb54160234444c70a92f7729894e15af668141646 /sbin/mknod
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'sbin/mknod')
-rw-r--r--sbin/mknod/mknod.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8
index 306fd0d3e28..9df329e40ae 100644
--- a/sbin/mknod/mknod.8
+++ b/sbin/mknod/mknod.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mknod.8,v 1.5 1998/11/28 19:56:21 aaron Exp $
+.\" $OpenBSD: mknod.8,v 1.6 1998/12/15 01:20:32 aaron Exp $
.\" $NetBSD: mknod.8,v 1.9 1995/08/10 23:47:32 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -41,7 +41,7 @@
.Nm mknod
.Nd build special file
.Sh SYNOPSIS
-.Nm
+.Nm mknod
.Ar name
.Op Cm c | Cm b
.Ar major minor