forked from Imagelibrary/binutils-gdb
Rename gp-* man pages to gprofng-* man pages
gprofng/ChangeLog 2024-09-05 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>. * doc/gp-archive.texi: Rename to doc/gprofng-archive.texi. * doc/gp-collect-app.texi: Rename to doc/gprofng-collect-app.texi. * doc/gp-display-html.texi: Rename to doc/gprofng-display-html.texi. * doc/gp-display-src.texi: Rename to doc/gprofng-display-src.texi. * doc/gp-display-text.texi: Rename to doc/gprofng-display-text.texi. * doc/gp-macros.texi: Add new macros. * doc/gprofng.texi: Rename man pages. * doc/gprofng_ug.texi: Likewise. * doc/Makefile.am: Likewise. * doc/Makefile.in: Rebuild.
This commit is contained in:
@@ -76,3 +76,21 @@ gprofng
|
||||
@end indentedblock
|
||||
@end ifclear
|
||||
@end macro
|
||||
|
||||
@ifnothtml
|
||||
@macro mycartouche{text}
|
||||
@smallexample
|
||||
\text\
|
||||
@end smallexample
|
||||
@end macro
|
||||
@end ifnothtml
|
||||
|
||||
@ifhtml
|
||||
@macro mycartouche{text}
|
||||
@cartouche
|
||||
@smallexample
|
||||
\text\
|
||||
@end smallexample
|
||||
@end cartouche
|
||||
@end macro
|
||||
@end ifhtml
|
||||
|
||||
Reference in New Issue
Block a user