From owner-cvs-all Thu Oct 4 2:14:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A64537B403; Thu, 4 Oct 2001 02:14:48 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f949Emb21955; Thu, 4 Oct 2001 02:14:48 -0700 (PDT) (envelope-from bde) Message-Id: <200110040914.f949Emb21955@freefall.freebsd.org> From: Bruce Evans Date: Thu, 4 Oct 2001 02:14:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 sysctl_add_oid.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2001/10/04 02:14:48 PDT Modified files: share/man/man9 sysctl_add_oid.9 Log: Fixed missing include in synopsis. Fixed bitrot in synopsis. Const'ification of string args had not reached here. Fixed some style bugs (superfluous quotes). Revision Changes Path 1.14 +37 -36 src/share/man/man9/sysctl_add_oid.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message