From nobody Fri Nov 25 11:12:38 2022 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 4NJXJl383Mz4hbXf for ; Fri, 25 Nov 2022 11:12:39 +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 4NJXJl1k3Lz3kPk for ; Fri, 25 Nov 2022 11:12:39 +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=1669374759; 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=lHGzjhWUy/6je7KGf1d0Ru69YmAXd2w2FA5JHb3Svpo=; b=XE30D8xIh77kKfkA0f8ct2tx5H+l/wTgr+0UUpsdMwvIcDbZnGwJkgumz83nKJQQZGLE21 dxDqeTuWxtckNNKKw6QI5nvxt4WrFuh5omZYK+Cnfn/dnXL0bWGjNM0+igX+ccQxSknmQG OT7ItCJQocylPS5f6ElUMRyVWVEs8hJl7l487PcF66ulyU6CiqrEhM5MylEEv0lcqnQIKF kuXpr+gguXmFsPws5w/juIrtuwXjjNFkdGypccQV3keaE0UVNMP0O8BZ+cBgyscrwU4Sdp Gs/sFZO9msdEXM2f3z0e0PQDks6PrZWVfuXR0kLNu9a5qGfOyLtC7TcNrqChaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669374759; a=rsa-sha256; cv=none; b=pecVpF67c0c+o0ADHBApK/Va26rUFSxA+UFXLCMZttxk9fKiv4t0EbNa93Fq5ymrwio1si 2jAYasZh7+mWdUFcXm8uSYZT9hq8yrS0RY82LW92WCppaQUZ4hLHUdV6iVJ8tHhCocdWPL IWVk+Ddu3ddm1hK9PKuph1lt0tP35tiz4sb3ERP1PQgLOGUfRwFHiiypjOvWBC723n+1qw 0fLWYDtfA+zDKL3tk0yq4qMvoHb/ZzOPdZlYKpxH8bzEAkEOzU2jVp+cpV0Cx6Dmu3LkMv imVFMCQA5UntNKckn8OjmB9OuuRARXpLWGU08YTWN8T9BXm25C3fMixOoRaiGw== 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 4NJXJl0q7MzdV3 for ; Fri, 25 Nov 2022 11:12:39 +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 2APBCdXa086308 for ; Fri, 25 Nov 2022 11:12:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2APBCdpG086307 for doc@FreeBSD.org; Fri, 25 Nov 2022 11:12:39 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 267986] document line length behavior when using "l" command Date: Fri, 25 Nov 2022 11:12:38 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: nvass@gmx.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 attachments.created 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: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267986 Bug ID: 267986 Summary: document line length behavior when using "l" command Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: nvass@gmx.com CC: doc@FreeBSD.org Created attachment 238334 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238334&action= =3Dedit Fix The "l" commands folds lines to the width of the terminal or the value of environment var COLUMNS. Document this behavior --=20 You are receiving this mail because: You are on the CC list for the bug.=