git: 76c656bd97b7 - stable/14 - sysctl.8: fix format typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 05:18:32 UTC
The branch stable/14 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=76c656bd97b7cbcd55df7301b5e387b3cb1b9a7f commit 76c656bd97b7cbcd55df7301b5e387b3cb1b9a7f Author: Igor Ostapenko <pm@igoro.pro> AuthorDate: 2024-01-23 14:34:59 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2024-10-15 05:18:07 +0000 sysctl.8: fix format typo Signed-off-by: Igor Ostapenko <pm@igoro.pro> (cherry picked from commit 380b7eb309478e1aac1609a3dfe1c28436add1c4) --- sbin/sysctl/sysctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index fef7d3842c49..70115fa54318 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -326,7 +326,7 @@ option has been deprecated and is silently ignored. .Xr sysctl 3 , .Xr loader.conf 5 , .Xr sysctl.conf 5 , -.Xr security 7, +.Xr security 7 , .Xr loader 8 .Sh HISTORY A