From owner-cvs-src@FreeBSD.ORG Thu Nov 10 11:35:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E1F816A41F; Thu, 10 Nov 2005 11:35:54 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A24643D45; Thu, 10 Nov 2005 11:35:54 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAABZs2x071511; Thu, 10 Nov 2005 11:35:54 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAABZrIa071510; Thu, 10 Nov 2005 11:35:53 GMT (envelope-from glebius) Message-Id: <200511101135.jAABZrIa071510@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 10 Nov 2005 11:35:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/arp arp.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 11:35:54 -0000 glebius 2005-11-10 11:35:53 UTC FreeBSD src repository Modified files: usr.sbin/arp arp.4 Log: - Document last change to ARP behavior. - Document several undocumented sysctl variables. - Fix spelling of few diagnostics. Revision Changes Path 1.19 +28 -11 src/usr.sbin/arp/arp.4