diff options
Diffstat (limited to 'share/doc/psd/20.ipctut/ustreamwrite.c')
-rw-r--r-- | share/doc/psd/20.ipctut/ustreamwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/psd/20.ipctut/ustreamwrite.c b/share/doc/psd/20.ipctut/ustreamwrite.c index e356e50e80d4..bdc0b95d2d45 100644 --- a/share/doc/psd/20.ipctut/ustreamwrite.c +++ b/share/doc/psd/20.ipctut/ustreamwrite.c @@ -41,7 +41,7 @@ /* * This program connects to the socket named in the command line and sends a * one line message to that socket. The form of the command line is - * ustreamwrite pathname + * ustreamwrite pathname */ main(argc, argv) int argc; |