*** empty log message ***
authorroot <root>
Thu, 17 Feb 2005 15:19:03 +0000 (15:19 +0000)
committerroot <root>
Thu, 17 Feb 2005 15:19:03 +0000 (15:19 +0000)
doc/embed
doc/pty-fd

index f535f8d030f5a3f89c9da53e419ff0d9aff43e77..ee6737382aada5c0aa9f0f283dadbac713288bdb 100755 (executable)
--- a/doc/embed
+++ b/doc/embed
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 
+# sample script to illustrate the -embed option
+
 # embed a rxvt inside another X app
 # see also pty-fd
 
index cc13261d8f344195ab09d3355a8c9c65262dbdb3..03661b856b3daf84d0a5887316ccce2cf4418236 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 
+# sample script to illustrate the -pty-fd option
+
 use IO::Pty;
 use Fcntl;