components/guile/guile-tools.1
changeset 181 87e11e685b1f
parent 173 69315e61a221
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    40 The modules are self-documenting.  For example, to see the 
    40 The modules are self-documenting.  For example, to see the 
    41 documentation for `lint', use one (or both) of the shell commands:
    41 documentation for `lint', use one (or both) of the shell commands:
    42  
    42  
    43         guile-tools display-commentary '(scripts lint)'
    43         guile-tools display-commentary '(scripts lint)'
    44         guile-tools --source lint
    44         guile-tools --source lint
    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	library/guile
       
    57 =
       
    58 Interface Stability	Uncommitted
       
    59 .TE
       
    60 .SH NOTES
       
    61 Source for guile is available on http://opensolaris.org.