Add AMAP flag description.
authorrob <rob@openbsd.org>
Sat, 30 Jan 2021 16:48:31 +0000 (16:48 +0000)
committerrob <rob@openbsd.org>
Sat, 30 Jan 2021 16:48:31 +0000 (16:48 +0000)
OK deraadt@

share/man/man5/acct.5

index 3070752..340a14e 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: acct.5,v 1.22 2021/01/30 16:43:22 rob Exp $
+.\"    $OpenBSD: acct.5,v 1.23 2021/01/30 16:48:31 rob Exp $
 .\"    $NetBSD: acct.5,v 1.4 1995/10/22 01:40:10 ghudson Exp $
 .\"
 .\" Copyright (c) 1991, 1993
@@ -107,6 +107,9 @@ 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 AMAP
+The process terminated abnormally due to a system call or stack mapping
+violation.
 .It Dv ACORE
 The process terminated abnormally due to a signal and dumped
 .Xr core 5 .