From owner-cvs-src@FreeBSD.ORG Sat Apr 5 11:12:52 2003 Return-Path: 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 48C1737B401; Sat, 5 Apr 2003 11:12:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAA1043F85; Sat, 5 Apr 2003 11:12:51 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h35JCp0U004332; Sat, 5 Apr 2003 11:12:51 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h35JCpNq004331; Sat, 5 Apr 2003 11:12:51 -0800 (PST) Message-Id: <200304051912.h35JCpNq004331@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 5 Apr 2003 11:12:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4/man4.i386 Makefile smapi.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 05 Apr 2003 19:12:52 -0000 trhodes 2003/04/05 11:12:51 PST FreeBSD src repository Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 smapi.4 Log: Add a manual page for the smapi module. Reviewed by: ru, mdodd Revision Changes Path 1.143 +1 -1 src/share/man/man4/man4.i386/Makefile 1.1 +154 -0 src/share/man/man4/man4.i386/smapi.4 (new)