git: 12584410c5dc - main - rc.subr.8: Fix a typo in the manual page

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sun, 26 Oct 2025 13:33:04 UTC
The branch main has been updated by gbe:

URL: https://cgit.FreeBSD.org/src/commit/?id=12584410c5dc3d17f6a07a743ca351f02434dc00

commit 12584410c5dc3d17f6a07a743ca351f02434dc00
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 13:07:43 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-26 13:32:42 +0000

    rc.subr.8: Fix a typo in the manual page
    
    - s/derrived/derived/
    
    MFC after:      5 days
---
 share/man/man8/rc.subr.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man8/rc.subr.8 b/share/man/man8/rc.subr.8
index 1fd5041cecd8..45a9e9a684cd 100644
--- a/share/man/man8/rc.subr.8
+++ b/share/man/man8/rc.subr.8
@@ -1010,7 +1010,7 @@ However, if
 fails, just return.
 .Pp
 .Ic DebugOn
-will be called with tags derrived from
+will be called with tags derived from
 .Va name
 and
 .Va rc_arg