summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-03 19:03:19 +0000
committerwiz <wiz>2001-12-03 19:03:19 +0000
commit99685bbac670f3e20cda1116d2d0a05f48d831bc (patch)
treeb1dba1934d8e474a3e6946d57aef51d6abcb1540 /print
parent7b1ab1085283a4465275bf432a55f020306b2357 (diff)
downloadpkgsrc-99685bbac670f3e20cda1116d2d0a05f48d831bc.tar.gz
Miscellaneous man page fixes.
Diffstat (limited to 'print')
-rw-r--r--print/papersize/files/getpapersize.17
-rw-r--r--print/papersize/files/setpapersize.17
-rw-r--r--print/pcps/files/pcps.117
3 files changed, 18 insertions, 13 deletions
diff --git a/print/papersize/files/getpapersize.1 b/print/papersize/files/getpapersize.1
index 43635245b7f..16b7617cda3 100644
--- a/print/papersize/files/getpapersize.1
+++ b/print/papersize/files/getpapersize.1
@@ -1,12 +1,13 @@
+.\" $NetBSD: getpapersize.1,v 1.2 2001/12/03 19:03:24 wiz Exp $
.Dd November 9, 1998
.Dt GETPAPERSIZE 1
-.Os NetBSD
+.Os
.Sh NAME
.Nm getpapersize
.Nd Show the default paper size for various packages
.Sh SYNOPSIS
.Nm
-.Op Package...
+.Op package ...
.Sh DESCRIPTION
The
.Nm
@@ -17,7 +18,7 @@ If no package argument is given, all packages are assumed.
The
.Xr setpapersize 1
utility can be used to set the default paper size for the packages.
-.Pp
+.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
diff --git a/print/papersize/files/setpapersize.1 b/print/papersize/files/setpapersize.1
index b56acc41f9f..b04961593d6 100644
--- a/print/papersize/files/setpapersize.1
+++ b/print/papersize/files/setpapersize.1
@@ -1,13 +1,14 @@
+.\" $NetBSD: setpapersize.1,v 1.2 2001/12/03 19:03:24 wiz Exp $
.Dd November 9, 1998
.Dt SETPAPERSIZE 1
-.Os NetBSD
+.Os
.Sh NAME
.Nm setpapersize
.Nd Set the default paper size for various packages
.Sh SYNOPSIS
.Nm
PAPERSIZE
-.Op Package...
+.Op Package ...
.Sh DESCRIPTION
The
.Nm
@@ -21,7 +22,7 @@ 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.
-.Pp
+.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
diff --git a/print/pcps/files/pcps.1 b/print/pcps/files/pcps.1
index fdbf29889e4..3ea73bc882a 100644
--- a/print/pcps/files/pcps.1
+++ b/print/pcps/files/pcps.1
@@ -1,10 +1,13 @@
-.TH PCPS 1
-.SH NAME
-pcps \- A utility to print text files on a PostScript(tm) printer.
-.SH DESCRIPTION
+.\" $NetBSD: pcps.1,v 1.2 2001/12/03 19:03:24 wiz Exp $
+.Dd December 3, 2001
+.Dt PCPS 1
+.Sh NAME
+.Nm pcps
+.Nd utility to print text files on a PostScript(tm) printer
+.Sh DESCRIPTION
Many features are included: word wrapping, scaling, rotation,
2-up and 4-up printing, duplex, banners, etc. See
-share/doc/pcps/pcps.man (within your package tree) for
-additonal details, or run the program
+@PREFIX@/share/doc/pcps/pcps.man for
+additional details, or run the program
without arguments. This is shareware and requires payment. See
-share/doc/pcps/license.doc for details.
+@PREFIX@/share/doc/pcps/license.doc for details.