-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Konstantin Belousov Subject: git: a3b5937da615 - main - mknod.2: properly document root requirements List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kib X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a3b5937da6159bcdaf4e635a0ad20013d4c3734d Auto-Submitted: auto-generated Date: Tue, 28 Jul 2026 01:02:07 +0000 Message-Id: <6a67ff8f.3e4cc.271dd2a2@gitrepo.freebsd.org> The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a3b5937da6159bcdaf4e635a0ad20013d4c3734d commit a3b5937da6159bcdaf4e635a0ad20013d4c3734d Author: Konstantin Belousov AuthorDate: 2026-07-28 01:00:17 +0000 Commit: Konstantin Belousov CommitDate: 2026-07-28 01:01:52 +0000 mknod.2: properly document root requirements Submitted by: Martijn Dekker PR: 297082 Fixes: 4090d103b0c3 ("mknod.2: update the man page") MFC after: 3 days --- lib/libsys/mknod.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libsys/mknod.2 b/lib/libsys/mknod.2 index 7dd4985e9cb9..c13b6f1feb6b 100644 --- a/lib/libsys/mknod.2 +++ b/lib/libsys/mknod.2 @@ -66,7 +66,7 @@ argument is ignored. .Pp The .Fn mknod -system call, when called to create special files, +system call, unless called to create FIFO, requires super-user privileges. .Pp The