Re: man man...

From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 08/11/04

  • Next message: Ronny Hippler: "Re: Starting program in background..."
    Date: Wed, 11 Aug 2004 11:14:15 -0500
    To: DerAlSem <deralsem@inbox.ru>
    
    

    DerAlSem wrote:

    >Hello freebsd-newbies,
    >
    >-bash-2.05b$ man man
    >ctype locale: Invalid argument
    >
    >What is "ctype locale"?
    >
    >

    Don't you mean:

    -bash-2.05b$ whatis ctype locale
    -bash-2.05b$ man ctype
    -bash-2.05b$ man locale

    It's all there, AFAIK.

    ;-)

    KDK
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Ronny Hippler: "Re: Starting program in background..."