]> git.cameronkatri.com Git - cgit.git/commitdiff
Fix spelling in man page
authorPeter Colberg <peter@colberg.org>
Fri, 10 Jun 2016 14:29:07 +0000 (10:29 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 6 Jul 2016 21:45:29 +0000 (23:45 +0200)
Signed-off-by: Peter Colberg <peter@colberg.org>
cgitrc.5.txt

index 2e1912d8b66d3a8dc6d8387e59eec3caab0c7d2d..9fcf445bef2df3cb226d2dffea85438e16ead17f 100644 (file)
@@ -676,14 +676,14 @@ commit filter::
        expected on standard output.
 
 email filter::
-       This filter is given two parameters: the email address of the relevent
+       This filter is given two parameters: the email address of the relevant
        author and a string indicating the originating page. The filter will
        then receive the text string to format on standard input and is
        expected to write to standard output the formatted text to be included
        in the page.
 
 owner filter::
-       This filter is given no arguments.  The owner text is avilable on
+       This filter is given no arguments.  The owner text is available on
        standard input and the filter is expected to write to standard
        output.  The output is included in the Owner column.