usr/src/cmd/ruby18/Solaris/gemwhich.1
changeset 0 b34509ac961f
child 11 87960ed158f9
equal deleted inserted replaced
-1:000000000000 0:b34509ac961f
       
     1 '\" t
       
     2 .\"RubyGems is copyrighted free software by Chad Fowler, Rich Kilmer, Jim Weirich and others.
       
     3 .\"
       
     4 .\" CDDL HEADER START
       
     5 .\"
       
     6 .\" The contents of this file are subject to the terms of the
       
     7 .\" Common Development and Distribution License (the "License").
       
     8 .\" You may not use this file except in compliance with the License.
       
     9 .\"
       
    10 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    11 .\" or http://www.opensolaris.org/os/licensing.
       
    12 .\" See the License for the specific language governing permissions
       
    13 .\" and limitations under the License.
       
    14 .\"
       
    15 .\" When distributing Covered Code, include this CDDL HEADER in each
       
    16 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    17 .\" If applicable, add the following below this CDDL HEADER, with the
       
    18 .\" fields enclosed by brackets "[]" replaced with your own identifying
       
    19 .\" information: Portions Copyright [yyyy] [name of copyright owner]
       
    20 .\"
       
    21 .\" CDDL HEADER END
       
    22 .\"
       
    23 .\" Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
       
    24 .\" Use is subject to license terms.
       
    25 .\"
       
    26 .\" #ident	"@(#)gemwhich.1	1.1	09/02/16 SMI"
       
    27 .\"
       
    28 .TH gemwhich 1 "20 January 2009 (v1.3.1)"  "" ""
       
    29 .SH NAME
       
    30 gemwhich  \-\-  Find the location of a library module
       
    31 .SH SYNOPSIS
       
    32 .B gemwhich
       
    33 .RB \-h | \-\-help
       
    34 .PP
       
    35 .SH DESCRIPTION
       
    36 The 
       
    37 .I gemwhich
       
    38 command has been deprecated and is maintained for compatability with the original integration of Ruby and RubyGems. It will be removed in a future release of OpenSolaris.
       
    39 
       
    40 Use 
       
    41 .I gem which 
       
    42 to access similar functionality. see \fBgem\fR(1)
       
    43  
       
    44 .\" Begin Sun update
       
    45 .SH ATTRIBUTES
       
    46 See
       
    47 .BR attributes (5)
       
    48 for descriptions of the following attributes:
       
    49 .sp
       
    50 .TS
       
    51 box;
       
    52 cbp-1 | cbp-1
       
    53 l | l .
       
    54 ATTRIBUTE TYPE	ATTRIBUTE VALUE
       
    55 =
       
    56 Availability	SUNWruby18r
       
    57 =
       
    58 	SUNWruby18u
       
    59 =
       
    60 Interface Stability	Uncommitted
       
    61 .TE 
       
    62 .PP
       
    63 .SH NOTES
       
    64 Source code for RubyGems is available on http://opensolaris.org
       
    65 
       
    66 Detailed documentation for RubyGems is available at http://docs.rubygems.org/