Module Name:    src
Committed By:   wiz
Date:           Thu Oct 20 10:36:42 UTC 2011

Modified Files:
        src/share/man/man9: mstohz.9

Log Message:
Use Aq instead of \*[Lt]...\*[Gt]


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man9/mstohz.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/mstohz.9
diff -u src/share/man/man9/mstohz.9:1.10 src/share/man/man9/mstohz.9:1.11
--- src/share/man/man9/mstohz.9:1.10	Thu Oct 20 09:31:00 2011
+++ src/share/man/man9/mstohz.9	Thu Oct 20 10:36:42 2011
@@ -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

Reply via email to