noticed because it renders oddly:

           kill %job
           kill    [-s signal_name] pid
           kill -sig pid ...

The Op on its own line becomes part of the item body instead of the
item itself.  Use an in-line Oo ... Oc instead, ok?

diff /usr/src
commit - 5e332dd6b4d6aadab29719a5f3abea4d0432c45b
path + /usr/src
blob - 25b0cec15349ac00ee1888847cd114b6d7413a65
file + bin/csh/csh.1
--- bin/csh/csh.1
+++ bin/csh/csh.1
@@ -1792,9 +1792,7 @@ option lists process IDs in addition to the normal inf
 option lists process IDs in addition to the normal information.
 .Pp
 .It Ic kill % Ns Ar job
-.It Ic kill
-.Op Fl s Ar signal_name
-.Ar pid
+.It Ic kill Oo Fl s Ar signal_name Oc Ar pid
 .It Ic kill Fl sig Ar pid ...
 .It Ic kill Fl l Op exit_status
 Sends either the

Reply via email to