plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 3fef2ed0565e831549b43153751c81e9ee2e7e86
parent ac1d11971d03e83da5072a2478225bb95fd541d9
Author: rsc <devnull@localhost>
Date:   Sun, 30 Jan 2005 16:30:00 +0000

fix mintag bug - thanks lucho

Diffstat:
Mman/man3/mux.3 | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/man/man3/mux.3 b/man/man3/mux.3 @@ -149,7 +149,3 @@ with does not know how to free protocol messages, so message arriving with unexpected or invalid tags are leaked. -.PP -Using -.I mintag -other than zero is not well tested and probably buggy.