From nobody Fri Oct  6 02:06:32 2023
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 4S1sHF0lL4z4wc2V
	for <doc@mlmmj.nyi.freebsd.org>; Fri,  6 Oct 2023 02:06:33 +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 4S1sHD6KkMz4Mxw
	for <doc@FreeBSD.org>; Fri,  6 Oct 2023 02:06:32 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696557992; a=rsa-sha256; cv=none;
	b=bFfUU27InzMV90uztciPUjwk4WJ9UXjOhymXB9qGl/TCZwLNve9PY5Ahzgn7u1fOfHQ6PD
	8apkt7/lFNRw2b/1rBQ9v/XUild+eyHCj2Wv15mVQzsMDaoDSkOoqNOaTNOHdJHRR/LlX7
	p11ZL9gTI3oe972mf/Z3LXsYcRvewkWoaa5W2BTLqrLQqA2G8+e7XZB+VEhXjRCiEd6e5d
	yWCr2DgMqLQc/dM+H3Mr+96e2ECCzG4J+3IxVSY6ZzbpD5IRTMc8nBVaZCwwejhWZktfZW
	ccssRgbFoT8j6qAuW6VoKZim8C5M1hh7WWERu9v2NvVFUQt2pe6DezmJ5R6iGA==
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=1696557992;
	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=lUoONCnhuIhvZnC1Aln8UWke9aKEX+RlAYPCcOdnV88=;
	b=gY9HZPmZVYDyB0fZVjtgYj/iNxo4uo0J2Bz+FOpZ9xwZ59zfJWHHg0xpzJqaUsrL2TwLBZ
	tlwuQntTL9Ah1V0q0dJ3kjoz+VGkkyOB4OJ8kIVHI2JdQuB4WG6Ms3T2YSDI1nDsU7tWLx
	r4hcbtUAu6q14IxJ8KQ1Qz5htlg17ekyfHj5WTie1diPH4G/2/IZQAMEgKLtS8JB8gu9kR
	sxWj2nNhFJp0BJ7zx/ChIPB88HL+19EprgOTjN4RGYS/HwxoME3/qSqacGQ5IcMOsTu7Jr
	Lmm5a85BQ4JZJv21UJifZFK+K1a1NBMK3RAD6GzGvVsCx0H8rS3Qyyjifesd+Q==
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 4S1sHD5HJQzTpb
	for <doc@FreeBSD.org>; Fri,  6 Oct 2023 02:06:32 +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 39626Wtf015380
	for <doc@FreeBSD.org>; Fri, 6 Oct 2023 02:06:32 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39626W5R015379
	for doc@FreeBSD.org; Fri, 6 Oct 2023 02:06:32 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 274290] Links should not be permanently underlined at
 man-dev.freebsd.org
Date: Fri, 06 Oct 2023 02:06:32 +0000
X-Bugzilla-Reason: CC
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: accessibility
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: grahamperrin@gmail.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
 bug_file_loc op_sys bug_status keywords bug_severity priority component
 assigned_to reporter cc
Message-ID: <bug-274290-9@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-doc.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-doc
List-Help: <mailto:freebsd-doc+help@freebsd.org>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Subscribe: <mailto:freebsd-doc+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-doc+unsubscribe@freebsd.org>
Sender: owner-freebsd-doc@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274290

            Bug ID: 274290
           Summary: Links should not be permanently underlined at
                    man-dev.freebsd.org
           Product: Documentation
           Version: Latest
          Hardware: Any
               URL: https://github.com/freebsd/pkg/commit/3c420fbebe1e7bc8
                    c047490694baf0536dc11b00#diff-15a3fbff3ffaa42af07eb3f1
                    8e2dc60cfb71413ab8eb28d5b4b11019b8ba645fR440
                OS: Any
            Status: New
          Keywords: accessibility
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: grahamperrin@gmail.com
                CC: doc@FreeBSD.org

The URL at
<https://man-dev.freebsd.org/FreeBSD-ports-13.1-RELEASE-quarterly/pkg.8#BUG=
S>
is permanently underlined.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=