ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvtc.1.man.in
(Generate patch)

Comparing rxvt-unicode/doc/rxvtc.1.man.in (file contents):
Revision 1.3 by root, Thu Feb 2 00:24:14 2006 UTC vs.
Revision 1.24 by root, Fri May 14 13:52:31 2021 UTC

1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14 1.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.35)
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sh \" Subsection heading
6.br
7.if t .Sp
8.ne 5
9.PP
10\fB\\$1\fR
11.PP
12..
13.de Sp \" Vertical space (when we can't use .PP) 5.de Sp \" Vertical space (when we can't use .PP)
14.if t .sp .5v 6.if t .sp .5v
15.if n .sp 7.if n .sp
16.. 8..
17.de Vb \" Begin verbatim text 9.de Vb \" Begin verbatim text
23.ft R 15.ft R
24.fi 16.fi
25.. 17..
26.\" Set up some character translations and predefined strings. \*(-- will 18.\" Set up some character translations and predefined strings. \*(-- will
27.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left 19.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28.\" double quote, and \*(R" will give a right double quote. | will give a 20.\" double quote, and \*(R" will give a right double quote. \*(C+ will
29.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to 21.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
30.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C' 22.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
31.\" expand to `' in nroff, nothing in troff, for use with C<>. 23.\" nothing in troff, for use with C<>.
32.tr \(*W-|\(bv\*(Tr 24.tr \(*W-
33.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' 25.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
34.ie n \{\ 26.ie n \{\
35. ds -- \(*W- 27. ds -- \(*W-
36. ds PI pi 28. ds PI pi
37. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 29. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
44.el\{\ 36.el\{\
45. ds -- \|\(em\| 37. ds -- \|\(em\|
46. ds PI \(*p 38. ds PI \(*p
47. ds L" `` 39. ds L" ``
48. ds R" '' 40. ds R" ''
41. ds C`
42. ds C'
49'br\} 43'br\}
50.\" 44.\"
45.\" Escape single quotes in literal strings from groff's Unicode transform.
46.ie \n(.g .ds Aq \(aq
47.el .ds Aq '
48.\"
51.\" If the F register is turned on, we'll generate index entries on stderr for 49.\" If the F register is >0, we'll generate index entries on stderr for
52.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 50.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
53.\" entries marked with X<> in POD. Of course, you'll have to process the 51.\" entries marked with X<> in POD. Of course, you'll have to process the
54.\" output yourself in some meaningful fashion. 52.\" output yourself in some meaningful fashion.
55.if \nF \{\ 53.\"
54.\" Avoid warning from groff about undefined register 'F'.
56. de IX 55.de IX
57. tm Index:\\$1\t\\n%\t"\\$2"
58.. 56..
59. nr % 0 57.nr rF 0
60. rr F 58.if \n(.g .if rF .nr rF 1
59.if (\n(rF:(\n(.g==0)) \{\
60. if \nF \{\
61. de IX
62. tm Index:\\$1\t\\n%\t"\\$2"
63..
64. if !\nF==2 \{\
65. nr % 0
66. nr F 2
67. \}
68. \}
61.\} 69.\}
62.\" 70.rr rF
63.\" For nroff, turn off justification. Always turn off hyphenation; it makes
64.\" way too many mistakes in technical documents.
65.hy 0
66.if n .na
67.\" 71.\"
68.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). 72.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
69.\" Fear. Run. Save yourself. No user-serviceable parts. 73.\" Fear. Run. Save yourself. No user-serviceable parts.
70. \" fudge factors for nroff and troff 74. \" fudge factors for nroff and troff
71.if n \{\ 75.if n \{\
126. ds Ae AE 130. ds Ae AE
127.\} 131.\}
128.rm #[ #] #H #V #F C 132.rm #[ #] #H #V #F C
129.\" ======================================================================== 133.\" ========================================================================
130.\" 134.\"
131.IX Title "rxvt 1" 135.IX Title "@@RXVT_NAME@@ 1"
132.TH rxvt 1 "2006-02-02" "7.5" "RXVT-UNICODE" 136.TH @@RXVT_NAME@@ 1 "2021-05-14" "@@RXVT_VERSION@@" "RXVT-UNICODE"
137.\" For nroff, turn off justification. Always turn off hyphenation; it makes
138.\" way too many mistakes in technical documents.
139.if n .ad l
140.nh
133.SH "NAME" 141.SH "NAME"
134@@RXVT_NAME@@c \- control the @@RXVT_NAME@@d daemon 142@@RXVT_NAME@@c \- control the @@RXVT_NAME@@d daemon
135.SH "SYNOPSIS" 143.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 144.IX Header "SYNOPSIS"
137\&\fB@@RXVT_NAME@@c\fR [same options as for @@RXVT_NAME@@] 145\&\fB@@RXVT_NAME@@c\fR [same options as for @@RXVT_NAME@@]
142takes the same arguments as the \fB@@RXVT_NAME@@\fR program. The environment 150takes the same arguments as the \fB@@RXVT_NAME@@\fR program. The environment
143will also be respected. Currently, it always returns immediately after 151will also be respected. Currently, it always returns immediately after
144contacting the daemon. 152contacting the daemon.
145.SH "OPTIONS" 153.SH "OPTIONS"
146.IX Header "OPTIONS" 154.IX Header "OPTIONS"
155If the first option is \fB\-k\fR, \fB@@RXVT_NAME@@c\fR tries to kill the
156daemon process and returns.
157.PP
147All options that are valid for \fB@@RXVT_NAME@@\fR are valid for 158All options that are valid for \fB@@RXVT_NAME@@\fR are valid for
148\&\fB@@RXVT_NAME@@c\fR, too. Please note that all options are currently 159\&\fB@@RXVT_NAME@@c\fR, too. Please note that options are interpreted in the
149interpreted in the context of the daemon process, which makes a difference 160context of the daemon process. However, as current working directory,
150for options that specify a file descriptor (such as \fB\-pty\-fd\fR). 161process environment and any file descriptor (e.g. for \f(CW\*(C`\-pty\-fd\*(C'\fR) are
162preserved, this rarely makes a difference.
151.SH "EXIT STATUS" 163.SH "EXIT STATUS"
152.IX Header "EXIT STATUS" 164.IX Header "EXIT STATUS"
153If everything went well, @@RXVT_NAME@@c returns with an exit status of \f(CW0\fR. 165If everything went well, @@RXVT_NAME@@c returns with an exit status of \f(CW0\fR.
154If contacting the daemon fails, it exits with the exit status \f(CW2\fR. In all other error 166If contacting the daemon fails, it exits with the exit status \f(CW2\fR. In all other error
155cases it returns with status \f(CW1\fR. 167cases it returns with status \f(CW1\fR.
156.PP 168.PP
157This can be used to implement auto-starting behaviour, by checking for an 169This can be used to implement auto-starting behaviour, by checking for an
158exit status of \f(CW2\fR, running \f(CW\*(C`@@RXVT_NAME@@d \-f \-q\*(C'\fR and retrying the call 170exit status of \f(CW2\fR, running \f(CW\*(C`@@RXVT_NAME@@d \-f \-q\*(C'\fR and retrying the call
159to @@RXVT_NAME@@c. 171to @@RXVT_NAME@@c, like this:
172.PP
173.Vb 6
174\& #!/bin/sh
175\& @@RXVT_NAME@@c "$@"
176\& if [ $? \-eq 2 ]; then
177\& @@RXVT_NAME@@d \-q \-o \-f
178\& @@RXVT_NAME@@c "$@"
179\& fi
180.Ve
160.SH "ENVIRONMENT" 181.SH "ENVIRONMENT"
161.IX Header "ENVIRONMENT" 182.IX Header "ENVIRONMENT"
162All environment variables of the current process will be made available 183All environment variables of the current process will be made available
163to the new instance, and will be interpreted as if \fB@@RXVT_NAME@@\fR were 184to the new instance, and will be interpreted as if \fB@@RXVT_NAME@@\fR were
164started directly. 185started directly.
165.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4 186.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
166.IX Item "RXVT_SOCKET" 187.IX Item "RXVT_SOCKET"
167Both @@RXVT_NAME@@c and @@RXVT_NAME@@d use the environment variable 188Both @@RXVT_NAME@@c and @@RXVT_NAME@@d use the environment variable
168\&\fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact the 189\&\fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact the
169@@RXVT_NAME@@d, respectively. If the variable is missing, 190@@RXVT_NAME@@d, respectively. If the variable is missing,
170\&\fI$HOME/.rxvt\-unicode\-\fI<nodename>\fI\fR is used. The variable must 191\&\fI\f(CI$HOME\fI/.urxvt/urxvtd\-\fI<nodename>\fI\fR is used. The variable must
171specify the absolute path of the socket to create. 192specify the absolute path of the socket to create.
172.SH "SEE ALSO" 193.SH "SEE ALSO"
173.IX Header "SEE ALSO" 194.IX Header "SEE ALSO"
174@@RXVT_NAME@@(7), @@RXVT_NAME@@d(1) 195@@RXVT_NAME@@(7), @@RXVT_NAME@@d(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines