NetBSD Problem Report #59159
From www@netbsd.org Sun Mar 9 14:33:08 2025
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
client-signature RSA-PSS (2048 bits) client-digest SHA256)
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 57DD51A9239
for <gnats-bugs@gnats.NetBSD.org>; Sun, 9 Mar 2025 14:33:08 +0000 (UTC)
Message-Id: <20250309143307.0572A1A923C@mollari.NetBSD.org>
Date: Sun, 9 Mar 2025 14:33:06 +0000 (UTC)
From: campbell+netbsd@mumble.net
Reply-To: campbell+netbsd@mumble.net
To: gnats-bugs@NetBSD.org
Subject: getextattr(1) cites nonexistent extattr(3)
X-Send-Pr-Version: www-1.0
>Number: 59159
>Category: lib
>Synopsis: getextattr(1) cites nonexistent extattr(3)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: lib-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 09 14:35:00 +0000 2025
>Last-Modified: Sun Mar 09 16:25:00 +0000 2025
>Originator: Taylor R Campbell
>Release: current, 10, 9, ...
>Organization:
The NextattrBSD Foundation
>Environment:
>Description:
GETEXTATTR(1) General Commands Manual GETEXTATTR(1)
NAME
getextattr, lsextattr, rmextattr, setextattr - manipulate extended
attributes
...
SEE ALSO
extattr(3), extattrctl(8), extattr(9)
>How-To-Repeat:
$ man 3 extattr
man: no entry for extattr in the manual.
>Fix:
Yes, please!
>Audit-Trail:
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/59159 CVS commit: src/lib/libc/posix1e
Date: Sun, 9 Mar 2025 12:24:38 -0400
Module Name: src
Committed By: christos
Date: Sun Mar 9 16:24:38 UTC 2025
Modified Files:
src/lib/libc/posix1e: Makefile.inc
Added Files:
src/lib/libc/posix1e: extattr.3
Log Message:
PR/59159: Taylor R Campbell: getextattr(1) cites nonexistent extattr(3)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/posix1e/Makefile.inc
cvs rdiff -u -r0 -r1.5 src/lib/libc/posix1e/extattr.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2025
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.