Fix number of columns in .Bl. Escape %C.

This commit is contained in:
joerg 2009-03-13 11:13:46 +00:00
parent 35d9d36c82
commit ddf187c649
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ps.1,v 1.86 2008/10/19 17:04:49 wiz Exp $
.\" $NetBSD: ps.1,v 1.87 2009/03/13 11:13:46 joerg Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -285,7 +285,7 @@ The percentage of real memory used by this process.
The flags (in hexadecimal) associated with the process as in
the include file
.Aq Pa sys/proc.h :
.Bl -column P_NOCLDSTOP P_NOCLDSTOP
.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"
.It Dv "P_INMEM" Ta No "0x00000004 process is loaded into memory"
@ -318,7 +318,7 @@ The soft limit on memory used, specified via a call to
.Xr setrlimit 2 .
.It Ar lstart
The exact time the command started, using the
.Dq %C
.Dq \&%C
format described in
.Xr strftime 3 .
.It Ar nice