diff options
| author | Peter Colberg | 2016-06-10 10:29:07 -0400 |
|---|---|---|
| committer | Jason A. Donenfeld | 2016-07-06 23:45:29 +0200 |
| commit | ccf79b3576d20a65db081725636529641a28d3c9 (patch) | |
| tree | 610770822e62c8731b0f930af2c689ea72dbaf79 | |
| parent | 590ba455d694deaf2ec206510cf7f047ac365a96 (diff) | |
| download | cgit-ccf79b3576d20a65db081725636529641a28d3c9.tar.gz cgit-ccf79b3576d20a65db081725636529641a28d3c9.tar.bz2 cgit-ccf79b3576d20a65db081725636529641a28d3c9.zip | |
Fix spelling in man page
Signed-off-by: Peter Colberg <peter@colberg.org>
| -rw-r--r-- | cgitrc.5.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 2e1912d..9fcf445 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt | |||
| @@ -676,14 +676,14 @@ commit filter:: | |||
| 676 | expected on standard output. | 676 | expected on standard output. |
| 677 | 677 | ||
| 678 | email filter:: | 678 | email filter:: |
| 679 | This filter is given two parameters: the email address of the relevent | 679 | This filter is given two parameters: the email address of the relevant |
| 680 | author and a string indicating the originating page. The filter will | 680 | author and a string indicating the originating page. The filter will |
| 681 | then receive the text string to format on standard input and is | 681 | then receive the text string to format on standard input and is |
| 682 | expected to write to standard output the formatted text to be included | 682 | expected to write to standard output the formatted text to be included |
| 683 | in the page. | 683 | in the page. |
| 684 | 684 | ||
| 685 | owner filter:: | 685 | owner filter:: |
| 686 | This filter is given no arguments. The owner text is avilable on | 686 | This filter is given no arguments. The owner text is available on |
| 687 | standard input and the filter is expected to write to standard | 687 | standard input and the filter is expected to write to standard |
| 688 | output. The output is included in the Owner column. | 688 | output. The output is included in the Owner column. |
| 689 | 689 | ||
