diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-01 14:46:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-01 14:46:53 +0000 |
commit | e9c678d534d2a71bd8cfed40fc49957d69b15e32 (patch) | |
tree | 827f7d3a507edf61d8b47d531c8cb048e5d5166c /share/man | |
parent | 5b691d095fc62c14c3703ff4be067841cbe25c80 (diff) |
make .Nm match the page name;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man9/altq.9 | 4 |
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> |