aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/GRECS_SETUP.34
-rw-r--r--doc/grecs_asprintf.32
-rw-r--r--doc/grecs_config.52
-rw-r--r--doc/grecs_error.32
-rw-r--r--doc/grecs_format_locus.32
-rw-r--r--doc/grecs_format_node.32
-rw-r--r--doc/grecs_format_node_path.32
-rw-r--r--doc/grecs_format_value.32
-rw-r--r--doc/grecs_include_path_setup.32
-rw-r--r--doc/grecs_malloc.32
-rw-r--r--doc/grecs_node_free.32
-rw-r--r--doc/grecs_parse.32
-rw-r--r--doc/grecs_stmt_path.52
-rw-r--r--doc/grecs_strdup.32
-rw-r--r--doc/grecs_tree_free.32
-rw-r--r--doc/tmpl.32
16 files changed, 1 insertions, 33 deletions
diff --git a/doc/GRECS_SETUP.3 b/doc/GRECS_SETUP.3
index af0f8e0..c24399e 100644
--- a/doc/GRECS_SETUP.3
+++ b/doc/GRECS_SETUP.3
@@ -13,10 +13,8 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_SETUP 3 "May 5, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_SETUP 3 "May 8, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
21GRECS_SETUP \- Initialize \fBgrecs\fR submodule. 19GRECS_SETUP \- Initialize \fBgrecs\fR submodule.
22.SH SYNOPSIS 20.SH SYNOPSIS
diff --git a/doc/grecs_asprintf.3 b/doc/grecs_asprintf.3
index 73be7f0..daa7f83 100644
--- a/doc/grecs_asprintf.3
+++ b/doc/grecs_asprintf.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_ASPRINTF 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_ASPRINTF 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_config.5 b/doc/grecs_config.5
index 579875b..e4ad4f3 100644
--- a/doc/grecs_config.5
+++ b/doc/grecs_config.5
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_CONFIG 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_CONFIG 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_error.3 b/doc/grecs_error.3
index d747d9a..4f82dc5 100644
--- a/doc/grecs_error.3
+++ b/doc/grecs_error.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_ERROR 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_ERROR 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_format_locus.3 b/doc/grecs_format_locus.3
index 90ffa03..a7743f1 100644
--- a/doc/grecs_format_locus.3
+++ b/doc/grecs_format_locus.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_FORMAT_LOCUS 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_FORMAT_LOCUS 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_format_node.3 b/doc/grecs_format_node.3
index 76cebec..095a494 100644
--- a/doc/grecs_format_node.3
+++ b/doc/grecs_format_node.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_FORMAT_NODE 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_FORMAT_NODE 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_format_node_path.3 b/doc/grecs_format_node_path.3
index 2f8cff6..bf119e7 100644
--- a/doc/grecs_format_node_path.3
+++ b/doc/grecs_format_node_path.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_FORMAT_NODE_PATH 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_FORMAT_NODE_PATH 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_format_value.3 b/doc/grecs_format_value.3
index 8a8af9f..e4b45fa 100644
--- a/doc/grecs_format_value.3
+++ b/doc/grecs_format_value.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_FORMAT_VALUE 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_FORMAT_VALUE 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_include_path_setup.3 b/doc/grecs_include_path_setup.3
index d179773..a29173a 100644
--- a/doc/grecs_include_path_setup.3
+++ b/doc/grecs_include_path_setup.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_INCLUDE_PATH_SETUP 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_INCLUDE_PATH_SETUP 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_malloc.3 b/doc/grecs_malloc.3
index 1d52eca..7f01df8 100644
--- a/doc/grecs_malloc.3
+++ b/doc/grecs_malloc.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_MALLOC 3 "May 7, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_MALLOC 3 "May 7, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_node_free.3 b/doc/grecs_node_free.3
index af453c0..c154300 100644
--- a/doc/grecs_node_free.3
+++ b/doc/grecs_node_free.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_NODE_FREE 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_NODE_FREE 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_parse.3 b/doc/grecs_parse.3
index c51ef95..2abc417 100644
--- a/doc/grecs_parse.3
+++ b/doc/grecs_parse.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_PARSE 3 "May 7, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_PARSE 3 "May 7, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_stmt_path.5 b/doc/grecs_stmt_path.5
index 52941d5..ffe146b 100644
--- a/doc/grecs_stmt_path.5
+++ b/doc/grecs_stmt_path.5
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_STMT_PATH 5 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_STMT_PATH 5 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_strdup.3 b/doc/grecs_strdup.3
index ae861e4..8bfdd5f 100644
--- a/doc/grecs_strdup.3
+++ b/doc/grecs_strdup.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_STRDUP 3 "May 7, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_STRDUP 3 "May 7, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/grecs_tree_free.3 b/doc/grecs_tree_free.3
index 527995a..d8f1fec 100644
--- a/doc/grecs_tree_free.3
+++ b/doc/grecs_tree_free.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16.\" This file is part of SLB.
17.\" Copyright (C) 2011 Sergey Poznyakoff
18.\" 16.\"
19.TH GRECS_XXX 3 "May 4, 2011" "GRECS" "Grecs User Reference" 17.TH GRECS_XXX 3 "May 4, 2011" "GRECS" "Grecs User Reference"
20.SH NAME 18.SH NAME
diff --git a/doc/tmpl.3 b/doc/tmpl.3
index 30c60e7..fa4bb74 100644
--- a/doc/tmpl.3
+++ b/doc/tmpl.3
@@ -13,8 +13,6 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License