From 275fc799ed112b0d41ccaa872e3da87328ad21c1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 24 Feb 2024 17:34:31 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- coreup.1 | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 coreup.1 (limited to 'coreup.1') diff --git a/coreup.1 b/coreup.1 new file mode 100644 index 0000000..1dfe99f --- /dev/null +++ b/coreup.1 @@ -0,0 +1,72 @@ +.TH COREUP 1 COREUPDOWN +.SH MAME +coreup - Enable all CPU core +.SH SYNPOSIS +coreup +.RI [ count ] +.SH DESCRIPTION +The +.B coreup +utility enables all CPU cores on the machine. +.SH OPTIONS +No options are supported. +.SH OPERANDS +The following operand is supported: +.TP +.I count +Enable the first +.I count +CPU cores and disable the rest. +.SH STDIN +The +.B coreup +utility does not use the standard input. +.SH INPUT FILES +None. +.SH ENVIRONMENT VARIABLES +No environment variables affects the execution of +.B coreup +.SH ASYNCHRONOUS EVENTS +Default. +.SH STDOUT +The +.B coreup +utility does not use the standard output. +.SH STDERR +The standard error is used for diagnostic messages. +.SH OUTPUT FILES +None. +.SH EXTENDED DESCRIPTION +None. +.SH EXIT STATUS +If the +.B coreup +utility fails it will exit with one of the following statuses: +.TP +0 +Successful completion. +.TP +1 +An error occurred. +.SH CONSEQUENCES OF ERRORS +Default. +.SH APPLICATION USAGE +None. +.SH EXAMPLES +None. +.SH RATIONALE +None. +.SH NOTES +The is no difference between the +.BR coreup (1) +and +.BR coredown (1) +utilities when the +.I count +operand is specified. +.SH BUGS +None. +.SH FUTURE DIRECTIONS +None. +.SH SEE ALSO +.BR coredown (1) -- cgit v1.2.3-70-g09d2