From 33b5c65129a952a7549756013dd6e7eedb697a48 Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Thu, 31 Oct 2013 16:18:48 +0800 Subject: Fixing typos. --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index c618a9b..07772d5 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ specify three values: password parameter in the POST request. All three parameters need to be specified or the interception will not -enabled. +be enabled. Example: @@ -58,7 +58,9 @@ Building from sources When building from sources, command apxs -i -a -c mod_intercept_form_submit.c -lpam -Wall -pedantic - + +should build and install the module. + License ------- -- cgit