Re: git: 479ea5cf2d7a - main - rc.conf.5: Fix a typo
- In reply to: Mateusz Piotrowski : "git: 479ea5cf2d7a - main - rc.conf.5: Fix a typo"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Dec 2021 03:14:39 UTC
On Fri, Dec 10, 2021 at 10:38:56PM +0000, Mateusz Piotrowski wrote:
>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 <0mp@FreeBSD.org>
>AuthorDate: 2021-12-10 22:36:38 +0000
>Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
>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.
>
Hi Mateusz,
Thanks. :)
Yours appreciatively,
Daniel Ebdrup Jensen