From amakawa@nebula.sf.t.u-tokyo.ac.jp  Wed Oct 14 18:25:57 1998
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 <FreeBSD-gnats-submit@freebsd.org>; 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
Subject: [PATCH] formatting bug in rdist.1
X-Send-Pr-Version: 3.2

>Number:         8320
>Category:       docs
>Synopsis:       [PATCH] formatting bug in rdist.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 14 18:30:00 PDT 1998
>Closed-Date:    Wed Oct 14 22:04:36 PDT 1998
>Last-Modified:  Wed Oct 14 22:05:11 PDT 1998
>Originator:     Amakawa Shuhei
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
Univ. of Tokyo
>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.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Wed Oct 14 22:04:36 PDT 1998 
State-Changed-Why:  
Fixed in rev 1.10 of "src/usr.bin/rdist/rdist.1", thanks! 
>Unformatted:
