diff options
| author | wiz <wiz@NetBSD.org> | 2009-04-11 16:59:05 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2009-04-11 16:59:05 +0000 |
| commit | 0f4e9153b3fc62ac1f1bca7db4484d3f97b914e6 (patch) | |
| tree | d56576d077012190db7c67330c8ea4252b607d37 /lib/librmt | |
| parent | 73bfbb6953d1b7579e25f0622b5466da274e94df (diff) | |
Use Aq instead of \*[Lt]...\*[Gt].
Diffstat (limited to 'lib/librmt')
| -rw-r--r-- | lib/librmt/rmtops.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librmt/rmtops.3 b/lib/librmt/rmtops.3 index ebfcacb2850..b3c59f040be 100644 --- a/lib/librmt/rmtops.3 +++ b/lib/librmt/rmtops.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: rmtops.3,v 1.11 2009/04/11 15:46:04 joerg Exp $ +.\" $NetBSD: rmtops.3,v 1.12 2009/04/11 16:59:05 wiz Exp $ .\" .Dd October 16, 2001 .Dt RMTOPS 3 @@ -77,7 +77,7 @@ the current user's login name. .\" is recognized. .Pp For transparency, the user should include the file -.Pa \*[Lt]rmt.h\*[Gt] , +.Aq Pa rmt.h , which has the following defines in it: .Pp .Bd -literal |
