From nobody Thu Apr 13 08:53:51 2023 X-Original-To: ports-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 4PxtfR5BmCz44Ysn for ; Thu, 13 Apr 2023 08:53:51 +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 4PxtfR2dR1z4Csl for ; Thu, 13 Apr 2023 08:53:51 +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=1681376031; 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=KTRPtuIyGIKkK3ITaC9sUAtDOP0v/d9hVX2/QIgi1XY=; b=Q8+OSZTkljXBWAbOhwjEtcf41x8uR3VWyVeK5wOKJrHb/Q/PZ+TTQ29eg1NBSZyva3ggkV YuvVvh7jMlXdqm+sfZXhwUp5jzy1CQC5abL027BrhFSHEeQrkxE0XVSSk8y5hRBLBHwh3z MAaE8WEE9J//zAoGEMuTFkmCREgwAqCZpMni/X+iC6SF4z4nyV14F31PlWThcaShxs1Ew9 DsrdkeuCzvgsWmZtBrXF2hiygbi8uTPXtvthgAqwz1JFy4evirR4AHiNaltNrICMeVL/y3 9MeKvaX4X1luEcpfkWM4aphitl8l9GfNMcPOYcSDK+U3Op4oYI3zTzTzfLxVZA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681376031; a=rsa-sha256; cv=none; b=UAulem7SMdJ/qQvnPPUNcK+WE+3cmQdl5HsiZfUfi9uhOTCV44oGVUqwwroodvE7776nnD jpMdinXx4lHu/YFKS8QRpces+umzHcQWD7KbOCR/4f3VH7MH2aXvcerKDET3tbxyl7K1Pl oui3vbZmvxK48EkurM7GhroUrDlFaPxcrbGh1t9SnH5mvI2gcXTfggkb7PvaDLU09dJBbM EtCY8P8R9reTBu/zsIK9sKOHJco5saeg+IQz4XLTvEn82wBvGWhg7QPbQjxCBT3IJUBfHU 7na2xa5atNtEZp6/t+YVlzqLaOPz4ie0NCeZ9KxJS9qhJII0Fi1r5eKlxvMJmw== 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 4PxtfR1WLLzc01 for ; Thu, 13 Apr 2023 08:53:51 +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 33D8rp6h065824 for ; Thu, 13 Apr 2023 08:53:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33D8rpMv065823 for ports-bugs@FreeBSD.org; Thu, 13 Apr 2023 08:53:51 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: ports-bugs@FreeBSD.org Subject: [Bug 270803] net/rsync/ manpage has typo in url Date: Thu, 13 Apr 2023 08:53:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: fernape@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc flagtypes.name attachments.created 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270803 Fernando Apestegu=C3=ADa changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fernape@FreeBSD.org, | |rodrigo@FreeBSD.org Attachment #241455| |maintainer-approval?(rodrig Flags| |o@FreeBSD.org) --- Comment #1 from Fernando Apestegu=C3=ADa --- Created attachment 241455 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241455&action= =3Dedit Patch for manual page URLs should be marked with .UR and .UE macros. This patch (that probably sh= ould be upstreamed) addresses the issue. --=20 You are receiving this mail because: You are the assignee for the bug.=