NEWS and Makefile fixes
This commit is contained in:
parent
1dc1b63d34
commit
edcc923657
2
Makefile
2
Makefile
@ -59,7 +59,7 @@ TARFILES := AUTHORS BUGS NEWS README TODO COPYING COPYING.LIB \
|
|||||||
Makefile procps.lsm procps.spec v t README.top \
|
Makefile procps.lsm procps.spec v t README.top \
|
||||||
minimal.c $(notdir $(MANFILES)) \
|
minimal.c $(notdir $(MANFILES)) \
|
||||||
uptime.c tload.c free.c w.c top.c vmstat.c watch.c skill.c \
|
uptime.c tload.c free.c w.c top.c vmstat.c watch.c skill.c \
|
||||||
sysctl.c pgrep.c top.h pmap.c vmstat.h
|
sysctl.c pgrep.c top.h pmap.c
|
||||||
|
|
||||||
CURSES := -I/usr/include/ncurses -lncurses
|
CURSES := -I/usr/include/ncurses -lncurses
|
||||||
|
|
||||||
|
3
NEWS
3
NEWS
@ -2,6 +2,9 @@ procps-3.1.9 --> procps-3.1.10
|
|||||||
|
|
||||||
kill: better man page
|
kill: better man page
|
||||||
skill: better man page
|
skill: better man page
|
||||||
|
top: COMMAND instead of Command
|
||||||
|
vmstat: -m displays slabinfo
|
||||||
|
vmstat: -d displays disk stats
|
||||||
|
|
||||||
procps-3.1.8 --> procps-3.1.9
|
procps-3.1.8 --> procps-3.1.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user