From owner-svn-src-stable@FreeBSD.ORG Mon May 31 07:14:40 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6456D1065678; Mon, 31 May 2010 07:14:40 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from svn.freebsd.org (unknown [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 52A948FC17; Mon, 31 May 2010 07:14:40 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o4V7EeoX095820; Mon, 31 May 2010 07:14:40 GMT (envelope-from cperciva@svn.freebsd.org) Received: (from cperciva@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o4V7EeQa095818; Mon, 31 May 2010 07:14:40 GMT (envelope-from cperciva@svn.freebsd.org) Message-Id: <201005310714.o4V7EeQa095818@svn.freebsd.org> From: Colin Percival Date: Mon, 31 May 2010 07:14:40 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r208668 - stable/8/crypto/openssh X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 07:14:40 -0000 Author: cperciva Date: Mon May 31 07:14:40 2010 New Revision: 208668 URL: http://svn.freebsd.org/changeset/base/208668 Log: MFC r208606: Remove $Mdocdate$ from man page imported from OpenBSD; their mdoc supports it, but ours doesn't. Approved by: re (hrs) Modified: stable/8/crypto/openssh/ssh-pkcs11-helper.8 Directory Properties: stable/8/crypto/openssh/ (props changed) Modified: stable/8/crypto/openssh/ssh-pkcs11-helper.8 ============================================================================== --- stable/8/crypto/openssh/ssh-pkcs11-helper.8 Mon May 31 06:06:10 2010 (r208667) +++ stable/8/crypto/openssh/ssh-pkcs11-helper.8 Mon May 31 07:14:40 2010 (r208668) @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 10 2010 $ +.Dd February 10, 2010 .Dt SSH-PKCS11-HELPER 8 .Os .Sh NAME