Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/ipcs



Module Name:    src
Committed By:   uwe
Date:           Sat Nov 15 22:46:25 UTC 2025

Modified Files:
        src/usr.bin/ipcs: ipcs.1

Log Message:
ipcs(1): misc improvements

Sort options.  Use -compact lists for compact lists.

We already use .Sh CAVEATS in many manpages, so use that instead of
artisanal (and, IMHO, sematically wrong) "restrictions".

Use consistent order for the "message queues, shared memory segments,
and semaphores" mantra (that alo matches the order the program prints
them in).

The times are printed without the leading zero for the hours, so it's
%k, not %H.  $TZ takes precedence over /etc/localtime.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/ipcs/ipcs.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index