summaryrefslogtreecommitdiff
path: root/sbin/dmesg/dmesg.8
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/dmesg/dmesg.8
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'sbin/dmesg/dmesg.8')
-rw-r--r--sbin/dmesg/dmesg.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8
index d6a1f439593..170d7fbb6af 100644
--- a/sbin/dmesg/dmesg.8
+++ b/sbin/dmesg/dmesg.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dmesg.8,v 1.5 1998/11/28 19:56:17 aaron Exp $
+.\" $OpenBSD: dmesg.8,v 1.6 1998/12/15 01:20:29 aaron Exp $
.\" $NetBSD: dmesg.8,v 1.9 1995/03/18 14:54:47 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -41,7 +41,7 @@
.Nm dmesg
.Nd "display the system message buffer"
.Sh SYNOPSIS
-.Nm
+.Nm dmesg
.Op Fl M Ar core
.Op Fl N Ar system
.Sh DESCRIPTION