From nobody Tue Oct 03 07:55:04 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 4S098n1TwMz4vw95 for ; Tue, 3 Oct 2023 07:55:05 +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 4S098n0Fk4z3RgP for ; Tue, 3 Oct 2023 07:55:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696319705; a=rsa-sha256; cv=none; b=skVbRBS9rC66xzgjjuVe/jW2Za/F2mzDK02E2FfFOpnhiWjpsDMijq5r04+vo77v6LoNLV rHdFqgoGcj9Yiedq93/78g5iHOwyn3L8mX7v0NIKdfXyCKKg3kgpVSOWnuIq/mr3LE+Cgl 0jjI2T5vyH9vC529JCAvOJMUPOAIfFziQ4n/y1PbEft/QlL5Z0KfmapwwJSqqyIXbe0VOz bnOyAxupxRWLSE17BcyE22NVw82k2uhT9ZM1NmERT4o8ero62ZECe/2QMMcc6a/m5LDVQr EC5VbiJkhpMVzua78lVZqqWzY2v8oL4Rt7NAjZVUjvkzkUvnZ1I97GJTDoDDsg== 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=1696319705; 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=g4/R1jORQhmIU8oMdCR5hTb7Kg8+k7LLiqxF6gwBg4g=; b=GFuQTVM0/58nqUPUq35Y5jCP2MPTX4j9wufTp/MlR8z9XEYm235J/f+8uLAYfIyjzetjgI EYDZdBvXd5T8vIRwc7XwaytEeJvEvxOba7lNFpSLnnv7aK9P47i6NGKozGqul+A9h5/TF2 lVsVcA8B4JkhrM+HcA/KR/tgQYemUQcJur4F3aXQt7PMNa3+0QUk0O4ndtl8PK59St4u83 6jwo5Spo4B80z3U0XIgigEZceMcK3sKq3i17z16qSvAhhkhIcNM9+Ml/+7YYWmFyPF+JWq dKRWMMEwjLF0SmK46PD5Cq8ZGdDfwnvka5mNZ2xghJ/jE0xpwIzBs4FOiXK3wg== 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 4S098m6L9vzmtZ for ; Tue, 3 Oct 2023 07:55:04 +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 3937t4vj050729 for ; Tue, 3 Oct 2023 07:55:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3937t4sA050728 for doc@FreeBSD.org; Tue, 3 Oct 2023 07:55:04 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 274230] man-dev.freebsd.org unexpected justification (alignment) or off-centring of SYNOPSIS texts Date: Tue, 03 Oct 2023 07:55:04 +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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_file_loc short_desc 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=3D274230 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bapt@FreeBSD.org, | |bdrewery@FreeBSD.org | URL|https://man-dev.freebsd.org |https://man-dev.freebsd.org |/FreeBSD-ports-13.1-RELEASE |/ |-quarterly/poudriere-distcl | |ean.8 | Summary|man-dev.freebsd.org |man-dev.freebsd.org |unexpected justification |unexpected justification |(alignment) of SYNOPSIS |(alignment) or off-centring |text |of SYNOPSIS texts --- Comment #1 from Graham Perrin --- The example in comment 0 related to justification.=20 In this example, lines within the synopsis are unexpectedly centred, but not accurately:=20 This report is no longer specific to poudriere-related pages, so I'll remove bapt@ and bdrewery@ from the CC list; and I'll ping Kyle Evans (an FYI) in Discord. --=20 You are receiving this mail because: You are on the CC list for the bug.=