Jon Turney (3):
Use tag at same level as , not inside it
Use tag, not tag
Improve description of Cygwin ldd utility
winsup/doc/utils.xml | 43 ---
1 file changed, 32 insertions(+), 11 deletions(-)
--
2.8.3
In Cygwin utils documentation, use the tag at same level as
, not inside it.
This improves the generated manpages.
Signed-off-by: Jon Turney
---
winsup/doc/utils.xml | 25 ++---
1 file changed, 18 insertions(+), 7 deletions(-)
diff --git a/winsup/doc/utils.xml b/winsup/doc
Improve the description of Cygwin ldd utility to give a bit more detail
about how it does what it does
Also add a security warning (modelled after the one in the Linux manpage)
that it may end up executing the file it is applied to.
Signed-off-by: Jon Turney
---
winsup/doc/utils.xml | 16 ++
Fix an instance of the invalid tag in Cygwin utils documentation,
by using the valid tag instead.
Signed-off-by: Jon Turney
---
winsup/doc/utils.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/winsup/doc/utils.xml b/winsup/doc/utils.xml
index 4853d92..12949c5 100644
---
On Jul 5 11:07, Jon Turney wrote:
> Jon Turney (3):
> Use tag at same level as , not inside it
> Use tag, not tag
> Improve description of Cygwin ldd utility
>
> winsup/doc/utils.xml | 43 ---
> 1 file changed, 32 insertions(+), 11 deletions(-)
L