Revision 1bc5bb544019f8e7de8816b7b991c36bcae4c22e authored by Pere Mato on 10 December 2013, 14:07:04 UTC, committed by Pere Mato on 10 December 2013, 14:07:04 UTC
1 parent e8081c7
Raw File
genmap.1
.\"
.\" $Id: genmap.1,v 1.2 2005/09/07 10:23:23 rdm Exp $
.\"
.TH GENMAP 1 "Version 3" "ROOT"
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)
.SH NAME
genmap \- ROOT utility to create class to library maps
.SH SYNOPSIS
\fBgenmap\fR [-D] [-i \fImapfile\fR] [-o \fIlibrary\fR]
.SH "DESCRIPTION"
Creates a map from classes to shared libraries that contain these
classes. 
.SH OPTIONS 
.TP 
.B -D
Show debug information.
.TP
.BI -o mapfile
Output on \fImapfile\fR
.TP
.BI -i sofile
Library to inspect
.SH "SEE ALSO"
\fIroot\fR(1), \fIrlibmap\fR(1)
.PP
See also the \fBROOT\fR webpages:
.UR http://root.cern.ch
\fIhttp://root.cern.ch\fR
.UE
.SH "ORIGINAL AUTHORS"
The ROOT team (see web page above):
.RS
\fBRene Brun\fR and \fBFons Rademakers\fR
.RE
.SH "COPYRIGHT"
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of the
License, or (at your option) any later version.
.P
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.
.P
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
.SH AUTHOR 
This manual page was written by Christian Holm Christensen
<cholm@nbi.dk>, for the Debian GNU/Linux system (but may be used by
others). 
.\"
.\" EOF
.\"
back to top