Module Name: src
Committed By: wiz
Date: Fri Mar 26 19:40:41 UTC 2010
Modified Files:
src/share/man/man9: hz.9
Log Message:
Split Nm argument in NAME section on multiple lines, like usual.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man9/hz.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/hz.9
diff -u src/share/man/man9/hz.9:1.8 src/share/man/man9/hz.9:1.9
--- src/share/man/man9/hz.9:1.8 Thu Mar 25 14:59:36 2010
+++ src/share/man/man9/hz.9 Fri Mar 26 19:40:41 2010
@@ -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