blob: 187628bcd1d568afe10fd62c3a171b7326130611 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Description: correct spelling
Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
Last-Update: 2016-01-30
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/doc/bitz-server.conf.man
===================================================================
--- trunk.orig/doc/bitz-server.conf.man
+++ trunk/doc/bitz-server.conf.man
@@ -7,7 +7,7 @@ bitz-server.conf \- bitz-server configur
.BR bitz-server (1)
obtains configuration data from a config file, the location of which is specified
at compile-time and can be overridden by command-line options during run-time.
-.SS Grammer
+.SS Grammar
Below is the BNF grammar for configuration files. Comments and include directives
are not part of the grammar, so they are not included here. See libconfig manual
at http://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-File-Grammar
|