summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-05-01 14:46:53 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-05-01 14:46:53 +0000
commite9c678d534d2a71bd8cfed40fc49957d69b15e32 (patch)
tree827f7d3a507edf61d8b47d531c8cb048e5d5166c /share/man
parent5b691d095fc62c14c3703ff4be067841cbe25c80 (diff)
make .Nm match the page name;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/altq.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/altq.9 b/share/man/man9/altq.9
index 1a1c16ba7ba..741e57cce08 100644
--- a/share/man/man9/altq.9
+++ b/share/man/man9/altq.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: altq.9,v 1.12 2004/02/14 11:45:05 henning Exp $
+.\" $OpenBSD: altq.9,v 1.13 2006/05/01 14:46:52 jmc Exp $
.\"
.\" Copyright (C) 2001
.\" Sony Computer Science Laboratories Inc. All rights reserved.
@@ -29,7 +29,7 @@
.Os
.\"
.Sh NAME
-.Nm ALTQ
+.Nm altq
.Nd kernel interfaces for manipulating output queues on network interfaces
.Sh SYNOPSIS
.Fd #include <sys/types.h>