Re: No man page for gcc

2022-03-12 Thread Roberto C . Sánchez
On Sat, Mar 12, 2022 at 10:36:57PM +0100, Steve Keller wrote: > On debian bullseye I have installed GCC but don't find any manual page. > What am I missing? > You'll need to add 'contrib' and 'non-free' to your sources and then install the gcc-doc package [0]. Regards, -Roberto [0] https://pack

Re: no man pages... ??

2012-08-30 Thread songbird
Tony Baldwin wrote: ... try mandb -c as root. songbird -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/70u5h9-aii@id-306963.user.uni-berlin.de

Re: no man pages... ??

2012-08-30 Thread Tony Baldwin
On Thu, Aug 30, 2012 at 11:56:17PM -0400, Tony Baldwin wrote: > On Thu, Aug 30, 2012 at 09:55:10PM -0400, Tony Baldwin wrote: > > My man pages have all disappeared... > > > > I did "man netstat" to look something up, and I got nothing... > > I mean, no error, but it was an empty page. > > > > I t

Re: no man pages... ??

2012-08-30 Thread Tony Baldwin
On Thu, Aug 30, 2012 at 09:55:10PM -0400, Tony Baldwin wrote: > My man pages have all disappeared... > > I did "man netstat" to look something up, and I got nothing... > I mean, no error, but it was an empty page. > > I tried > man ls > man cd > man aptitude > etc., etc... > > same thing...no ma

Re: no man pages... ??

2012-08-30 Thread Tony Baldwin
On Thu, Aug 30, 2012 at 09:27:14PM -0500, Richard Owlett wrote: > Tony Baldwin wrote: > >My man pages have all disappeared... > > > >I did "man netstat" to look something up, and I got nothing... > >I mean, no error, but it was an empty page. > > > >I tried > >man ls > >man cd > >man aptitude > >et

Re: no man pages... ??

2012-08-30 Thread Richard Owlett
Tony Baldwin wrote: My man pages have all disappeared... I did "man netstat" to look something up, and I got nothing... I mean, no error, but it was an empty page. I tried man ls man cd man aptitude etc., etc... same thing...no man pages... I've never, ever, in over a decade of using gnu/linux

Re: No man

1997-07-04 Thread Christian Hudon
On Jul 4, Will Lowe wrote > Ok. I upgraded from 1.2 -> 1.3 the other day. Got an error saying that > "mandb" conflicted with "man", so I purged man and installed "mandb", > thinking that the latter replaced the former. Now I've got no man. Any > clues? Reinstalling mandb should fix it. Chr