[patch] terminal doc: itrm.in.sock == itrm.out.std in the master process.
Kalle Olavi Niemitalo <[email protected]>
| Newsgroups | gmane.comp.web.links |
|---|---|
| Message-ID | <[email protected]> |
_______________________________________________ elinks-dev mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-dev
(unnamed)
(text/x-patch, 1.1 KB)
terminal doc: itrm.in.sock == itrm.out.std in the master process. As already documented at handle_trm(). --- commit 1538fb90e0f044cf0d8580d5397b239d3b6e189b tree 3040a639c9d6c82336cb5159fcc2ac1f547b6e29 parent 0b7cee1e6e763b9de3e49846ecc14f41ed9a6fdb author Kalle Olavi Niemitalo <[email protected]> Tue, 01 Aug 2006 09:48:26 +0300 committer Kalle Olavi Niemitalo <[email protected]> Tue, 01 Aug 2006 09:48:26 +0300 src/terminal/itrm.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/terminal/itrm.h b/src/terminal/itrm.h index a43e734..f2033c1 100644 --- a/src/terminal/itrm.h +++ b/src/terminal/itrm.h @@ -31,8 +31,8 @@ struct itrm_in { * same as could be sent to the terminal (via itrm.out.std), * but there are special commands that begin with a null byte. * - * In the master process, @sock is the same as @ctl, but - * nothing actually uses it. */ + * In the master process, @sock is the same as itrm.out.std, + * but nothing actually uses it. */ int sock; /* A file descriptor for controlling the standard input. This
signature.asc
(application/pgp-signature, 188 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFEzxCJHm9IGt60eMgRAoYnAJ95sEfBP8TACmRzHuqGX0mhNkUhJACgmfTT WH0tvgL3ez69VtwnChfJN38= =LRr/ -----END PGP SIGNATURE-----