git: 54cb2f5b8b89 - stable/13 - sysctl.8: fix format typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 05:18:50 UTC
The branch stable/13 has been updated by des:
URL: https://cgit.FreeBSD.org/src/commit/?id=54cb2f5b8b89e57f20068f26f00466e22a6b9057
commit 54cb2f5b8b89e57f20068f26f00466e22a6b9057
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:39 +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 11ed75270e28..ee3f8579882f 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -315,7 +315,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