Date: Thu, 15 Oct 1998 10:25:39 +0900 (JST) From: amakawa@sf.t.u-tokyo.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/8320: [PATCH] formatting bug in rdist.1 Message-ID: <199810150125.KAA06375@nebula.sf.t.u-tokyo.ac.jp>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810150125.KAA06375>