Mailinglist Archive: opensuse (2759 mails)

< Previous Next >
Re: [SLE] Man pages for man(1), ps(1)
  • From: cpolish@xxxxxx (C Polisher)
  • Date: Mon, 01 Nov 1999 05:48:49 -0800
  • Message-id: <381D9A41.643BEC0C@xxxxxx>



My copy of SuSE 6.2 came complete with both.
Perhaps you had errors during install?
You may be able to recover (re-install)
those files from the installation media.

Try using RPM to check the integrity of
the package for man pages. First:

rpm -qa | grep man

hould list the exact package names. I get

allman-99.7.22-1 (the man pages)
man-2.3.10d69i-5 (the man program)

Then you can run

rpm --verify <package name>

to check for missing or damaged files, you
can also reinstall using rpm.

> The SuSE 6.2 distribution doesn't include a man page for man(1)
> itself, and the man page for ps(1) is badly garbled. Does anyone know
> of good sources for these man pages?
>
> Paul Abrahams


--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >