annotate doc/interpreter/octave-config.1 @ 7455:fe332ce262b5

eliminate spkron.cc; dispatch in kron
author David Bateman <dbateman@free.fr>
date Thu, 07 Feb 2008 06:00:37 -0500
parents fd42779a8428
children 66fdc831c580
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7018
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
1 .\" Copyright (C) 2003, 2004, 2005, 2006, 2007 Dirk Eddelbuettel
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
2 .\"
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
3 .\" This file is part of Octave.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
4 .\"
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
5 .\" Octave is free software; you can redistribute it and/or modify it
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
6 .\" under the terms of the GNU General Public License as published by the
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
7 .\" Free Software Foundation; either version 3 of the License, or (at
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
8 .\" your option) any later version.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
9 .\"
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
10 .\" Octave is distributed in the hope that it will be useful, but WITHOUT
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
11 .\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
12 .\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
13 .\" for more details.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
14 .\"
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
15 .\" You should have received a copy of the GNU General Public License
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
16 .\" along with Octave; see the file COPYING. If not, see
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
17 .\" <http://www.gnu.org/licenses/>.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
18 .\"
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
19 .\" This page was contributed by Dirk Eddelbuettel <edd@debian.org>.
fd42779a8428 [project @ 2007-10-13 00:52:12 by jwe]
jwe
parents: 5921
diff changeset
20 .\"
4339
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
21 .TH OCTAVE-CONFIG 1 "19 February 2003" "GNU Octave"
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
22 .SH NAME
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
23 octave-config - GNU Octave component and library information retrieval
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
24 .SH SYNOPSIS
5457
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 4781
diff changeset
25 .B octave-config
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 4781
diff changeset
26 .RI [ options ]
4339
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
27 .SH DESCRIPTION
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
28 .PP
5457
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 4781
diff changeset
29 .B octave-config
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 4781
diff changeset
30 is a tool to obtain directory information for
4781
5f43d12f8287 [project @ 2004-02-17 15:54:36 by jwe]
jwe
parents: 4444
diff changeset
31 .I .oct
4339
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
32 and
4781
5f43d12f8287 [project @ 2004-02-17 15:54:36 by jwe]
jwe
parents: 4444
diff changeset
33 .I .m
4339
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
34 files for
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
35 .BR octave (1).
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
36 .SH OPTIONS
5457
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 4781
diff changeset
37 .B octave-config
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 4781
diff changeset
38 accepts the following options:
4339
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
39 .TP 8
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
40 .B \--m-site-dir
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
41 Display the main directory for local, or site-specific, .m script files.
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
42 .TP 8
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
43 .B \--oct-site-dir
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
44 Display the main directory for local, or site-specific, .oct dynamic-link libraries.
4444
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
45 .TP 8
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
46 .B \-p|\-\-print VAR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
47 Print the default value of the Octave configuration variable VAR.
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
48 Recognized variables are:
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
49 .RS
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
50 CANONICAL_HOST_TYPE LOCALFCNFILEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
51 DEFAULT_PAGER LOCALFCNFILEPATH
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
52 ARCHLIBDIR LOCALOCTFILEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
53 BINDIR LOCALOCTFILEPATH
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
54 DATADIR LOCALSTARTUPFILEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
55 EXEC_PREFIX LOCALVERARCHLIBDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
56 FCNFILEDIR LOCALVERFCNFILEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
57 FCNFILEPATH LOCALVEROCTFILEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
58 IMAGEDIR MAN1DIR
5921
28e8abe7027e [project @ 2006-08-14 18:06:58 by jwe]
jwe
parents: 5457
diff changeset
59 IMAGE_PATH MAN1EXT
4444
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
60 INCLUDEDIR MANDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
61 INFODIR OCTFILEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
62 INFOFILE OCTINCLUDEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
63 LIBDIR OCTLIBDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
64 LIBEXECDIR PREFIX
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
65 LIBEXECDIR STARTUPFILEDIR
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
66 LOCALARCHLIBDIR VERSION
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
67 .RE
9a2206207402 [project @ 2003-07-07 20:04:53 by jwe]
jwe
parents: 4339
diff changeset
68 .TP 8
4339
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
69 .B \-v|\-\-version
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
70 Display the version number of
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
71 .BR octave (1).
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
72 .TP 8
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
73 .B \-h|-?|--help
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
74 Display a help page about
5457
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 4781
diff changeset
75 .B octave-config
4339
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
76 .SH AUTHOR
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
77 John W. Eaton <jwe@bevo.che.wisc.edu>
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
78
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
79 This manual page was contributed by Dirk Eddelbuettel <edd@debian.org>
05ba2a8757da [project @ 2003-02-20 01:40:58 by jwe]
jwe
parents:
diff changeset
80 for the Debian GNU/Linux distribution but may be used by others.