git: 96c6fba6fdc1 - main - rc.subr: Minor formatting fix for ac102a2a6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Dec 2022 00:01:47 UTC
The branch main has been updated by obrien: URL: https://cgit.FreeBSD.org/src/commit/?id=96c6fba6fdc1bfaa138507365a52e7961811c9d6 commit 96c6fba6fdc1bfaa138507365a52e7961811c9d6 Author: David E. O'Brien <obrien@FreeBSD.org> AuthorDate: 2022-12-29 00:00:56 +0000 Commit: David E. O'Brien <obrien@FreeBSD.org> CommitDate: 2022-12-29 00:00:56 +0000 rc.subr: Minor formatting fix for ac102a2a6 --- libexec/rc/rc.subr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/rc/rc.subr b/libexec/rc/rc.subr index 81bef4f05fe0..e21504248749 100644 --- a/libexec/rc/rc.subr +++ b/libexec/rc/rc.subr @@ -900,8 +900,8 @@ startmsg() # by $flags from the environment. # This variable may be changed by the precmd method. # -# rc_service Path to the service being executed, in case the service -# needs to re-invoke itself. +# rc_service Path to the service being executed, in case the service +# needs to re-invoke itself. # # rc_pid PID of command (if appropriate) #