Penguin
Blame: paperconfig(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of paperconfig(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 PAPERCONFIG
2 !!!PAPERCONFIG
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ENVIRONMENT
8 FILES
9 AUTHOR
10 SEE ALSO
11 ----
12 !!NAME
13
14
15 __paperconfig__ - configure the system default paper size
16 !!SYNOPSIS
17
18
19 __paperconfig__ [[ __-v__,__--version__ ] [[
20 __-h__,__--help__ ] [[ __-p__, __--paper__
21 ''papername'' | __--force__ ]
22 !!DESCRIPTION
23
24
25 __paperconfig__ sets the system (or default) paper to be
26 used by tools using the __papersize__ file. It can either
27 ask interactively for the paper to use or be called
28 non-interactively by scripts.
29 !!OPTIONS
30
31
32 __-v__,__--version__
33
34
35 Print the version of __paperconfig__ and
36 exit.
37
38
39 __-h__,__--help__
40
41
42 Print help about usage and exit.
43
44
45 __-p__, __--paper__ ''papername''
46
47
48 Use ''papername'' if possible. If ''papername'' is not
49 a valid paper, print an error message and exit.
50
51
52 __--force__
53
54
55 Force interactive selection of the system paper even if the
56 actual paper is a valid one.
57 !!ENVIRONMENT
58
59
60 __/etc/papersize__ Full path to a file containing the
61 paper size to use; this file will be rewritten with the
62 system paper size.
63 !!FILES
64
65
66 __/etc/papersize__
67
68
69 Contains the name of the system-wide default paper size to
70 be used if the __/etc/papersize__ variable is not
71 set.
72 !!AUTHOR
73
74
75 Yves Arrouye
76 !!SEE ALSO
77
78
79 paperconf(1)__
80 papersize__(5)
81 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.