diff options
Diffstat (limited to 'usr/src/man/man3head/acct.h.3head')
-rw-r--r-- | usr/src/man/man3head/acct.h.3head | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/man/man3head/acct.h.3head b/usr/src/man/man3head/acct.h.3head index 73511b3d22..a7bfeccd4d 100644 --- a/usr/src/man/man3head/acct.h.3head +++ b/usr/src/man/man3head/acct.h.3head @@ -4,7 +4,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH acct.h 3HEAD "19 May 1994" "SunOS 5.11" "Headers" +.TH ACCT.H 3HEAD "May 19, 1994" .SH NAME acct.h, acct \- per-process accounting file format .SH SYNOPSIS @@ -22,7 +22,7 @@ defined by <\fBsys/acct.h\fR>, whose contents are: .sp .in +2 .nf -typedef ushort_t comp_t; /* pseudo "floating point" +typedef ushort_t comp_t; /* pseudo "floating point" representation */ /* 3 bit base-8 exponent in the high */ /* order bits, and a 13-bit fraction */ @@ -121,12 +121,10 @@ the system. .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/acct/holidays\fR\fR .ad .RS 22n -.rt prime/non-prime time table .RE |