From owner-cvs-src-old@FreeBSD.ORG Fri May 28 09:27:19 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23316106566C for ; Fri, 28 May 2010 09:27:19 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EB2278FC1C for ; Fri, 28 May 2010 09:27:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4S9RIYM017434 for ; Fri, 28 May 2010 09:27:18 GMT (envelope-from jh@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4S9RIKt017433 for cvs-src-old@freebsd.org; Fri, 28 May 2010 09:27:18 GMT (envelope-from jh@repoman.freebsd.org) Message-Id: <201005280927.o4S9RIKt017433@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jh@repoman.freebsd.org using -f From: Jaakko Heinonen Date: Fri, 28 May 2010 09:26:53 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/nvi/docs help src/contrib/nvi/ex ex_cmd.c X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2010 09:27:19 -0000 jh 2010-05-28 09:26:53 UTC FreeBSD src repository Modified files: contrib/nvi/docs help contrib/nvi/ex ex_cmd.c Log: SVN rev 208611 on 2010-05-28 09:26:53Z by jh Fix misspelling of "substitution". PR: bin/130874 Submitted by: Yoshihiro Ota Revision Changes Path 1.2 +1 -1 src/contrib/nvi/docs/help 1.3 +1 -1 src/contrib/nvi/ex/ex_cmd.c