From 5229b0eb89806973cdba9fa94a55855f595ff2b4 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 7 May 2010 08:26:34 +0200 Subject: [PATCH] Small fix for layout of mgl2*.1 manpages --- debian/mgl2cpp.1 | 2 +- debian/mgl2eps.1 | 2 +- debian/mgl2gif.1 | 2 +- debian/mgl2png.1 | 2 +- debian/mgl2svg.1 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/mgl2cpp.1 b/debian/mgl2cpp.1 index df58ca3..8f09890 100644 --- a/debian/mgl2cpp.1 +++ b/debian/mgl2cpp.1 @@ -3,7 +3,7 @@ mgl2cpp \- Execute MathGL scripts to generate C++ code .SH "SYNOPSIS" .PP -mgl2cpp [outputname ] [ parameters] +mgl2cpp [outputname] [parameters] .PP .SH "DESCRIPTION" .PP diff --git a/debian/mgl2eps.1 b/debian/mgl2eps.1 index 3d6a4da..361ad9c 100644 --- a/debian/mgl2eps.1 +++ b/debian/mgl2eps.1 @@ -3,7 +3,7 @@ mgl2eps \- Execute MathGL scripts to generate Encapsulated PostScript (EPS) output .SH "SYNOPSIS" .PP -mgl2eps [outputname ] [ parameters] +mgl2eps [outputname] [parameters] .PP .SH "DESCRIPTION" .PP diff --git a/debian/mgl2gif.1 b/debian/mgl2gif.1 index b51059b..cfd6247 100644 --- a/debian/mgl2gif.1 +++ b/debian/mgl2gif.1 @@ -3,7 +3,7 @@ mgl2gif \- Execute MathGL scripts to generate Graphics Interchange Format (GIF)files .SH "SYNOPSIS" .PP -mgl2gif [outputname ] [ parameters] +mgl2gif [outputname] [parameters] .PP .SH "DESCRIPTION" .PP diff --git a/debian/mgl2png.1 b/debian/mgl2png.1 index f714a1b..4adfd88 100644 --- a/debian/mgl2png.1 +++ b/debian/mgl2png.1 @@ -3,7 +3,7 @@ mgl2png \- Execute MathGL scripts to generate Portable Network Graphics (PNG) output .SH "SYNOPSIS" .PP -mgl2png [outputname ] [ parameters] +mgl2png [outputname] [parameters] .PP .SH "DESCRIPTION" .PP diff --git a/debian/mgl2svg.1 b/debian/mgl2svg.1 index 7f03166..925a362 100644 --- a/debian/mgl2svg.1 +++ b/debian/mgl2svg.1 @@ -3,7 +3,7 @@ mgl2svg \- Execute MathGL scripts to generate Scalable Vector Graphics (SVG) output .SH "SYNOPSIS" .PP -mgl2svg [outputname ] [ parameters] +mgl2svg [outputname] [parameters] .PP .SH "DESCRIPTION" .PP -- 2.30.2