pidof: size optimizations (-50 bytes)

This commit is contained in:
Denis Vlasenko
2007-06-23 14:56:43 +00:00
parent 118b81df76
commit 198badafd8
3 changed files with 44 additions and 20 deletions

View File

@@ -2544,7 +2544,7 @@
USE_FEATURE_PIDOF_SINGLE( \
"\n -s Display only a single PID") \
USE_FEATURE_PIDOF_OMIT( \
"\n -o Omit given pid") \
"\n -o PID Omit given pid") \
USE_FEATURE_PIDOF_OMIT( \
"\n Use %PPID to omit the parent pid of pidof itself")
#define pidof_example_usage \