| PLEX86 | ||
|
Problem about man k 1148Thank you. I have installed anacron and runetc-cron.daily-man-db manually. When I call 'man -k read ', there is more lines displayed. After that, I run ' man -k read grep read ', and result is: desread2pbuttwords (3ssl) - Compatibility user interface functions info2www (1) - read info files with a WWW browser So, the problem is exist yet. Maybe there is something wrong inetc-cron.daily-man-db, here is the main content: #!-bin-sh # # man-db cron daily set -e if ! -dvar-cache-man ; then # Recover from deletion, per FHS. mkdir -pvar-cache-man chown man:rootvar-cache-man chmod 2755var-cache-man fi # expunge old catman pages which have not been read in a week if -dvar-cache-man ; then cd chown -R manvar-cache-man true # just in case fi start-stop-daemon --start --pidfiledev-null --startasbin-sh --oknodo --chuid man -- -c "findvar-cache-man -type f -name '*.gz' -atime +6 -print0 xargs -r0 rm -f" fi # regenerate man database if -xusr-bin-mandb ; then # --pidfiledev-null so it always starts; mandb isn't really a daemon, # but we want to start it like one. start-stop-daemon --start --pidfiledev-null --startasusr-bin-mandb --oknodo --chuid man -- --no-purge --quiet fi Problem about man k 1149 Thank you. I have the manpages-dev package installed. and, I can read the read(2) manpage with command ' man 2... exit 0 --------- Thanks. lqx
|
||||
Linux groups from Newsgroups The #1 Usenet Provider on the Internet
|
||||