git: 982b3c5565ff - main - procctl.2: remove space at EOL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Apr 2026 06:31:25 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=982b3c5565ff72a584833b5dfe5e6f732fd70914
commit 982b3c5565ff72a584833b5dfe5e6f732fd70914
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-04-04 06:30:30 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-04-04 06:30:30 +0000
procctl.2: remove space at EOL
Fixes: db9bbe131c92f55e6cf03657dc030c9eea93a9fb
---
lib/libsys/procctl.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libsys/procctl.2 b/lib/libsys/procctl.2
index cccaad83bf4a..a09c38c7c977 100644
--- a/lib/libsys/procctl.2
+++ b/lib/libsys/procctl.2
@@ -233,7 +233,7 @@ The
parameter must point to an integer containing an operation and zero or more
optional flags.
The following operations are supported:
-.Bl -tag -width indent
+.Bl -tag -width indent
.It Dv PPROT_SET
Mark the selected processes as protected.
.It Dv PPROT_CLEAR