From owner-freebsd-doc@FreeBSD.ORG Mon Feb 10 20:10:01 2014 Return-Path: Delivered-To: freebsd-docs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C99F4976 for ; Mon, 10 Feb 2014 20:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A6F471375 for ; Mon, 10 Feb 2014 20:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1AKA1hk055743 for ; Mon, 10 Feb 2014 20:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1AKA1Ab055742; Mon, 10 Feb 2014 20:10:01 GMT (envelope-from gnats) Date: Mon, 10 Feb 2014 20:10:01 GMT Message-Id: <201402102010.s1AKA1Ab055742@freefall.freebsd.org> To: freebsd-docs@FreeBSD.org From: Allan Jude Subject: Re: docs/185353: nc(1) does not exit after transfer (should be documented) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Allan Jude List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 20:10:01 -0000 The following reply was made to PR docs/185353; it has been noted by GNATS. From: Allan Jude To: bug-followup@FreeBSD.org, rol@robert-eckardt.de, delphij@freebsd.org Cc: Subject: Re: docs/185353: nc(1) does not exit after transfer (should be documented) Date: Mon, 10 Feb 2014 15:04:09 -0500 The fix has been committed to OpenBSD. http://marc.info/?l=openbsd-cvs&m=139206012706972&w=2 There have been a few other updates to netcat in the mean time, although they are to do with FD passing, which I suspect is an OpenBSD only feature. Hopefully Xin Li or someone else can MFV and pull in the fix for the man page. -- Allan Jude