diff --git a/README b/README index c58818448..d4e02ec83 100644 --- a/README +++ b/README @@ -653,15 +653,15 @@ this is assumed to be additional footer and header text. A single pipe character (`|`) should be used to separate the footer text from the header text. Thus, - % pandoc(1) + % PANDOC(1) -will yield a man page with the title `pandoc` and section 1. +will yield a man page with the title `PANDOC` and section 1. - % pandoc(1) Pandoc User Manuals + % PANDOC(1) Pandoc User Manuals will also have "Pandoc User Manuals" in the footer. - % pandoc(1) Pandoc User Manuals | Version 4.0 + % PANDOC(1) Pandoc User Manuals | Version 4.0 will also have "Version 4.0" in the header.