Bug 753159

Summary: Bad instances of '<file>' in messages in examples in '3.3. Git' chapter
Product: Red Hat Enterprise Linux 6 Reporter: Petr Muller <pmuller>
Component: doc-Developer_GuideAssignee: Jacquelynn East <jeast>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.2CC: ohudlick, rlandman
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-07 02:17:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Muller 2011-11-11 13:47:46 UTC
Description of problem:

The chapter 3.3. Git contains lot of examples of git command output. A lot of messages containg a snippet like this:

"Foobar <file> was foobared"
        ^^^^^^

However, in some output examples, the '<file>' part is borked in various ways:

3.3.4. Untracked files, snippet 1
#	(use "git add <file<..." to include in what will be committed)
                      ^^^^^^
3.3.6. Modified Status, snippet 2 and 3
#	(use "git reset HEAD >file<..." to unstage)
                             ^^^^^^