From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61F503858C60; Fri, 15 Sep 2023 13:35:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61F503858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1694784933; bh=y/p/+W6wqGBHefzEpt7Mqjolb6Ex9H4hh+JOFfLAUq4=; h=From:To:Subject:Date:From; b=lNr7QlHQQZz0aFSVijPuXT/DdNaYN3TiNI3xVPpABa8uTys4Wm4h6/SKvsHOCPwT8 C6jV7ePFIIdfYJ6LwyJ4hP7zTmITTiZmDXhS1+Vhz8ZYTuarcU/FuGh2F9q6sX99G8 yWMLSSy0DjvStAxFOj+uQSG3v5IQleE0Qapq7Yls= From: "fche at redhat dot com" To: systemtap@sourceware.org Subject: [Bug documentation/30859] New: rename man pages Date: Fri, 15 Sep 2023 13:35:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: documentation X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30859 Bug ID: 30859 Summary: rename man pages Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: documentation Assignee: systemtap at sourceware dot org Reporter: fche at redhat dot com Target Milestone: --- We should include the fragment "stap" in all the man page names, making it = more likely that people will recognize the [man FOO] diagnostics as actionable instructions. While at it, we could uninvent some of our goofy syntactic tics: error::pass4 -> stap_error_pass4 tapset::foo -> stap_tapset_foo etc. --=20 You are receiving this mail because: You are the assignee for the bug.=