mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
31 lines
751 B
Groff
31 lines
751 B
Groff
.\" $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
|