Normalise markup.
authorajacoutot <ajacoutot@openbsd.org>
Fri, 27 May 2022 12:27:39 +0000 (12:27 +0000)
committerajacoutot <ajacoutot@openbsd.org>
Fri, 27 May 2022 12:27:39 +0000 (12:27 +0000)
from Raf Czlonka

share/man/man8/rc.subr.8

index 42295e6..8428537 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: rc.subr.8,v 1.44 2022/05/26 11:27:03 ajacoutot Exp $
+.\"    $OpenBSD: rc.subr.8,v 1.45 2022/05/27 12:27:39 ajacoutot Exp $
 .\"
 .\" Copyright (c) 2021 Antoine Jacoutot
 .\" Copyright (c) 2011 Robert Nagy, Antoine Jacoutot, Ingo Schwarze
@@ -25,7 +25,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: May 26 2022 $
+.Dd $Mdocdate: May 27 2022 $
 .Dt RC.SUBR 8
 .Os
 .Sh NAME
@@ -262,7 +262,7 @@ Change to this directory before running
 .Ic rc_exec .
 .It Va daemon_flags
 Arguments to call the daemon with.
-.It Ar daemon Ns _logger
+.It Ar daemon_logger
 Redirect standard output and error to
 .Xr logger 1
 using the configured priority (e.g. "daemon.info").