Files
mckernel/scripts/mcreboot.1in
Balazs Gerofi 13758417c5 Make boot scripts arch independent and move them to scripts
Change-Id: I3f4c3e366b325df17208a41d5f842c1a2a888494
2019-03-26 09:47:38 +00:00

37 lines
1.0 KiB
Plaintext

.\" Man page for McKernel
.\" mcreboot
.\"
.\" Copyright (C) 2013 The University of Tokyo, Japan
.\" Written by Yutaka Ishikawa <ishikawa@is.s.u-tokyo.ac.jp>
.\"
.TH MCREBOOT 1 "@MCKERNEL_RELEASE_DATE@" "Version @MCKERNEL_VERSION@" MCKERNEL @MCKERNEL_VERSION@"
.SH NAME
mcreboot \- a script to boot/reboot the McKernel environment
.\"
.\" ---------------------------- SYNOPSIS ----------------------------
.SH SYNOPSIS
mcreboot
.BR
.\" ---------------------------- DESCRIPTION ----------------------------
.SH DESCRIPTION
The mcreboot command, executed by the root privileged mode, shutdowns
the MPSS environment if it is running, and then initializes the
McKernel environment.
.\" ---------------------------- FILES ----------------------------
.SH FILES
.LP
.I mcctrl,
.I ihk_mic,
.I ihk
.\" ---------------------------- SEE ALSO ----------------------------
.SH SEE ALSO
ihkosctl (1)
.\" ---------------------------- AUTHORS ----------------------------
.SH AUTHORS
Copyright (C) 2013 McKernel Development Team, The University of Tokyo, Japan