#1101374 ps.1: Some remarks and a patch with editorial changes for this man page

Package:
procps
Source:
procps
Description:
/proc file system utilities
Submitter:
Bjarni Ingi Gislason
Date:
2025-04-15 08:54:01 UTC
Severity:
normal
Tags:
#1101374#5
Date:
2025-03-26 18:44:19 UTC
From:
To:
   * What led up to the situation?

     Checking for defects with a new version

test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page"

  [Use "grep -e ' $' -e '\\~$' <file>" to find obvious trailing spaces.]

  ["test-groff" is a script in the repository for "groff"; is not shipped]
(local copy and "troff" slightly changed by me).

  [The fate of "test-nroff" was decided in groff bug #55941.]

   * What was the outcome of this action?


an.tmac:<stdin>:42: style: use of deprecated macro: .PD
an.tmac:<stdin>:49: style: use of deprecated macro: .PD
an.tmac:<stdin>:207: style: use of deprecated macro: .PD
troff:<stdin>:217: warning: ignoring escape character before '+'
an.tmac:<stdin>:404: style: use of deprecated macro: .PD
an.tmac:<stdin>:550: style: use of deprecated macro: .PD
an.tmac:<stdin>:580: warning: cannot nest .TP or .TQ inside .TP; supply a tag
an.tmac:<stdin>:724: style: use of deprecated macro: .PD
an.tmac:<stdin>:817: style: use of deprecated macro: .PD
an.tmac:<stdin>:824: style: use of deprecated macro: .PD
an.tmac:<stdin>:833: style: use of deprecated macro: .PD
an.tmac:<stdin>:861: style: use of deprecated macro: .PD
an.tmac:<stdin>:869: style: use of deprecated macro: .PD
an.tmac:<stdin>:888: style: use of deprecated macro: .PD
an.tmac:<stdin>:1296: misuse, warning: .BR is for at least 2 arguments, got 1
	Use macro '.B' for one argument or split argument.
an.tmac:<stdin>:2081: style: use of deprecated macro: .PD
an.tmac:<stdin>:2092: style: use of deprecated macro: .PD


   * What outcome did you expect instead?

     No output (no warnings).

-.-

  General remarks and further material, if a diff-file exist, are in the
attachments.