From owner-cvs-src@FreeBSD.ORG Thu Oct 20 19:23:20 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 9F87B16A420; Thu, 20 Oct 2005 19:23:20 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70C0143D82; Thu, 20 Oct 2005 19:23:16 +0000 (GMT) (envelope-from brooks@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 j9KJNG4h021299; Thu, 20 Oct 2005 19:23:16 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9KJNG7H021298; Thu, 20 Oct 2005 19:23:16 GMT (envelope-from brooks) Message-Id: <200510201923.j9KJNG7H021298@repoman.freebsd.org> From: Brooks Davis Date: Thu, 20 Oct 2005 19:23:16 +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/usr.sbin/vipw vipw.8 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, 20 Oct 2005 19:23:20 -0000 brooks 2005-10-20 19:23:16 UTC FreeBSD src repository Modified files: usr.sbin/vipw vipw.8 Log: Mention the possibility of non-interactive scripts for EDITOR and add a BUGS section mentioning the requirement that such scripts run "sleep 1" or equivalent to work reliably. Revision Changes Path 1.15 +9 -0 src/usr.sbin/vipw/vipw.8