diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-10-15 05:04:28 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-10-15 05:04:28 +0000 |
commit | 5816b595c724b5da0dd3e22be45dec6c48c0c58e (patch) | |
tree | 2823b72afd4bf75aabaac9fb3dee2aec22da5da2 /usr.bin | |
parent | 9e0aee1ff0b7ec55e918acf765d503934323bcd9 (diff) | |
download | FreeBSD-src-5816b595c724b5da0dd3e22be45dec6c48c0c58e.zip FreeBSD-src-5816b595c724b5da0dd3e22be45dec6c48c0c58e.tar.gz |
Fix formatting bug.
PR: 8320
Submitted by: Amakawa Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/rdist/rdist.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index 7ea0d15..2217773 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -424,7 +424,9 @@ Source files must reside on the local host where .Nm is executed. .Pp -There is no easy way to have a special command executed after all files +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 |