On Fri, May 27, 2022 at 01:28:07PM BST, Antoine Jacoutot wrote:
> 
> rc.subr.8 committed, thanks.

Hi Antoine,

I only just noticed that the diff hasn't been applied/committed in
its entirety - only the "daemon Ns _logger" -> "daemon_logger" part
has been but the "Ar" -> "Va" hasn't, but was also part of markup
normalisation.

Regards,

Raf

Index: share/man/man8/rc.subr.8
===================================================================
RCS file: /cvs/src/share/man/man8/rc.subr.8,v
retrieving revision 1.48
diff -u -p -r1.48 rc.subr.8
--- share/man/man8/rc.subr.8    2 Sep 2022 22:11:57 -0000       1.48
+++ share/man/man8/rc.subr.8    19 Oct 2022 21:33:32 -0000
@@ -283,7 +283,7 @@ Change to this directory before running
 .Ic rc_exec .
 .It Va daemon_flags
 Arguments to call the daemon with.
-.It Ar daemon_logger
+.It Va daemon_logger
 Redirect standard output and error to
 .Xr logger 1
 using the configured priority (e.g. "daemon.info").

Reply via email to