diff options
author | jmallett <jmallett@FreeBSD.org> | 2002-06-05 01:58:36 +0000 |
---|---|---|
committer | jmallett <jmallett@FreeBSD.org> | 2002-06-05 01:58:36 +0000 |
commit | d6bbfbe40bac26f19f4d5d5aa3cba41708195a18 (patch) | |
tree | 61084bada8043565ddf2d0323694456fa8db14f9 /lib/libfetch/common.h | |
parent | 6cb17fa895ac115ee28362d2d2fad8de9f5152db (diff) | |
download | FreeBSD-src-d6bbfbe40bac26f19f4d5d5aa3cba41708195a18.zip FreeBSD-src-d6bbfbe40bac26f19f4d5d5aa3cba41708195a18.tar.gz |
To comply with SUSv3, duplicate the variable contents for each given format,
so that multiple -ovar=header lines do not overwrite eachother.
This means that ps -ouser=USERNAME -ouser=WHO would now possibly print:
USERNAME WHO
juli juli
Whereas before it would be:
WHO WHO
juli juli
Diffstat (limited to 'lib/libfetch/common.h')
0 files changed, 0 insertions, 0 deletions