Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Use Aq instead of \*[Lt]...\*[Gt]
details: https://anonhg.NetBSD.org/src/rev/582855269c10
branches: trunk
changeset: 770527:582855269c10
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Oct 20 10:36:42 2011 +0000
description:
Use Aq instead of \*[Lt]...\*[Gt]
diffstat:
share/man/man9/mstohz.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 0d791a46acc7 -r 582855269c10 share/man/man9/mstohz.9
--- a/share/man/man9/mstohz.9 Thu Oct 20 09:31:00 2011 +0000
+++ b/share/man/man9/mstohz.9 Thu Oct 20 10:36:42 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mstohz.9,v 1.10 2011/10/20 09:31:00 jruoho Exp $
+.\" $NetBSD: mstohz.9,v 1.11 2011/10/20 10:36:42 wiz Exp $
.\"
.\" Copyright (c) 2002 Manuel Bouyer.
.\"
@@ -50,11 +50,11 @@
converts system clock ticks to milliseconds.
.Pp
These macros are defined in the
-.Em \*[Lt]sys/param.h\*[Gt]
+.Aq Em sys/param.h
header.
Individual ports can have a processor-specific, more efficient
version implemented in their
-.Em \*[Lt]machine/param.h\*[Gt]
+.Aq Em machine/param.h
header as a define.
.Sh RETURN VALUES
The return value is either the number of clock ticks or milliseconds
Home |
Main Index |
Thread Index |
Old Index