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

Comparing rxvt-unicode/doc/rxvtd.1.man.in (file contents):
Revision 1.24 by root, Sat May 14 08:28:25 2016 UTC vs.
Revision 1.25 by root, Fri May 14 13:47:43 2021 UTC

1.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.30) 1.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.35)
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sp \" Vertical space (when we can't use .PP) 5.de Sp \" Vertical space (when we can't use .PP)
6.if t .sp .5v 6.if t .sp .5v
44.\" 44.\"
45.\" Escape single quotes in literal strings from groff's Unicode transform. 45.\" Escape single quotes in literal strings from groff's Unicode transform.
46.ie \n(.g .ds Aq \(aq 46.ie \n(.g .ds Aq \(aq
47.el .ds Aq ' 47.el .ds Aq '
48.\" 48.\"
49.\" 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
50.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index 50.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
51.\" 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
52.\" output yourself in some meaningful fashion. 52.\" output yourself in some meaningful fashion.
53.\" 53.\"
54.\" Avoid warning from groff about undefined register 'F'. 54.\" Avoid warning from groff about undefined register 'F'.
55.de IX 55.de IX
56.. 56..
57.nr rF 0 57.nr rF 0
58.if \n(.g .if rF .nr rF 1 58.if \n(.g .if rF .nr rF 1
59.if (\n(rF:(\n(.g==0)) \{ 59.if (\n(rF:(\n(.g==0)) \{\
60. if \nF \{ 60. if \nF \{\
61. de IX 61. de IX
62. tm Index:\\$1\t\\n%\t"\\$2" 62. tm Index:\\$1\t\\n%\t"\\$2"
63.. 63..
64. if !\nF==2 \{ 64. if !\nF==2 \{\
65. nr % 0 65. nr % 0
66. nr F 2 66. nr F 2
67. \} 67. \}
68. \} 68. \}
69.\} 69.\}
131.\} 131.\}
132.rm #[ #] #H #V #F C 132.rm #[ #] #H #V #F C
133.\" ======================================================================== 133.\" ========================================================================
134.\" 134.\"
135.IX Title "@@RXVT_NAME@@ 1" 135.IX Title "@@RXVT_NAME@@ 1"
136.TH @@RXVT_NAME@@ 1 "2016-01-23" "@@RXVT_VERSION@@" "RXVT-UNICODE" 136.TH @@RXVT_NAME@@ 1 "2021-05-13" "@@RXVT_VERSION@@" "RXVT-UNICODE"
137.\" For nroff, turn off justification. Always turn off hyphenation; it makes 137.\" For nroff, turn off justification. Always turn off hyphenation; it makes
138.\" way too many mistakes in technical documents. 138.\" way too many mistakes in technical documents.
139.if n .ad l 139.if n .ad l
140.nh 140.nh
141.SH "NAME" 141.SH "NAME"
184.IX Item "-f, --fork" 184.IX Item "-f, --fork"
185This makes \fB@@RXVT_NAME@@d\fR fork after it has bound itself to its control 185This makes \fB@@RXVT_NAME@@d\fR fork after it has bound itself to its control
186socket. 186socket.
187.IP "\fB\-m\fR, \fB\-\-mlock\fR" 4 187.IP "\fB\-m\fR, \fB\-\-mlock\fR" 4
188.IX Item "-m, --mlock" 188.IX Item "-m, --mlock"
189This makes \fB@@RXVT_NAME@@d\fR call \fImlockall\fR\|(2) on itself. This locks 189This makes \fB@@RXVT_NAME@@d\fR call \fBmlockall\fR\|(2) on itself. This locks
190\&\fB@@RXVT_NAME@@d\fR in \s-1RAM\s0 and prevents it from being swapped out to disk, 190\&\fB@@RXVT_NAME@@d\fR in \s-1RAM\s0 and prevents it from being swapped out to disk,
191at the cost of consuming a lot more memory on most operating systems. 191at the cost of consuming a lot more memory on most operating systems.
192.Sp 192.Sp
193Note: In order to use this feature, your system administrator must have set 193Note: In order to use this feature, your system administrator must have set
194your user's \s-1RLIMIT_MEMLOCK\s0 to a size greater than or equal to the size of the 194your user's \s-1RLIMIT_MEMLOCK\s0 to a size greater than or equal to the size of the
227.IX Item "RXVT_SOCKET" 227.IX Item "RXVT_SOCKET"
228Both \fB@@RXVT_NAME@@c\fR and \fB@@RXVT_NAME@@d\fR use the environment 228Both \fB@@RXVT_NAME@@c\fR and \fB@@RXVT_NAME@@d\fR use the environment
229variable \fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact 229variable \fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact
230the @@RXVT_NAME@@d, respectively. If the variable is missing then 230the @@RXVT_NAME@@d, respectively. If the variable is missing then
231\&\fI\f(CI$HOME\fI/.urxvt/urxvtd\-\fI<nodename>\fI\fR is used. 231\&\fI\f(CI$HOME\fI/.urxvt/urxvtd\-\fI<nodename>\fI\fR is used.
232.IP "\fB\s-1LISTEN_PID\s0\fR, \fB\s-1LISTEN_FDS\s0\fR, \fB\s-1LISTEN_FDNAMES\s0\fR" 4
233.IX Item "LISTEN_PID, LISTEN_FDS, LISTEN_FDNAMES"
234if these environment variables are set, @@RXVT_NAME@@d checks for a file
235descriptor passed by the service manager via systemd native interface. If
236one is provided, @@RXVT_NAME@@d uses it as its listening socket instead of
237creating one as specified above.
232.IP "\fB\s-1DISPLAY\s0\fR" 4 238.IP "\fB\s-1DISPLAY\s0\fR" 4
233.IX Item "DISPLAY" 239.IX Item "DISPLAY"
234Only used when the \f(CW\*(C`\-\-opendisplay\*(C'\fR option is specified. Must contain a 240Only used when the \f(CW\*(C`\-\-opendisplay\*(C'\fR option is specified. Must contain a
235valid X display name. 241valid X display name.
236.SH "SEE ALSO" 242.SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines