]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/psorder.1
Remove bdb env on exit
[netatalk.git] / man / man1 / psorder.1
index 8c3c71a00b987d4ac2c69490173be934ad49da60..724fe555b14bc651da1093937c732a039cc8daad 100644 (file)
@@ -1,38 +1,59 @@
-.TH psorder 1 "17 Dec 1991" 2.0.0 Netatalk 
-.SH NAME
+'\" t
+.\"     Title: psorder
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 17 Dec 1991
+.\"    Manual: Netatalk 2.2
+.\"    Source: Netatalk 2.2
+.\"  Language: English
+.\"
+.TH "PSORDER" "1" "17 Dec 1991" "Netatalk 2.2" "Netatalk 2.2"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
 psorder \- PostScript pageorder filter
-.SH SYNOPSIS
-\fBpsorder\fR [\-duf] \fBsourcefile\fR 
-.SH DESCRIPTION
-psorder is a filter that re\-orders the pages of a
-PostScript document. The result is written to the standard output. By
-default, documents are processed into ascending order (the lowest numbered
-page is printed first). Some PostScript documents specify that the order
-of their pages should never be changed; the default action of
-psorder is to follow this specification.
+.SH "SYNOPSIS"
+.HP \w'\fBpsorder\fR\fB\fR\ 'u
+\fBpsorder\fR\fB\fR [\-duf] \fIsourcefile\fR
+.SH "DESCRIPTION"
+.PP
+\fBpsorder\fR
+is a filter that re\-orders the pages of a PostScript document\&. The result is written to the standard output\&. By default, documents are processed into ascending order (the lowest numbered page is printed first)\&. Some PostScript documents specify that the order of their pages should never be changed; the default action of
+\fBpsorder\fR
+is to follow this specification\&.
+.PP
+If no source file is given, or if
+\fIsourcefile\fR
+is `\fB\-\fR\',
+\fBpsorder\fR
+reads from the standard input file\&.
+.SH "OPTIONS"
 .PP
-If no source file is given, or if \fIsourcefile\fR
-is `\fI\-\fR', psorder
-reads from the standard input file.
-.SH OPTIONS
-.TP 
 \fB\-d\fR
-Re\-order the pages of the document in downward or descending
-order. This is typically used to change the order of a document to
-be printed by a printer that stacks pages face\-up, such as an Apple
-LaserWriter or LaserWriter Plus.
-.TP 
+.RS 4
+Re\-order the pages of the document in downward or descending order\&. This is typically used to change the order of a document to be printed by a printer that stacks pages face\-up, such as an Apple LaserWriter or LaserWriter Plus\&.
+.RE
+.PP
 \fB\-u\fR
-Specifies forward order, and is the default. It is used to try
-and ensure the correct ordering when a document will be printed by a
-printer that stacks the pages face\-down.
-.TP 
+.RS 4
+Specifies forward order, and is the default\&. It is used to try and ensure the correct ordering when a document will be printed by a printer that stacks the pages face\-down\&.
+.RE
+.PP
 \fB\-f\fR
-Force psorder to re\-order the pages, even
-if the document claims that its page order is not to be trifled
-with. This option should only be used experimentally, as it may
-cause documents to print incorrectly.
+.RS 4
+Force
+\fBpsorder\fR
+to re\-order the pages, even if the document claims that its page order is not to be trifled with\&. This option should only be used experimentally, as it may cause documents to print incorrectly\&.
+.RE
 .SH "SEE ALSO"
+.PP
 \fBpsf\fR(8),
-\fBlpr\fR(1).
-
+\fBlpr\fR(1)\&.