From owner-cvs-src@FreeBSD.ORG Thu Nov 10 10:09:43 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 F364716A41F; Thu, 10 Nov 2005 10:09:42 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFAF043D46; Thu, 10 Nov 2005 10:09:42 +0000 (GMT) (envelope-from harti@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 jAAA9gum066839; Thu, 10 Nov 2005 10:09:42 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAAA9gvu066838; Thu, 10 Nov 2005 10:09:42 GMT (envelope-from harti) Message-Id: <200511101009.jAAA9gvu066838@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Nov 2005 10:09:42 +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/share/man/man7 Makefile bsd.snmpmod.mk.7 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 10:09:43 -0000 harti 2005-11-10 10:09:42 UTC FreeBSD src repository Modified files: share/man/man7 Makefile Added files: share/man/man7 bsd.snmpmod.mk.7 Log: This is a short man page which describes bsd.snmpmod.mk. It documents only the features that this file layers on top of bsd.lib.mk and should therefore cross-reference to bsd.lib.mk, which doesn't exist. Revision Changes Path 1.30 +1 -0 src/share/man/man7/Makefile 1.1 +98 -0 src/share/man/man7/bsd.snmpmod.mk.7 (new)