summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/reboot.3c
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3c/reboot.3c
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/reboot.3c')
-rw-r--r--usr/src/man/man3c/reboot.3c14
1 files changed, 10 insertions, 4 deletions
diff --git a/usr/src/man/man3c/reboot.3c b/usr/src/man/man3c/reboot.3c
index 6f022899f9..5f6b1b5926 100644
--- a/usr/src/man/man3c/reboot.3c
+++ b/usr/src/man/man3c/reboot.3c
@@ -27,7 +27,7 @@ by a bitwise-inclusive-OR of flags from the following list:
.ad
.RS 15n
The machine is rebooted from the root filesystem on the default boot device.
-This is the default behavior. See \fBboot\fR(1M) and \fBkernel\fR(1M).
+This is the default behavior. See \fBboot\fR(8) and \fBkernel\fR(8).
.RE
.sp
@@ -57,7 +57,7 @@ for pathnames during the bootstrap.
.ad
.RS 15n
The system is forced to panic immediately without any further processing and a
-crash dump is written to the dump device (see \fBdumpadm\fR(1M)) before
+crash dump is written to the dump device (see \fBdumpadm\fR(8)) before
rebooting.
.RE
@@ -89,5 +89,11 @@ the calling process.
.SH SEE ALSO
.sp
.LP
-\fBIntro\fR(1M), \fBboot\fR(1M), \fBdumpadm\fR(1M), \fBhalt\fR(1M),
-\fBinit\fR(1M), \fBkernel\fR(1M), \fBreboot\fR(1M), \fBuadmin\fR(2)
+.BR uadmin (2),
+.BR Intro (8),
+.BR boot (8),
+.BR dumpadm (8),
+.BR halt (8),
+.BR init (8),
+.BR kernel (8),
+.BR reboot (8)