Menu

#1252 Typo in curl man page

closed-fixed
1
2013-06-25
2013-06-25
No

There is a typo in curl man page.

Here is a link to the typo:
https://github.com/bagder/curl/blob/master/docs/curl.1#L1678

Here is the faulty text:
"When saving output to a file, this option tells curl to store certain file
metadata in extened file attributes."

"extened" should be replaced with "extended".

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2013-06-25
    • labels: --> documentation
    • status: open --> closed-fixed
    • assigned_to: Daniel Stenberg
     
  • Daniel Stenberg

    Daniel Stenberg - 2013-06-25

    Thanks! Fixed and pushed now as commit 9c2853f2aecb53.