summaryrefslogtreecommitdiff
path: root/net-misc/pipes/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /net-misc/pipes/metadata.xml
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'net-misc/pipes/metadata.xml')
-rw-r--r--net-misc/pipes/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/net-misc/pipes/metadata.xml b/net-misc/pipes/metadata.xml
index abddd073acfe..55a569831fb9 100644
--- a/net-misc/pipes/metadata.xml
+++ b/net-misc/pipes/metadata.xml
@@ -8,13 +8,13 @@
<longdescription>
I just noticed that netpipes doesn't support bidirectional pipes.
So I made my own version.
-Now I can say in computer A that "plis 12345 -io ohjelma" and in computer B that "pcon A 12345 -io ohjelma2",
-and they communicate together then.
-My example utilization was that I can send the picture of SNES-emulator to another
-computer via network, and grab the keyboard input there, so get two consoles to
-the same game.
-My friend wanted to watch when I play FF6, but didn't want to sit next to my monitor,
-and asked if he could get the picture to his monitor.
+Now I can say in computer A that "plis 12345 -io ohjelma" and in computer B
+that "pcon A 12345 -io ohjelma2", and they communicate together then.
+My example utilization was that I can send the picture of SNES-emulator to
+another computer via network, and grab the keyboard input there, so get two
+consoles to the same game.
+My friend wanted to watch when I play FF6, but didn't want to sit next to my
+monitor, and asked if he could get the picture to his monitor.
And he got it.
Then he asked if he could play it from his computer at the same time as me...
And now it works too.