[Bug gprofng/30679] gprofng man pages improvements

2023-12-04 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30679

Ruud van der Pas  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Ruud van der Pas  ---
The updates are upstream now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30679] gprofng man pages improvements

2023-11-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30679

--- Comment #3 from Sourceware Commits  ---
The master branch has been updated by Vladimir Mezentsev
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=46c5675798276f880ae62d5cff58ce19d4c855c9

commit 46c5675798276f880ae62d5cff58ce19d4c855c9
Author: Vladimir Mezentsev 
Date:   Mon Nov 27 12:32:09 2023 -0800

gprofng: updated man pages and user guide

This is a major update of all the man pages.  Bugs 30679 and 30895 are
addressed.  In addition to fixes for typos, the texts have been expanded
and clarified, and line lengths no longer extend beyond column 79.  In
case of gp-display-html, the new option syntax is documented. The user
guide has a new section on the gprofng GUI.

gprofng/ChangeLog
2023-11-28  Ruud van der Pas  

PR 30679
PR 30895
* doc/gp-archive.texi: Expand the description of the options.
* doc/gp-collect-app.texi: Fix various typos and textual
improvements.
* doc/gp-display-html.texi: Cover the new GNU long option syntax.
* doc/gp-display-src.texi: Fix various typos and textual
improvements.
* doc/gp-display-text.texi: Fix typos fixed and textual
improvements.
* doc/gp-macros.texi: Fix a bug in the vspace macro and add new
macro.
* doc/gprofng.texi: Cover the GPROFNG_SYSCONFDIR environment
variable.
* doc/gprofng_ug.texi: Fix various typos and textual improvements.
* doc/version.texi: Adapt the date and version number.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30679] gprofng man pages improvements

2023-07-25 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30679

--- Comment #2 from Ruud van der Pas  ---
Hi Matthias,

Thanks very much for the feedback.

Regarding the warnings, I have fixed this in my workspace for the docs. We're
working on some other doc changes that will be too late for 2.41, but we plan
to release a doc patch in the foreseeable future.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30679] gprofng man pages improvements

2023-07-25 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30679

Ruud van der Pas  changed:

   What|Removed |Added

 CC||ruud.vanderpas at oracle dot 
com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/30679] gprofng man pages improvements

2023-07-25 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30679

Vladimir Mezentsev  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|vladimir.mezentsev at oracle dot c |ruud.vanderpas at 
oracle dot com
   |om  |

--- Comment #1 from Vladimir Mezentsev  
---
It looks like you see not 2.41 gprofng man page.
Probably you see an old page from your ${MANPATH}.

I just installed 2.41:
% man share/man/man1/gprofng.1

SEE ALSO
   gp-archive(1), gp-collect-app(1), gp-display-html(1), gp-display-src(1),
gp-display-text(1)

   Each gprofng command also supports the --help option. This lists the
options and a short description for each option.

   For example this displays the options supported on the gprofng collect
app command:

   $ gprofng collect app --help


-- 
You are receiving this mail because:
You are on the CC list for the bug.