From owner-cvs-all Tue Jun 27 11:22:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C118B37B54A; Tue, 27 Jun 2000 11:22:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA43417; Tue, 27 Jun 2000 11:22:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006271822.LAA43417@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 27 Jun 2000 11:22:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/27 11:22:13 PDT Modified files: bin/cat cat.1 Log: Use Dq Li (double-quoted literal) instead of Ic (internal command) to mark up a sample invocation, since it is not a command internal to the described utility. Do not use Ar (argument) to mark up something which is not an argument to the utility or one of its internal commands. Revision Changes Path 1.13 +3 -5 src/bin/cat/cat.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message