freebsd-src/usr.bin/ipcs
Giorgos Keramidas 336c393fc0 Use 12 columns for (int) values, 20 columns for (long) and align
headers properly (right justified for numbers, left justified for
everything else).

This fixes the alignment of the fields on i386, sparc64 and amd64
today but does not dynamically assign column widths or bear in mind
that some of the values may be 64-bit in the future.

Reviewed by:	alfred
2005-03-08 13:14:46 +00:00
..
ipcs.1 Sort sections. 2005-01-18 13:43:56 +00:00
ipcs.c Use 12 columns for (int) values, 20 columns for (long) and align 2005-03-08 13:14:46 +00:00
Makefile Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00