]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
boot.7: ffix
authorAlejandro Colomar <alx@kernel.org>
Sat, 11 Mar 2023 23:40:08 +0000 (00:40 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sat, 11 Mar 2023 23:40:08 +0000 (00:40 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/boot.7

index 3b7402c1da4e2e999c65b614bb48105f22b05770..dab4a1aacedd5d0db44026d4cf7ba5fead1491f4 100644 (file)
@@ -189,7 +189,9 @@ the name of a link contains an \fBorder-number\fR.
 Also, for clarity, the name of a link usually
 ends with the name of the service to which it refers.
 For example,
-the link \fI/etc/rc2.d/S80sendmail\fR starts the sendmail service on
+the link \fI/etc/rc2.d/S80sendmail\fR starts the
+.BR sendmail (8)
+service on
 run level 2.
 This happens after \fI/etc/rc2.d/S12syslog\fR is run
 but before \fI/etc/rc2.d/S90xfs\fR is run.