diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:24:13 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:24:13 +0100 |
commit | a2eddf4d2d3e9ed1bd1ee2edf46d4737d8504dd2 (patch) | |
tree | 6d51280b1db7d0ca297f75a2d3de8162aff9a37a /sys/man/4 | |
parent | 93dc490b1ff746b6e8aec5b512145029b5f3bb87 (diff) |
execnet(4): remove trailing ,
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/execnet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/4/execnet b/sys/man/4/execnet index 6870f20bc..81bd02e76 100644 --- a/sys/man/4/execnet +++ b/sys/man/4/execnet @@ -32,4 +32,4 @@ will connect to a newly executed instance of .B /sys/src/cmd/execnet .SH "SEE ALSO .IR dial (2), -.IR ip (3), +.IR ip (3) |