summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorrob <rob@cvs.openbsd.org>2021-01-30 16:43:23 +0000
committerrob <rob@cvs.openbsd.org>2021-01-30 16:43:23 +0000
commitf853133fc511659bd2c9907c1e09d26ff5b01b25 (patch)
tree5ee5f6d5e966f8fefc85dc62032bc8a7638c9c90 /share/man
parent3d73572247438c9304857381a8bef462334005d7 (diff)
Remove ACOMPAT.
OK deraadt@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/acct.57
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man5/acct.5 b/share/man/man5/acct.5
index f973459b51f..3070752652c 100644
--- a/share/man/man5/acct.5
+++ b/share/man/man5/acct.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acct.5,v 1.21 2020/07/26 13:27:24 rob Exp $
+.\" $OpenBSD: acct.5,v 1.22 2021/01/30 16:43:22 rob Exp $
.\" $NetBSD: acct.5,v 1.4 1995/10/22 01:40:10 ghudson Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)acct.5 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: July 26 2020 $
+.Dd $Mdocdate: January 30 2021 $
.Dt ACCT 5
.Os
.Sh NAME
@@ -107,9 +107,6 @@ that was not followed by a call to
.It Dv ASU
The process used super-user permissions.
This flag is never set and is provided for source compatibility only.
-.It Dv ACOMPAT
-On VAX, this indicated that the process executed in PDP/11 compatibility mode.
-This flag is never set and is provided for source compatibility only.
.It Dv ACORE
The process terminated abnormally due to a signal and dumped
.Xr core 5 .