Complete.Org: Mailing Lists: Archives: discussion: January 2004:
[aclug-L] Re: cdrom problem
Home

[aclug-L] Re: cdrom problem

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: cdrom problem
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Sun, 18 Jan 2004 17:35:05 -0600
Reply-to: discussion@xxxxxxxxx

On Sun, Jan 18, 2004 at 04:46:24PM -0600, Tom Hull wrote:
> > What error message do you get?
> 
> $ man -k ''
>    usage: apropos keyword ...
>    Error executing formatting or display command.
>    System command /usr/bin/apropos  exited with status 256.

Bah.  Sounds like they don't accept an empty string as a valid regular
expression!

Try this:

man -k '.*' | sort | less
-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]