mbox series

[00/15,libcap] Manual pages: various fixes

Message ID 20200720091328.290336-1-mtk.manpages@gmail.com (mailing list archive)
Headers show
Series Manual pages: various fixes | expand

Message

Michael Kerrisk (man-pages) July 20, 2020, 9:13 a.m. UTC
Hello Andrew,

There's a range of changes in this series. Some are trivial
fixes, and a few are more substantial. The first 11 patches are,
I think, uncontentious.

I would be happy if you check the details in patches patches 12 and 13:

  Manual pages: cap_get_file.3: NOTES: note the effect of the Ambient set
  Manual pages: cap_get_proc.3: Update description of capsetp()

and I've placed the last two patches at the and because there's
a (hopefully small) chance that you disagree with them.

Michael Kerrisk (man-pages) (15):
  Manual pages: various pages: Use "\-" for real minus signs
  Manual pages: cap_init.3: Formatting fix
  Manual pages: capsh.1: Various minor wording and formatting fixes
  Manual pages: cap_copy_ext.3: Typo fix
  Manual pages; cap_get_file.3: Fix some clumsily worded text
  Manual pages: getcap.8: Add missing word
  Manual pages: getcap.8: Fix a clumsily worded sentence
  Manual pages: getpcaps.8: Format options as a hanging list
  Manual pages: getpcaps.8: Remove a stray .br macro
  Manual pages: getpcaps.8: SEE ALSO: fix section number for capsh
  Manual pages: setcap.8: Typo fix
  Manual pages: cap_get_file.3: NOTES: note the effect of the Ambient set
  Manual pages: cap_get_proc.3: Update description of capsetp()
  Manual pages: cap_get_proc.3, capsh.1: Use "UID" and "GID" consistently
  Manual pages: capsh.1: Change .TP indent to the default

 doc/cap_copy_ext.3 |  2 +-
 doc/cap_get_file.3 | 19 +++++++----
 doc/cap_get_proc.3 | 50 +++++++++++++++++-----------
 doc/cap_init.3     |  2 +-
 doc/capsh.1        | 81 ++++++++++++++++++++++++++++------------------
 doc/getcap.8       |  4 +--
 doc/getpcaps.8     | 17 +++++-----
 doc/libpsx.3       |  6 ++--
 doc/setcap.8       |  2 +-
 9 files changed, 111 insertions(+), 72 deletions(-)