From 712550ffb6f9c1167479c784a573354941e1b20d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 22 Jun 2016 12:31:21 +0200 Subject: [PATCH] boot.7: Minor SEE ALSO fixes Signed-off-by: Michael Kerrisk --- man7/boot.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man7/boot.7 b/man7/boot.7 index e08b68e56..4700c7211 100644 --- a/man7/boot.7 +++ b/man7/boot.7 @@ -220,10 +220,10 @@ the variable values. .IR /etc/rc[S0\-6].d/ , .I /etc/sysconfig/ .SH SEE ALSO -.BR bootup (7) -.BR systemd (1) +.BR init (1), +.BR systemd (1), .BR inittab (5), .BR bootparam (7), -.BR init (1), +.BR bootup (7), .BR runlevel (8), .BR shutdown (8)