Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2026 06:31:25 +0000
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 982b3c5565ff - main - procctl.2: remove space at EOL
Message-ID:  <69d0b03d.1f25a.2b757423@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d0b03d.1f25a.2b757423>