Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Split Nm argument in NAME section on multiple...



details:   https://anonhg.NetBSD.org/src/rev/1edc0ab03c00
branches:  trunk
changeset: 753405:1edc0ab03c00
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Mar 26 19:40:41 2010 +0000

description:
Split Nm argument in NAME section on multiple lines, like usual.

diffstat:

 share/man/man9/hz.9 |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 98b8553b4c0d -r 1edc0ab03c00 share/man/man9/hz.9
--- a/share/man/man9/hz.9       Fri Mar 26 18:21:28 2010 +0000
+++ b/share/man/man9/hz.9       Fri Mar 26 19:40:41 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hz.9,v 1.8 2010/03/25 14:59:36 jruoho Exp $
+.\"    $NetBSD: hz.9,v 1.9 2010/03/26 19:40:41 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -31,7 +31,11 @@
 .Dt HZ 9
 .Os
 .Sh NAME
-.Nm hz, tick, tickadj, stathz, profhz
+.Nm hz ,
+.Nm tick ,
+.Nm tickadj ,
+.Nm stathz ,
+.Nm profhz
 .Nd system time model
 .Sh SYNOPSIS
 .In sys/kernel.h



Home | Main Index | Thread Index | Old Index