fix spelling errors flagged by Debian lintian

This commit is contained in:
Markus Gerstel
2016-08-22 22:53:46 +01:00
parent ea23648d02
commit 2b365abcee
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2108,7 +2108,7 @@ compare_port_list(acc_port_list_t *in, acc_port_list_t *ac, const int match_any)
return(i_cnt == a_cnt);
}
/* Take a proto/port string (or mulitple comma-separated strings) and check
/* Take a proto/port string (or multiple comma-separated strings) and check
* them against the list for the given access stanza.
*
* Return 1 if we are allowed
+1 -1
View File
@@ -119,7 +119,7 @@ int compare_addr_list(acc_int_list_t *source_list, const uint32_t ip);
/**
* \brief Check for a proto-port string
*
* Take a proto/port string (or mulitple comma-separated strings) and check
* Take a proto/port string (or multiple comma-separated strings) and check
* them against the list for the given access stanza.
*
* \param acc Pointer to the acc_stanza_t struct that holds the access stanzas
+1 -1
View File
@@ -1510,7 +1510,7 @@ usage(void)
" back to UDP server mode if not used).\n"
#endif
" -O, --override-config - Specify a file with configuration entries that will\n"
" overide those in fwknopd.conf\n"
" override those in fwknopd.conf\n"
" -p, --pid-file - Specify an alternate fwknopd.pid file.\n"
" -P, --pcap-filter - Specify a Berkeley packet filter statement to\n"
" override the PCAP_FILTER variable in fwknopd.conf.\n"