View Issue Details

IDProjectCategoryView StatusLast Update
0000175Online PubsBase Definitions and Headerspublic2025-02-21 16:27
Reportergeoffclare Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status AppliedResolutionAccepted 
NameGeoff Clare
OrganizationThe Open Group
User Reference
URLutilities/sleep.html
Sectionsleep
Summary0000175: HTML problem in XCU7 sleep example
Description(Originally reported by Konrad Schwarz on 12 Jan 2009)
> while true
> do
>     command    sleep 37
> done
>
> should be formatted as
>
> while true
> do
>     command
>     sleep 37
> done
Desired ActionSee description.
TagsNo tags attached.

Activities

ajosey

2010-02-12 10:57

manager   bugnote:0000387

Applied to the html Feb 12 2010

Issue History

Date Modified Username Field Change
2009-10-30 10:04 geoffclare New Issue
2009-10-30 10:04 geoffclare Name => Geoff Clare
2009-10-30 10:04 geoffclare Organization => The Open Group
2009-10-30 10:04 geoffclare URL => utilities/sleep.html
2009-10-30 10:04 geoffclare Section => sleep
2009-10-30 10:05 geoffclare Description Updated
2009-11-12 16:50 ajosey Status New => Resolved
2009-11-12 16:50 ajosey Resolution Open => Accepted
2010-02-12 10:57 ajosey Note Added: 0000387
2010-02-12 10:57 ajosey Assigned To => ajosey
2010-02-12 10:57 ajosey Status Resolved => Applied
2010-02-12 10:57 ajosey Category => Base Definitions
2025-02-21 16:27 agadmin Category Base Definitions => Base Definitions and Headers