From owner-cvs-src-old@FreeBSD.ORG Fri Dec 26 07:16:30 2008 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 327221065678 for ; Fri, 26 Dec 2008 07:16:30 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 067F08FC1A for ; Fri, 26 Dec 2008 07:16:30 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBQ7GTgY078970 for ; Fri, 26 Dec 2008 07:16:29 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBQ7GTCM078969 for cvs-src-old@freebsd.org; Fri, 26 Dec 2008 07:16:29 GMT (envelope-from maxim@repoman.freebsd.org) Message-Id: <200812260716.mBQ7GTCM078969@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to maxim@repoman.freebsd.org using -f From: Maxim Konovalov Date: Fri, 26 Dec 2008 07:16:20 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat inet6.c X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2008 07:16:30 -0000 maxim 2008-12-26 07:16:20 UTC FreeBSD src repository Modified files: usr.bin/netstat inet6.c Log: SVN rev 186498 on 2008-12-26 07:16:20Z by maxim o Fix grammar. PR: bin/129938 Submitted by: Bruce Cran Revision Changes Path 1.32 +1 -1 src/usr.bin/netstat/inet6.c