The branch main has been updated by 0mp (doc, ports committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=479ea5cf2d7a53960ff380f52bbefaa131b08a63

commit 479ea5cf2d7a53960ff380f52bbefaa131b08a63
Author:     Mateusz Piotrowski <[email protected]>
AuthorDate: 2021-12-10 22:36:38 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2021-12-10 22:37:40 +0000

    rc.conf.5: Fix a typo
---
 share/man/man5/rc.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 7a704242373b..6070678c69a4 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -235,7 +235,7 @@ Please note rc scripts that redefine
 .Bd
 ${name}_cmd
 .Ed
-such as PostgreSQL will not a inherit the OOM killer protection.
+such as PostgreSQL will not inherit the OOM killer protection.
 .It Ao Ar name Ac Ns Va _user
 .Pq Vt str
 Run the service under this user account.

Reply via email to