summaryrefslogtreecommitdiff
path: root/print/papersize/files/setpapersize.1
blob: 26a1dc199c02d12bdc3563ea6722aa9399d16f1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.\" $NetBSD: setpapersize.1,v 1.4 2003/08/15 12:51:39 reed Exp $
.Dd November 9, 1998
.Dt SETPAPERSIZE 1
.Os
.Sh NAME
.Nm setpapersize
.Nd Set the default paper size for various packages
.Sh SYNOPSIS
.Nm
PAPERSIZE
.Op Package ...
.Sh DESCRIPTION
The
.Nm
utility sets the default paper size for a number of packages.
At the present time, these are the a2ps, ddd, enscript, ghostscript,
gv, magicfilter and psutils packages.
If no package argument is given, all packages are assumed.
The
.Ar PAPERSIZE
argument can be one of A4, Letter, or Letterdj.
The
.Xr getpapersize 1
utility can be used to show the default paper size for the packages.
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr getpapersize 1