From cf9f33527f9accbe2eba269513aa25fbf0df6fb3 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 13 Jan 2011 11:15:00 -0500 Subject: man: remove trailing spaces and tabs Using s/[ \t]*$// Signed-off-by: Gaetan Nadon --- fstobdf.man | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fstobdf.man b/fstobdf.man index 2ba4611..9c1c0eb 100644 --- a/fstobdf.man +++ b/fstobdf.man @@ -1,15 +1,15 @@ .\" Copyright 1990, Network Computing Devices .\" Copyright 1990, 1998 The Open Group -.\" +.\" .\" Permission to use, copy, modify, distribute, and sell this software and its .\" documentation for any purpose is hereby granted without fee, provided that .\" the above copyright notice appear in all copies and that both that .\" copyright notice and this permission notice appear in supporting .\" documentation. -.\" +.\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. -.\" +.\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. @@ -17,7 +17,7 @@ .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. -.\" +.\" .\" Except as contained in this notice, the name of The Open Group shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization @@ -38,13 +38,13 @@ fstobdf \- generate BDF font from X font server .SH DESCRIPTION The \fIfstobdf\fP program reads a font from a font server and prints a BDF file on the standard output that may be used to recreate the font. -This is useful in testing servers, debugging font metrics, and reproducing +This is useful in testing servers, debugging font metrics, and reproducing lost BDF files. .SH OPTIONS .TP 8 .B \-server \fIservername\fP This option specifies the server from which the font should be read. -.I servername +.I servername must be specified in one of the formats defined in the .I Font Server Names section of X(__miscmansuffix__). If not specified, the server name in the -- cgit v1.2.3