From bdc5038d35fa6608315a8ceaa17344e934199a4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 30 Jan 2016 22:13:35 +0100 Subject: correct man page spelling --- debian/patches/0600-man_page_spelling.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/patches/0600-man_page_spelling.patch (limited to 'debian/patches/0600-man_page_spelling.patch') diff --git a/debian/patches/0600-man_page_spelling.patch b/debian/patches/0600-man_page_spelling.patch new file mode 100644 index 0000000..187628b --- /dev/null +++ b/debian/patches/0600-man_page_spelling.patch @@ -0,0 +1,18 @@ +Description: correct spelling +Author: Jörg Frings-Fürst +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 -- cgit v1.2.3