From 9ec9f2859c2d9de839b9620aa6cec72dcdf1cd74 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 20 Oct 2011 10:36:42 +0000 Subject: [PATCH] Use Aq instead of \*[Lt]...\*[Gt] --- share/man/man9/mstohz.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man9/mstohz.9 b/share/man/man9/mstohz.9 index 8c7f6d084c24..c1d196e314cf 100644 --- a/share/man/man9/mstohz.9 +++ b/share/man/man9/mstohz.9 @@ -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 @@ Conversely, 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