From owner-freebsd-doc Wed Oct 14 18:30:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06498 for freebsd-doc-outgoing; Wed, 14 Oct 1998 18:30:06 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06488 for ; Wed, 14 Oct 1998 18:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA01099; Wed, 14 Oct 1998 18:30:01 -0700 (PDT) Received: from nebula.sf.t.u-tokyo.ac.jp (nebula.sf.t.u-tokyo.ac.jp [133.11.87.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAB05509 for ; Wed, 14 Oct 1998 18:25:57 -0700 (PDT) (envelope-from amakawa@nebula.sf.t.u-tokyo.ac.jp) Received: (from amakawa@localhost) by nebula.sf.t.u-tokyo.ac.jp (8.8.8/8.8.8) id KAA06375; Thu, 15 Oct 1998 10:25:39 +0900 (JST) (envelope-from amakawa) Message-Id: <199810150125.KAA06375@nebula.sf.t.u-tokyo.ac.jp> Date: Thu, 15 Oct 1998 10:25:39 +0900 (JST) From: amakawa@sf.t.u-tokyo.ac.jp Reply-To: amakawa@sf.t.u-tokyo.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/8320: [PATCH] formatting bug in rdist.1 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8320 >Category: docs >Synopsis: [PATCH] formatting bug in rdist.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 14 18:30:00 PDT 1998 >Last-Modified: >Originator: Amakawa Shuhei >Organization: Univ. of Tokyo >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: FreeBSD 2.2.7-RELEASE i386 >Description: The term `special' in the second paragraph of the BUGS section is a name of a command. It should be formatted with `.Ic'. >How-To-Repeat: man rdist >Fix: *** rdist.1.orig Thu Oct 15 10:14:26 1998 --- rdist.1 Thu Oct 15 10:15:11 1998 *************** *** 422,429 **** .Nm is executed. .Pp ! There is no easy way to have a special command executed after all files ! in a directory have been updated. .Pp Variable expansion only works for name lists; there should be a general macro facility. --- 422,430 ---- .Nm is executed. .Pp ! There is no easy way to have a ! .Ic special ! command executed after all files in a directory have been updated. .Pp Variable expansion only works for name lists; there should be a general macro facility. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message