From 1d35855d7d852b0fe350ee69fc417844064e5706 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Thu, 12 Jan 2006 11:08:18 +0100 Subject: [PATCH] Minor fixes --- doc/elinks.1.txt | 2 +- doc/elinks.conf.5.txt | 2 +- doc/elinkskeys.5.txt | 2 +- doc/hacking.txt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) 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