]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
ui-blog: fix oid handling
[ps-cgit] / cgitrc.5.txt
index 94901bd9f9276b46b8ba5a8783a9e257e59a4742..9fcf445bef2df3cb226d2dffea85438e16ead17f 100644 (file)
@@ -523,7 +523,7 @@ repo.enable-subject-links::
        A flag which can be used to override the global setting
        `enable-subject-links'. Default value: none.
 
-enable-html-serving::
+repo.enable-html-serving::
        A flag which can be used to override the global setting
        `enable-html-serving`. Default value: none.
 
@@ -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.