Date: Fri, 10 Dec 2021 22:38:56 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 479ea5cf2d7a - main - rc.conf.5: Fix a typo Message-ID: <202112102238.1BAMcuoP070771@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112102238.1BAMcuoP070771>