From nobody Tue Nov 12 07:35:31 2024 X-Original-To: doc@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 4XndVr3hfFz5bcdt for ; Tue, 12 Nov 2024 07:35:32 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XndVr00Y6z4cPx for ; Tue, 12 Nov 2024 07:35:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731396932; 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=qAEoirNggoVZL1zE5+ZR6FrmpVncvRG2RFwH/p6DoUw=; b=RkxvDnhPZnUIMltFHsjH5tljW3cVYoHJiTeJQCaL5st0D4HkS6NT5i3/mPHpHPHJLmPmiQ /4FkLwwFfPnwuwIp3yRBhZmqIlEwTHdLlevb1cLTQOH90z9CJs1aNO0+bwOaKSV5R/tZPU uLMzE2IvohlF3jGEI+ctCDOqrBzoxx2klarM+T4rGMVeC7BS0IWyNXymRD/YsCskjhGAOh jRskrMdIwTPGoyauDn0N+Lt7FIvykcqMSibgASS82V8x84oxsZPWmv13FkFUwKZxOuqp4U TAGYekmO8E5u4DSm53N7XcKKgbHAMg6ihGed7isvaJhM64oHgElUolOTDGVxqw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731396932; a=rsa-sha256; cv=none; b=XwqnvIalsZLlXZhHiVCH4XgKBb1iJPcAiCVUWSkXeJAlCS8WyGbcZ3P8YwVWl01O5ceLP2 LpawnyaJREOa47zIP+TQL8oqfO/X9aM1ajvmYVSSJCyKQTRgiX19GnmOmrByE5GAztvi9Z COT8PrM3xNenfVH8BHDfvpYg/FFto5iT512y9AZCkDbVX34lV6wGBs6VRUflK6jdiD9T5J mOtjvB0ruoB986FBkaYo0YsaQbsJ2pA5vScDtd2HNX+r1qLF5x9KkiLbuaem1Pze4gYbmf 4d67GQ0Pi+Jv0ZzODpRjzVcVCWdfMwJcKjJX4SpUFe85mPByyMKLsPWtxM3chw== 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 4XndVq6Zjlz127Z for ; Tue, 12 Nov 2024 07:35:31 +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 4AC7ZV4O027570 for ; Tue, 12 Nov 2024 07:35:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AC7ZVxa027569 for doc@FreeBSD.org; Tue, 12 Nov 2024 07:35:31 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: doc@FreeBSD.org Subject: [Bug 230730] Review the awk(1) manpage (make sure that it is up to date) Date: Tue, 12 Nov 2024 07:35:31 +0000 X-Bugzilla-Reason: CC 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: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230730 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erichanskrs@gmail.com --- Comment #7 from Alexander Ziaee --- *** Bug 282656 has been marked as a duplicate of this bug. *** --=20 You are receiving this mail because: You are on the CC list for the bug.=