From nobody Tue Oct 3 09:06:55 2023 X-Original-To: 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 4S0Blh0gZHz4w1Db for ; Tue, 3 Oct 2023 09:06:56 +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 4S0Blg5vNPz3bnN for ; Tue, 3 Oct 2023 09:06:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696324015; a=rsa-sha256; cv=none; b=ru9nVuqbU79jHQVgyo6U4NkkfTJk15ga5Ai+HyrQnm/cXeDsA+g2/1VS7tcmgpxSbO26rM qbM4s+r2buTgcO/gTMYOhcPNrx1fPlgjGyrbAL0ruKj/nDgEiEuXWu+aYXLpcBF+YVYHeY kiTjkUiLBGaphoOBylUwJm5rDWpcfdQvN31d1HJt3/234tQ+z6R+/dw5LtzOc/vBiIwHPG Y5q/knY80IUvh97Xt61hZETwfndY4g8uLF3AKWMu/2F9j2TSjQFXlGOPR+igJrmsqD8O6M 6njZ/LRFhgTwiRKLOqyerOSCzXTys/xTWyWp8Sf4lTjcwuCsMMSMBgazvGjlRQ== 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=1696324015; 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=DOfd7o2TnUJa8t5hlox0f54BbqCUcS09F4B/hJOz8u4=; b=i14l6Cirdjo0yCTwvqDCui8C5LENDjK5UL2yPEcm9hXsx0a3ayTW/Ku4Y4ivaEV+1daes3 Mtw2S8XLdSvwA0Z8i1JyvbDyiuiMGDZc9vCGMzT6qR1DtOuTTevTIrZUus2xOUpTp8DeUY x05RCG+r7xTs7AGGcSqu6QQMNTH8GMz1AYTPuRWhIAU64NUBYvQShMRUpPYoSL5EVDz1FP bl12+XOpOQjhTcV4NIC+vDpQ0DKIdGWZU3YM/xIVBTn/lXA83l+UnK6HKNBjTYDnre3pHd nx+K3bYj+PEfOHmaEQBwcGmwwF3QBoR7ZdcAHBvW8V5xIhwvpuG0GymuPttqGA== 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 4S0Blg4xwJzpNY for ; Tue, 3 Oct 2023 09:06:55 +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 39396tO1058610 for ; Tue, 3 Oct 2023 09:06:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39396tia058609 for bugs@FreeBSD.org; Tue, 3 Oct 2023 09:06:55 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: bugs@FreeBSD.org Subject: [Bug 274233] shells(5) is unnecessarily obtuse and lacks examples Date: Tue, 03 Oct 2023 09:06:55 +0000 X-Bugzilla-Reason: AssignedTo 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: freebsd@igalic.co 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 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274233 Bug ID: 274233 Summary: shells(5) is unnecessarily obtuse and lacks examples Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: freebsd@igalic.co CC: doc@FreeBSD.org "consisting of the shell's path, relative to root." we could make this easier to understand by saying: "consisting of the shell's absolute path." in addition, an Example would say more than a thousand words. --=20 You are receiving this mail because: You are the assignee for the bug.=