diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-10-24 17:24:48 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-10-24 17:24:48 +0200 |
commit | cdf7eda32ff3e9bb4133b813e077480b25693dc9 (patch) | |
tree | 1609472d2ed7926b93eae184edda0972cbff4473 /fb.pod | |
parent | d3af9daedd5af9d77bcc5d8b8c75e6b2336d2457 (diff) |
fix typo in manpage
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'fb.pod')
-rw-r--r-- | fb.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ which will be uploaded once EOF is received. If the file being uploaded is bigger than 10MB C<fb> will query the server for the maximum upload size and abort the upload in case the file would be rejected. -If you want to be able to delte files, you have to add the following line to ~/.netrc +If you want to be able to delete files, you have to add the following line to ~/.netrc machine paste.xinu.at password <your_secret_password> =head1 SWITCHES |