From owner-cvs-all@FreeBSD.ORG Thu May 25 20:23:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB63D16C042; Thu, 25 May 2006 20:23:51 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9BE43D4C; Thu, 25 May 2006 20:23:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKMsS3032111; Thu, 25 May 2006 20:22:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKMsZd032110; Thu, 25 May 2006 20:22:54 GMT (envelope-from pav) Message-Id: <200605252022.k4PKMsZd032110@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:22:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/ntp/doc Makefile ntp-keygen.8 ntp.conf.5 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:24:02 -0000 pav 2006-05-25 20:22:54 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_6) usr.sbin/ntp/doc Makefile ntp.conf.5 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 Added files: (Branch: RELENG_6) usr.sbin/ntp/doc ntp-keygen.8 Log: - MFC ntp-4.2.0 man pages Revision Changes Path 1.11.2.1 +1 -1 src/usr.sbin/ntp/doc/Makefile 1.1.2.1 +583 -0 src/usr.sbin/ntp/doc/ntp-keygen.8 (new) 1.18.2.1 +1334 -885 src/usr.sbin/ntp/doc/ntp.conf.5 1.11.2.1 +85 -63 src/usr.sbin/ntp/doc/ntpd.8 1.9.2.1 +16 -3 src/usr.sbin/ntp/doc/ntpdate.8 1.12.8.2 +72 -87 src/usr.sbin/ntp/doc/ntpdc.8 1.17.2.1 +374 -309 src/usr.sbin/ntp/doc/ntpq.8