From nobody Sat Sep 9 17:22:19 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RjftN4Tjxz4sHTT for ; Sat, 9 Sep 2023 17:22:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RjftN3HMVz3WWJ for ; Sat, 9 Sep 2023 17:22:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694280140; a=rsa-sha256; cv=none; b=wiMyKmAoapykZAxMGSGx0wNsAobpsjv3hLBZZk385fWflqM1w+yuVXiHwu0sPMxh7W+L4Z tHfM09JWsXytBgwJS2pIUO6WmiIIrBhKUqqz4UoOxkqba0vlThPXQha3nYg224w09t+zv9 qoT+O7S8m4RM5ib9UKdc+Nv4rBRbJ4ZfrROAnNqnpht+tA6gsVbseZBh7kqYN8nAzGssCX FrmiYBStpy2SG+Op5a6M02N5rhRBUjFbGiX1QoQM0FMhW1TbC9JhedOYKl5HER2IwGZGu8 G8kvkrpRJSotMQ/zD5vBtY0YWmdVRJmJXQYgf+gCSMWHkAShQPbNJD5SYAdagw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694280140; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=spkJMVdz4xmSJI5IDoCl5T3sSpNAYV53ryW66PP3hQQ=; b=PaH/8jhBcdfs8ApLoDr43ZRrx8XqsHPKRY/8lN43xmGrswgw8V/3WTnUQ8o+vBNvOBR2Z7 jO6f1qsycOd5hpI+2hQq4CLiUsD1yXYGmCMrApRZnn0MB6eDuFvAgTSQoaOBMKHnP0a088 dxhK8KiO9rhQ3lkdrHl+u2APJWhvZkJy050XjuZy4jvzXNwoIJxWNsyk9EeNKps2pPyvep dtPQI720wDziF6wDfXhKq+U8G0nslp3RKnNdsp5a6jP7s0pjZE+mda7V65K215xFRb0eJr QqR/orGiRyUl6DAxoaEeD638+w94IALmyensaDpIYyPKMvo8E7GTwOLgQqEqIg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RjftN2P4BzYq0 for ; Sat, 9 Sep 2023 17:22:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 389HMK3G055841 for ; Sat, 9 Sep 2023 17:22:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 389HMKjs055840 for bugs@FreeBSD.org; Sat, 9 Sep 2023 17:22:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273480] scandir.3: missing return type for scandirat, argument type and argument name must be enclosed in double quotations marks Date: Sat, 09 Sep 2023 17:22:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273480 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch releng/14.0 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D425c8e509df1c83a11bf887d2c70ff164= fc9ca0f commit 425c8e509df1c83a11bf887d2c70ff164fc9ca0f Author: Trond Endrest=C3=B8l AuthorDate: 2023-09-01 20:48:16 +0000 Commit: Mark Johnston CommitDate: 2023-09-09 17:21:37 +0000 scandir.3: Fix several typos Approved by: re (cperciva) PR: 273480 Reviewed by: markj MFC after: 1 week (cherry picked from commit b7000cadfbf312b6a8acff6b7a3bbbbe55509565) (cherry picked from commit d0a5da5c1cf9c8d2c19b267e4db0fa2e28838f9d) lib/libc/gen/scandir.3 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=