changeset 376:487180c5fa5f

Renamed the man page to lower case. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@603 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 17 Jan 2008 11:22:53 +0000
parents 0eebfd7ef85b
children 1fbcc38e7dc4
files doc/UniversalIndentGUI.man doc/universalindentgui.man
diffstat 2 files changed, 17 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/doc/UniversalIndentGUI.man	Wed Jan 16 22:40:26 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-.TH UniversalIndentGUI 1 "2008-01-15" "0.8.0" "UniversalIndentGUI"
-
-.SH NAME 
-UniversalIndentGUI \- is a cross platform graphical user interface for nearly any code indenter.
-
-.SH SYNOPSIS 
-.B UniversalIndentGUI
-(takes no commandline parameters)
-
-.SH DESCRIPTION 
-UniversalIndentGUI is a cross platform compatible GUI for several code formatter, beautifier and indenter like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. Main feature is a live preview to directly see how the selected formatting option affects the source code.
-
-.SH BUGS 
-Actually known bugs can be seen on http://sf.net/tracker/?func=browse&group_id=167482&atid=843127
-
-.SH AUTHOR 
-Thomas Schweitzer <thomas_-_s@users.sourceforge.net> 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/universalindentgui.man	Thu Jan 17 11:22:53 2008 +0000
@@ -0,0 +1,17 @@
+.TH UniversalIndentGUI 1 "2008-01-15" "0.8.0" "UniversalIndentGUI"
+
+.SH NAME 
+UniversalIndentGUI \- is a cross platform graphical user interface for nearly any code indenter.
+
+.SH SYNOPSIS 
+.B UniversalIndentGUI
+(takes no commandline parameters)
+
+.SH DESCRIPTION 
+UniversalIndentGUI is a cross platform compatible GUI for several code formatter, beautifier and indenter like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. Main feature is a live preview to directly see how the selected formatting option affects the source code.
+
+.SH BUGS 
+Actually known bugs can be seen on http://sf.net/tracker/?func=browse&group_id=167482&atid=843127
+
+.SH AUTHOR 
+Thomas Schweitzer <thomas_-_s@users.sourceforge.net>