From owner-svn-src-stable-7@FreeBSD.ORG Mon Dec 10 02:44:47 2012 Return-Path: Delivered-To: svn-src-stable-7@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76558608; Mon, 10 Dec 2012 02:44:47 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 53F618FC0C; Mon, 10 Dec 2012 02:44:47 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBA2il3u098101; Mon, 10 Dec 2012 02:44:47 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBA2iliL098099; Mon, 10 Dec 2012 02:44:47 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201212100244.qBA2iliL098099@svn.freebsd.org> From: Eitan Adler Date: Mon, 10 Dec 2012 02:44:47 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r244073 - stable/7/usr.bin/pr X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable-7@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for only the 7-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 02:44:47 -0000 Author: eadler Date: Mon Dec 10 02:44:46 2012 New Revision: 244073 URL: http://svnweb.freebsd.org/changeset/base/244073 Log: MFC r243238: Standardize EXIT STATUS instructions in man pages when possible. Approved by: cperciva (implicit) Modified: stable/7/usr.bin/pr/pr.1 Directory Properties: stable/7/usr.bin/pr/ (props changed) Modified: stable/7/usr.bin/pr/pr.1 ============================================================================== --- stable/7/usr.bin/pr/pr.1 Mon Dec 10 02:44:46 2012 (r244072) +++ stable/7/usr.bin/pr/pr.1 Mon Dec 10 02:44:46 2012 (r244073) @@ -361,9 +361,7 @@ and require that both arguments, if present, not be separated from the option letter. .Sh EXIT STATUS -The -.Nm -utility exits 0 on success, and 1 if an error occurs. +.Ex -std .Sh DIAGNOSTICS If .Nm