aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/GRECS_SETUP.32
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/grecs-syntax.texi2
-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
-rw-r--r--doc/wordsplit.32
19 files changed, 19 insertions, 19 deletions
diff --git a/doc/GRECS_SETUP.3 b/doc/GRECS_SETUP.3
index 25544ab..43e0e32 100644
--- a/doc/GRECS_SETUP.3
+++ b/doc/GRECS_SETUP.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 239abde..25e39fd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,8 +1,8 @@
1# This file is part of grecs - Gray's Extensible Configuration System 1# This file is part of grecs - Gray's Extensible Configuration System
2# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2# Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3# 3#
4# Grecs is free software; you can redistribute it and/or modify 4# Grecs is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
diff --git a/doc/grecs-syntax.texi b/doc/grecs-syntax.texi
index da59d03..4393a3a 100644
--- a/doc/grecs-syntax.texi
+++ b/doc/grecs-syntax.texi
@@ -1,8 +1,8 @@
1@c This file is part of grecs - Gray's Extensible Configuration System 1@c This file is part of grecs - Gray's Extensible Configuration System
2@c Copyright (C) 2007, 2009-2014 Sergey Poznyakoff 2@c Copyright (C) 2007, 2009-2015 Sergey Poznyakoff
3@c 3@c
4@c Grecs is free software; you can redistribute it and/or modify 4@c Grecs is free software; you can redistribute it and/or modify
5@c it under the terms of the GNU General Public License as published by 5@c it under the terms of the GNU General Public License as published by
6@c the Free Software Foundation; either version 3, or (at your option) 6@c the Free Software Foundation; either version 3, or (at your option)
7@c any later version. 7@c any later version.
8@c 8@c
diff --git a/doc/grecs_asprintf.3 b/doc/grecs_asprintf.3
index 5b14e83..76d2fa4 100644
--- a/doc/grecs_asprintf.3
+++ b/doc/grecs_asprintf.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_config.5 b/doc/grecs_config.5
index 82633d5..0c57015 100644
--- a/doc/grecs_config.5
+++ b/doc/grecs_config.5
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2014 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_error.3 b/doc/grecs_error.3
index fac92b1..b275547 100644
--- a/doc/grecs_error.3
+++ b/doc/grecs_error.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_format_locus.3 b/doc/grecs_format_locus.3
index 3cff389..6701784 100644
--- a/doc/grecs_format_locus.3
+++ b/doc/grecs_format_locus.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_format_node.3 b/doc/grecs_format_node.3
index 4146328..9b9299c 100644
--- a/doc/grecs_format_node.3
+++ b/doc/grecs_format_node.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_format_node_path.3 b/doc/grecs_format_node_path.3
index 1b2a0fc..00727ec 100644
--- a/doc/grecs_format_node_path.3
+++ b/doc/grecs_format_node_path.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_format_value.3 b/doc/grecs_format_value.3
index a2712b6..bce96e8 100644
--- a/doc/grecs_format_value.3
+++ b/doc/grecs_format_value.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_include_path_setup.3 b/doc/grecs_include_path_setup.3
index ef25f98..b3ee2ee 100644
--- a/doc/grecs_include_path_setup.3
+++ b/doc/grecs_include_path_setup.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_malloc.3 b/doc/grecs_malloc.3
index 5902707..733b941 100644
--- a/doc/grecs_malloc.3
+++ b/doc/grecs_malloc.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_node_free.3 b/doc/grecs_node_free.3
index 09423f3..f6fed7c 100644
--- a/doc/grecs_node_free.3
+++ b/doc/grecs_node_free.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
diff --git a/doc/grecs_parse.3 b/doc/grecs_parse.3
index 91ee4c4..6493a15 100644
--- a/doc/grecs_parse.3
+++ b/doc/grecs_parse.3
@@ -1,8 +1,8 @@
1.\" This file is part of grecs -*- nroff -*- 1.\" This file is part of grecs -*- nroff -*-
2.\" Copyright (C) 2007, 2009-2012 Sergey Poznyakoff 2.\" Copyright (C) 2007, 2009-2012, 2015 Sergey Poznyakoff
3.\" 3.\"
4.\" Grecs is free software; you can redistribute it and/or modify 4.\" Grecs is free software; you can redistribute it and/or modify