Use .In instead of .Aq Pa for header files

This commit is contained in:
joerg 2010-03-22 18:35:09 +00:00
parent 46b2dedeba
commit 26590112cf

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ps.1,v 1.91 2009/10/21 22:18:37 wiz Exp $
.\" $NetBSD: ps.1,v 1.92 2010/03/22 18:35:09 joerg Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -284,7 +284,7 @@ The percentage of real memory used by this process.
.It Ar flags
The flags (in hexadecimal) associated with the process as in
the include file
.Aq Pa sys/proc.h :
.In sys/proc.h :
.Bl -column P_NOCLDSTOP P_NOCLDSTOP compact
.It Dv "P_ADVLOCK" Ta No "0x00000001 process may hold a POSIX advisory lock"
.It Dv "P_CONTROLT" Ta No "0x00000002 process has a controlling terminal"