git: 380b7eb30947 - main - sysctl.8: fix format typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 15:40:36 UTC
The branch main has been updated by kp:
URL: https://cgit.FreeBSD.org/src/commit/?id=380b7eb309478e1aac1609a3dfe1c28436add1c4
commit 380b7eb309478e1aac1609a3dfe1c28436add1c4
Author: Igor Ostapenko <pm@igoro.pro>
AuthorDate: 2024-01-23 14:34:59 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2024-01-23 15:40:14 +0000
sysctl.8: fix format typo
Signed-off-by: Igor Ostapenko <pm@igoro.pro>
---
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 837282e80a9b..528efe6697b5 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -322,7 +322,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