From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7522D3858404; Wed, 11 Oct 2023 14:49:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7522D3858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1697035771; bh=AYUmhddcaXFAj/mFX612poXDt6m9QViFBhCXjXbOQXA=; h=From:To:Subject:Date:From; b=Dsl2SccGUwxAT5MjNWV7yWGWbBRzpF3iZNQlVzDD3TTbcDNwyhFufmAS6u6YR/6vR EWsbLxck4rXmdPqPXAXJqFNb93rQfMn67UcmyqSCUiErzYOCEgrXvLeZHPrp+ArdQz wmIOk2cwbv2DpLMgiISo6OFN42ZJpvyFsyPpAEWo= From: "fche at redhat dot com" To: systemtap@sourceware.org Subject: [Bug documentation/30965] New: tweak generated man pages in documentation Date: Wed, 11 Oct 2023 14:49:31 +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=3D30965 Bug ID: 30965 Summary: tweak generated man pages in documentation 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: --- For probe::FOO man pages, change SYNOPSIS a.probe.point to SYNOPSIS probe a.probe.point { } This would involve figuring out how doc/SystemTap_Tapset_Reference (and per= haps doc/Tapset_Reference_Guide) work in terms of tweaking the nroff output. --=20 You are receiving this mail because: You are the assignee for the bug.=