Package: xgraph Version: 12.1-9 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/xgraph.1.gz', see attached '.diff'. Note: I added a space to "hardcopy", but left "Hardcopy" (button name) alone. Hope this helps... -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages xgraph depends on: ii libc6 2.7-6 GNU C Library: Shared libraries ii libx11-6 2:1.0.3-7 X11 client-side library xgraph recommends no packages. -- no debconf information
--- xgraph.1 2008-02-03 05:13:52.000000000 -0500 +++ /tmp/xgraph.1 2008-02-12 15:57:26.000000000 -0500 @@ -43,7 +43,7 @@ files by writing lines of the form "<option>: <value>". The option names are the same as those used for specifying X resources (see below). The option and value must be separated by at -bleast one space. +least one space. An example input file with three data sets is shown below. Note that set three is not named, set two has discontinuous data, and the title of the graph is specified near the top of the file. @@ -95,7 +95,7 @@ button. Typing EOF (control-D) in a window also closes that window. Depressing a mouse button while the mouse cursor is in the .I Hardcopy -button causes a dialog to appear asking about hardcopy (printout) +button causes a dialog to appear asking about hard copy (printout) options. These options are described below: .IP "Output Device" Specifies the type of the output device (e.g. "HPGL", "Postscript", etc). @@ -114,7 +114,7 @@ If the disposition is "To File", this field specifies the name of the output file. .IP "Maximum Dimension" -This specifies the maximum size of the plot on the hardcopy +This specifies the maximum size of the plot on the hard copy device in centimeters. .I xgraph takes in account the aspect ratio of the plot on the screen @@ -125,7 +125,7 @@ .IP "Include in Document" If selected, this option causes .I xgraph -to produce harcopy output that is suitable for inclusion in other +to produce hard copy output that is suitable for inclusion in other larger documents. As an example, when this option is selected the Postscript output produced by xgraph will have a bounding box suitable for use with @@ -133,7 +133,7 @@ .IP "Title Font Family" This field specifies the name of a font to use when drawing the graph title. Suitable defaults are initially chosen for -any given hardcopy device. +any given hard copy device. The value of this field is hardware specific -- refer to the device reference manual for details. .IP "Title Font Size" @@ -150,10 +150,10 @@ .I xgraph uses to draw axis labels, and legend descriptions. .IP "Control Buttons" -After specifing the parameters for the plot, the "Ok" button causes +After specifying the parameters for the plot, the "Ok" button causes .I xgraph -to produce a hardcopy. -Pressing the "Cancel" button will abort the hardcopy operation. +to produce a hard copy. +Pressing the "Cancel" button will abort the hard copy operation. Depressing the .I About button causes Xgraph to display a window containing the version of @@ -217,7 +217,7 @@ is 1.0, and 0.5 will generate a 50% reduced plot. .TP .B \-fmtx <printf-format> \-fmty <printf-format> -Use the format specified to generate the legents for the x or y axis. +Use the format specified to generate the legends for the x or y axis. .TP .B \-bb (BoundBox) Draw a bounding box around the data region. This is very useful @@ -364,7 +364,7 @@ Thus, 64 unique data sets can be displayed. .TP .B Device -The default output form presented in the hardcopy dialog (i.e. "Postscript", +The default output form presented in the hard copy dialog (i.e. "Postscript", "HPGL", etc). .TP .B Disposition @@ -372,7 +372,7 @@ This must be one of the strings "To File" or "To Device". .TP .B FileOrDev -The default file name or device string in the hardcopy dialog. +The default file name or device string in the hard copy dialog. .TP .B ZeroWidth Width, in pixels, of the zero grid line. @@ -386,4 +386,4 @@ .br - Zooming in on bar graphs doesn't work right. .br -- There is no way to produce hardcopy without running xgraph interactively. +- There is no way to produce hard copy without running xgraph interactively.

