diff --git a/doc/elinks.1.txt b/doc/elinks.1.txt index bcda7d9d4..8a728cb94 100644 --- a/doc/elinks.1.txt +++ b/doc/elinks.1.txt @@ -1,4 +1,4 @@ -ELINKS(1) +elinks(1) ========= :Description: The Elinks text-browser diff --git a/doc/elinks.conf.5.txt b/doc/elinks.conf.5.txt index 93b8f2658..6a9e41c45 100644 --- a/doc/elinks.conf.5.txt +++ b/doc/elinks.conf.5.txt @@ -1,4 +1,4 @@ -ELINKS.CONF(5) +elinks.conf(5) ============== :Description: ELinks configuration file diff --git a/doc/elinkskeys.5.txt b/doc/elinkskeys.5.txt index 58139a62e..3fde5b018 100644 --- a/doc/elinkskeys.5.txt +++ b/doc/elinkskeys.5.txt @@ -1,4 +1,4 @@ -ELINKSKEYS(5) +elinkskeys(5) ============= :Description: ELinks keybindings diff --git a/doc/hacking.txt b/doc/hacking.txt index 00ab45032..367d51687 100644 --- a/doc/hacking.txt +++ b/doc/hacking.txt @@ -312,8 +312,8 @@ place it on the same line as the command, if it's place it on the preceding line. -3.2, More about style -~~~~~~~~~~~~~~~~~~~~~ +More about style +~~~~~~~~~~~~~~~~ Note: We use short variables names and stupid examples here, do not take that as a guideline for _REAL_ coding. Always use descriptive variables