diff --git a/.github/scripts/badwords.txt b/.github/scripts/badwords.txt index 2942ce8d8a..4429ac58e6 100644 --- a/.github/scripts/badwords.txt +++ b/.github/scripts/badwords.txt @@ -48,3 +48,5 @@ doesn't:does not won't:will not couldn't:could not \bwill\b:rewrite to present tense +manpage:man page + diff --git a/_about.html b/_about.html index 222fe4c7eb..f121149fa9 100644 --- a/_about.html +++ b/_about.html @@ -66,8 +66,8 @@
  • hypermail for mail archives -
  • manpages converted using Daniel's roffit +
  • man pages converted using + Daniel's roffit
  • curl(!) for the automatically generated mirror links diff --git a/_menu.html b/_menu.html index c3ebbb3891..cb959b606d 100644 --- a/_menu.html +++ b/_menu.html @@ -45,7 +45,7 @@ curl tool -   manpage +   man page   Tutorial   HTTP scripting diff --git a/docs/_bugs.html b/docs/_bugs.html index 467bcda8c4..b55e87e462 100644 --- a/docs/_bugs.html +++ b/docs/_bugs.html @@ -16,7 +16,7 @@
    Related: -
    curl manpage +
    curl man page
    File a bug about this page
    Known bugs
    Tutorial diff --git a/docs/_faq.shtml b/docs/_faq.shtml index ff62adb88a..1b93ab419d 100644 --- a/docs/_faq.shtml +++ b/docs/_faq.shtml @@ -17,7 +17,7 @@ WHERE3(Docs, "/docs/", Project, "/docs/projdocs.html", FAQ) TITLE(FAQ -- Frequently Asked Questions)
    Related: -
    curl manpage +
    curl man page
    File a bug about the FAQ
    HTTP Scripting
    Tutorial diff --git a/docs/_http-cookies.html b/docs/_http-cookies.html index 23fe573228..9ff72b9583 100644 --- a/docs/_http-cookies.html +++ b/docs/_http-cookies.html @@ -16,7 +16,7 @@ diff --git a/docs/_httpscripting.shtml b/docs/_httpscripting.shtml index 7641f42c64..a2a7f5b997 100644 --- a/docs/_httpscripting.shtml +++ b/docs/_httpscripting.shtml @@ -16,7 +16,7 @@ WHERE3(Docs, "/docs/", Tool, "/docs/tooldocs.html", HTTP Scripting) diff --git a/docs/_index.html b/docs/_index.html index 22049fe631..6a191ebec3 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -39,7 +39,7 @@ SUBTITLE(curl tool documentation)

    Comparison Table, - curl manpage, + curl man page, HTTP Scripting, mk-ca-bundle, Tutorial diff --git a/docs/_irc.html b/docs/_irc.html index 2f808293d6..225fa30597 100644 --- a/docs/_irc.html +++ b/docs/_irc.html @@ -16,7 +16,7 @@

    diff --git a/docs/_manpage.html b/docs/_manpage.html index d701679d8b..4e51dded62 100644 --- a/docs/_manpage.html +++ b/docs/_manpage.html @@ -15,12 +15,12 @@ #include "docs/manoptionsdump.gen" #include "setup.t" -WHERE3(Docs, "/docs/", Tool, "/docs/tooldocs.html", Manpage) -TITLE(curl.1 the manpage) +WHERE3(Docs, "/docs/", Tool, "/docs/tooldocs.html", man page) +TITLE(curl man page)
    Related:
    FAQ -
    File a bug about this manpage +
    File a bug about this man page
    HTTP Scripting
    Tutorial
    When options were added diff --git a/docs/_menu.html b/docs/_menu.html index 947dba01c5..3d106b8991 100644 --- a/docs/_menu.html +++ b/docs/_menu.html @@ -67,7 +67,7 @@ Tool curl is continuously developed and new command line options are added over diff --git a/docs/_tooldocs.html b/docs/_tooldocs.html index cb19b920b5..08d8af6736 100644 --- a/docs/_tooldocs.html +++ b/docs/_tooldocs.html @@ -21,7 +21,7 @@

    The main tool to know and learn here is of course curl. Read the full - reference manpage, read + reference man page, read the tutorial or learn how to do HTTP scripting with curl. diff --git a/docs/_tutorial.html b/docs/_tutorial.html index fc7a51c188..476dbf9119 100644 --- a/docs/_tutorial.html +++ b/docs/_tutorial.html @@ -36,8 +36,8 @@

    Related: -
    Manpage
    FAQ +
    man page
    #undef DATE