aboutsummaryrefslogtreecommitdiff
path: root/sbin/dmesg
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
commitfe655281c5aaa0c4feb637ba0199f869ba84a78b (patch)
treeec6d9a3298f43e6216117f9bd115130df43bf52a /sbin/dmesg
parent6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff)
downloadsrc-fe655281c5aaa0c4feb637ba0199f869ba84a78b.tar.gz
src-fe655281c5aaa0c4feb637ba0199f869ba84a78b.zip
Set the default manual section for sbin/ to 8.
Notes
Notes: svn path=/head/; revision=74531
Diffstat (limited to 'sbin/dmesg')
-rw-r--r--sbin/dmesg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dmesg/Makefile b/sbin/dmesg/Makefile
index 83a194ce0182..b0ca8e9d93bf 100644
--- a/sbin/dmesg/Makefile
+++ b/sbin/dmesg/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
+# $FreeBSD$
PROG= dmesg
-MAN8= dmesg.8
BINGRP= kmem
BINMODE=2555
LDADD= -lkvm