From nobody Sat Aug 03 01:12:17 2024 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 4WbPnG2fKZz5RZTt for ; Sat, 03 Aug 2024 01:12:18 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WbPnF6Lnsz4vML for ; Sat, 3 Aug 2024 01:12:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722647537; a=rsa-sha256; cv=none; b=ggUWmLhYnxXr8sR0ZQKUiEQ58nhCZGVWvNkrHn0aMBNeMgwmj2ceQ0JffIv8O0JGJzK46z cOxlveOoAWOXM4IP9giGnxaIQ2iNFF8priponhLLe21HeT7W9LTT/QM+7WLcX8vQQEr2c1 eQJjc00vVIm+LZAv3sb0QRKPPkXOzySyzi8ODa57ekg90cMJcCoOwJDCuG13BYimILj/Tk Awx8yKUxcofHTwenLocEFCLcQ82eq+vqt0GBO6x24M48ralhF63ZezcNjVg5dEpeR/fSWT 2y5/oMtWt+2KZD/bJPprbC9oh7V2UW+/cxHOX8B7XxpAZ+05Q6uts4B/H4Dd7w== 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=1722647537; 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=5lbgNXr0TaqkYknAN8WY8Ua1ADlc0Jq4o/1RVOTbVgs=; b=TiQ6kIBmFKQeBVWL7o8vhj7J+DVEFLK2xpx1yDG+45HfgczK84Pd27yz4QTe/Dgvrxu7Q2 5rQNaDqlRxUQN0D8VnHwangEEYv3n7aKFl8Oje2j9SO6lJvuIJ1+D8dwK6RMDkHXzB3dkt 0GJnB694VdZL+gdR1l5+a8IE8j5QPubGQ8D5m587rdTZcV/bZsZ+OZYk4GtGuWfJ+xFyFT ETLBEM+6TuViaN6mcwEMIPH8Ji/4Xjf9HVaEtjKPVbgtref7qlXGOwgf1cxuPmL2xEX7nb oGTtEwloMIks/JfYIU43mnAlunnq3fMr6XV+UjOLpfPwTZOeQxu/d3WngnF9gA== 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 4WbPnF5x6Lzs2F for ; Sat, 3 Aug 2024 01:12:17 +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 4731CHuj099953 for ; Sat, 3 Aug 2024 01:12:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4731CH6l099952 for bugs@FreeBSD.org; Sat, 3 Aug 2024 01:12:17 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 280566] tree(3) man page: Fix example source code. Date: Sat, 03 Aug 2024 01:12:17 +0000 X-Bugzilla-Reason: AssignedTo 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 Many People X-Bugzilla-Who: maxim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: 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=3D280566 --- Comment #3 from Maxim Konovalov --- I cc'ed Doug to this ticket who is the author of the code and man page chan= ges just as a heads up. --=20 You are receiving this mail because: You are the assignee for the bug.=