From nobody Tue Feb 13 19:20:49 2024 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 4TZB4d6qv8z59YmZ for ; Tue, 13 Feb 2024 19:20:49 +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 4TZB4d4RY4z4GKQ for ; Tue, 13 Feb 2024 19:20:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707852049; a=rsa-sha256; cv=none; b=a6xHxKSHGeGdby2hA+Dij1AxsG8OKozqj4v34CCdPQlCh7IERY6cQfrG6eOj7kVZopUQKA pScykr8tPuv8IMgSHYrloX1XUSymA/vLJLZeLY6NoP52sQ2TogJ9AdUuSslKW7mt+Hyatn VfVWO5C2fera9Qw8rQviow7xlILKw5Ijhqy9fsL/rrcAXMiy1i6gTKhlRBeIY9hqUAn52N kTolmAdpUFWq1SZJF/w/hby69sYvtVcoKp58t2msM0Pr0QAgqsXtyGL19LAjTyO40JzWwC jUHzfKdcRWFg1yMACOFtOxrDnxv01vAUp/Dh2/Ifjnfgdcnr+5TjW6/6oKnf+w== 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=1707852049; 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; bh=4vqn+hqzNODHJALXhy58M7QlRLgeLpNtLxMaDv/0Hl4=; b=QM7xVsKrVY7kokVjRWO3ypepHIu46fME7fR5eTjfnsobygxuAw8VbIs8Rzed81Mo3SdPSq MnLOkFBqUXinp+pgT1HQlLFSWr1eTvGxuptJNd0XwK/1+l+YJ2SpGXnQvgdL2KIyhdmz1G iYn8asRIrUEoL24UshnmNSaPqbE6JPV5sGIimrbyaVED9hnMFnoTiQv9SMFAqF+vll4KeI O2naamqc0uTWxpd5RkzsOBuuojFb2XH2v9mlQ967o5jKbY0SdXs40hP6tvaQ6arnapKCh1 qE+kctuLly/O6QFwwxjjOuxeP89l+fwb7zM+D5O6ycmGzvx4UXf2tYcTkZfsAA== 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 4TZB4d3XRbzRj3 for ; Tue, 13 Feb 2024 19:20:49 +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 41DJKnfB022868 for ; Tue, 13 Feb 2024 19:20:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41DJKnRw022865 for bugs@FreeBSD.org; Tue, 13 Feb 2024 19:20:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277037] Typographical errors and grammar clarification in fclose(3) with a patch Date: Tue, 13 Feb 2024 19:20:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Some People X-Bugzilla-Who: jfa63@duck.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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=3D277037 Bug ID: 277037 Summary: Typographical errors and grammar clarification in fclose(3) with a patch Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: jfa63@duck.com CC: doc@FreeBSD.org I noticed some typos and potentially ambiguous grammar in flcose(3) and hav= e a patch to offer. diff -u a/fclose.3 b/fclose.3=20 --- a/fclose.3 2024-02-13 18:08:37.324978000 +0000 +++ b/fclose.3 2024-02-13 18:47:48.201409000 +0000 @@ -73,7 +73,7 @@ the file descriptor will be written to it. If the .Fa fdp -argument will be different then NULL the file descriptor will be returned = in it, +argument is other than NULL, the file descriptor will be returned in it. If the stream does not have an associated file descriptor, .Fa fdp will be set to -1. The sentence in question ended in a comma rather than a period. Also 'than'= is needed to indicate a comparison whereas 'then' indicates a continuation. I = hope my change in grammar accurately coveys the correct meaning of the sentence.= If not, I think it's because of the ambiguity. --=20 You are receiving this mail because: You are the assignee for the bug.=