From owner-cvs-src@FreeBSD.ORG  Wed Oct 26 17:37:56 2005
Return-Path: <owner-cvs-src@FreeBSD.ORG>
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 0993F16A41F;
	Wed, 26 Oct 2005 17:37:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BD21143D72;
	Wed, 26 Oct 2005 17:37:55 +0000 (GMT) (envelope-from jhb@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 j9QHbtLV082667;
	Wed, 26 Oct 2005 17:37:55 GMT (envelope-from jhb@repoman.freebsd.org)
Received: (from jhb@localhost)
	by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9QHbtnd082666;
	Wed, 26 Oct 2005 17:37:55 GMT (envelope-from jhb)
Message-Id: <200510261737.j9QHbtnd082666@repoman.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Wed, 26 Oct 2005 17:37:55 +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.bin/pr pr.c
X-BeenThere: cvs-src@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Oct 2005 17:37:56 -0000

jhb         2005-10-26 17:37:55 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/pr           pr.c 
  Log:
  Fix misspelled 'argument' and try to make the sentence into English.
  
  Submitted by:   Andre Guibert de Bruet andy at siliconlandmark dot com
  
  Revision  Changes    Path
  1.19      +1 -1      src/usr.bin/pr/pr.c