diff options
Diffstat (limited to 'usr/src/man/man3socket/spray.3socket')
-rw-r--r-- | usr/src/man/man3socket/spray.3socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3socket/spray.3socket b/usr/src/man/man3socket/spray.3socket index ed725e2c3d..994d3543d4 100644 --- a/usr/src/man/man3socket/spray.3socket +++ b/usr/src/man/man3socket/spray.3socket @@ -76,7 +76,7 @@ The following code fragment demonstrates how the spray program is used: .nf #include <rpc/rpc.h> #include <rpcsvc/spray.h> - . . . +\&... spraycumul spray_result; sprayarr spray_data; char buf[100]; /* arbitrary data */ |