diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2026-04-04 06:30:30 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2026-04-04 06:30:30 +0000 |
| commit | 982b3c5565ff72a584833b5dfe5e6f732fd70914 (patch) | |
| tree | 6200564375ab223694e45ca5dda37db952ebc399 | |
| parent | 32cc4beb0a8c3cadc0de4c255ba512fd7b196607 (diff) | |
procctl.2: remove space at EOL
| -rw-r--r-- | lib/libsys/procctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
