diff options
author | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-08-01 23:51:51 +0200 |
---|---|---|
committer | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-08-01 23:51:51 +0200 |
commit | 810cecc30d4cefe40401051a8e877665292a594d (patch) | |
tree | 6565ac720dede033d0ad88bee1fc29ee38b4baad /man/man3/mux.3 | |
parent | 7d0663b7c023cd7dd2764cb232798f8bc1309c20 (diff) | |
parent | 4a8c0c75ffd40d08837d6937e1e995c68ceb276e (diff) | |
download | plan9port-810cecc30d4cefe40401051a8e877665292a594d.tar.gz plan9port-810cecc30d4cefe40401051a8e877665292a594d.tar.bz2 plan9port-810cecc30d4cefe40401051a8e877665292a594d.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man3/mux.3')
-rw-r--r-- | man/man3/mux.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/mux.3 b/man/man3/mux.3 index caaf55ff..0c429fba 100644 --- a/man/man3/mux.3 +++ b/man/man3/mux.3 @@ -146,7 +146,7 @@ that need to remain active. .I Libmux also provides a non-blocking interface, useful for programs forced to use a -.IR select (2)-based +.IR select (3)-based main loop. .I Muxrpcstart runs the first half of |