Replace > by \*[Gt] for HTML output.

This commit is contained in:
wiz 2003-04-05 17:57:47 +00:00
parent 626a48a033
commit 2572f504d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: locate.1,v 1.12 2003/04/05 16:46:00 perry Exp $
.\" $NetBSD: locate.1,v 1.13 2003/04/05 17:57:47 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -76,7 +76,7 @@ has the same effect.
.El
.Sh EXIT STATUS
.Nm
exits with a 0 if a match is found, and >0 if no match is found or if
exits with a 0 if a match is found, and \*[Gt]0 if no match is found or if
another problem (such as a missing or corrupted database file) is
encountered.
.Sh FILES