summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-40/man8/accton.8
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/fedora-40/man8/accton.8
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/fedora-40/man8/accton.8')
-rw-r--r--upstream/fedora-40/man8/accton.861
1 files changed, 61 insertions, 0 deletions
diff --git a/upstream/fedora-40/man8/accton.8 b/upstream/fedora-40/man8/accton.8
new file mode 100644
index 00000000..bd7af5ef
--- /dev/null
+++ b/upstream/fedora-40/man8/accton.8
@@ -0,0 +1,61 @@
+.TH ACCTON 8 "2008 November 24"
+.SH NAME
+accton \- turns process accounting on or off
+.SH SYNOPSIS
+.hy 0
+.na
+.TP
+.B accton
+.RI [\| OPTION \|]
+.RB on \||\| off \||\| filename
+.TP
+.B accton
+[
+.B \-V
+|
+.B \-\-version
+]
+[
+.B \-h
+|
+.B \-\-help
+]
+.SH DESCRIPTION
+.LP
+.B accton
+.I filename
+turns on process accounting.
+.SH OPTIONS
+.PD 0
+.TP
+.TP
+.B \-V, \-\-version
+Print the version number of
+.B ac
+to standard output and quit.
+.TP
+.B \-h, \-\-help
+Prints the usage string and default locations of system files to
+standard output and exits.
+.TP
+.B on
+Turns on process accounting using the default accounting file name.
+.TP
+.B off
+Turns off process accounting.
+.SH FILES
+.TP
+.I acct
+The system wide process accounting file. See
+.BR acct (5)
+(or
+.BR pacct (5))
+for further details.
+.LP
+.SH AUTHOR
+The GNU accounting utilities were written by Noel Cragg
+<noel@gnu.ai.mit.edu>. The man page was adapted from the accounting
+texinfo page by Susan Kleinmann <sgk@sgk.tiac.net>.
+.SH "SEE ALSO"
+.BR acct (5),
+.BR ac (1)