Re: [git] [PATCH 13/13] Fixup! doc: giteveryday and user-manual man format

2013-02-24 Thread W. Trevor King
On Sat, Feb 23, 2013 at 11:06:01PM +, Philip Oakley wrote:
 diff --git a/Documentation/gituser-manual.txt 
 b/Documentation/gituser-manual.txt
 index a4778d7..e991b11 100644
 --- a/Documentation/gituser-manual.txt
 +++ b/Documentation/gituser-manual.txt
 @@ -1,7 +1,12 @@
  Git User's Manual (for version 1.5.3 or newer)
 -__
 +==

I'd be happy dropping the parenthetical bit here.  It's hard to
imagine someone still running something earlier than 1.5.3.  It's even
harder to imagine them installing a modern user manual man page for
their old Git version ;).

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy


signature.asc
Description: OpenPGP digital signature


Re: [git] [PATCH 13/13] Fixup! doc: giteveryday and user-manual man format

2013-02-24 Thread Philip Oakley

On 24/02/13 15:01, W. Trevor King wrote:

On Sat, Feb 23, 2013 at 11:06:01PM +, Philip Oakley wrote:

diff --git a/Documentation/gituser-manual.txt b/Documentation/gituser-manual.txt
index a4778d7..e991b11 100644
--- a/Documentation/gituser-manual.txt
+++ b/Documentation/gituser-manual.txt
@@ -1,7 +1,12 @@
  Git User's Manual (for version 1.5.3 or newer)
-__
+==


I'd be happy dropping the parenthetical bit here.  It's hard to
imagine someone still running something earlier than 1.5.3.  It's even
harder to imagine them installing a modern user manual man page for
their old Git version ;).


Sensible. Will do.

Philip
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 13/13] Fixup! doc: giteveryday and user-manual man format

2013-02-23 Thread Philip Oakley
Signed-off-by: Philip Oakley philipoak...@iee.org
---
 Documentation/giteveryday.txt| 10 --
 Documentation/gituser-manual.txt |  7 ++-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/Documentation/giteveryday.txt b/Documentation/giteveryday.txt
index e1fba85..3f11787 100644
--- a/Documentation/giteveryday.txt
+++ b/Documentation/giteveryday.txt
@@ -1,6 +1,12 @@
-Everyday Git With 20 Commands Or So
-===
+Everyday-Git(7)
+===
 
+NAME
+
+giteveryday - A useful minimum set of commands for Everyday Git 
+
+SYNOPSIS
+
 Individual Developer (Standalone) commands are essential for
 anybody who makes a commit, even for somebody who works alone.
 
diff --git a/Documentation/gituser-manual.txt b/Documentation/gituser-manual.txt
index a4778d7..e991b11 100644
--- a/Documentation/gituser-manual.txt
+++ b/Documentation/gituser-manual.txt
@@ -1,7 +1,12 @@
 Git User's Manual (for version 1.5.3 or newer)
-__
+==
 
+NAME
+
+gituser-manual - User Manual for Git, the stupid content tracker
 
+SYNOPSIS
+
 Git is a fast distributed revision control system.
 
 This manual is designed to be readable by someone with basic UNIX
-- 
1.8.1.msysgit.1

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html