summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1994-03-07 05:07:19 +0000
committercgd <cgd@NetBSD.org>1994-03-07 05:07:19 +0000
commit035fd3978cdcd67cb66b4a57afecc75812dafe4a (patch)
tree7168d5080438687e1910be06e0741f89ee1779f5
parenta5bfdf7812dcd2592ff263a75dba460d6a4a2d63 (diff)
re-fix spelling errors. going to kick them back to bostic...
-rw-r--r--usr.bin/rdist/rdist.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1
index 0b733e3f052..cf6e3908d72 100644
--- a/usr.bin/rdist/rdist.1
+++ b/usr.bin/rdist/rdist.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rdist.1 8.2 (Berkeley) 12/30/93
-.\" $Id: rdist.1,v 1.5 1994/03/07 05:05:43 cgd Exp $
+.\" $Id: rdist.1,v 1.6 1994/03/07 05:07:19 cgd Exp $
.\"
.Dd December 30, 1993
.Dt RDIST 1
@@ -140,7 +140,7 @@ link itself.
.It Fl i
Ignore unresolved links.
.Nm Rdist
-will normally try to maintain the link structure of files being transfered
+will normally try to maintain the link structure of files being transferred
and warn the user if all the links cannot be found.
.It Fl m Ar host
Limit which machines are to be updated. Multiple
@@ -288,7 +288,7 @@ unless the destination name is of the format ``login@host".
The
.Ic notify
command is used to mail the list of files updated (and any errors
-that may have occured) to the listed names.
+that may have occurred) to the listed names.
If no `@' appears in the name, the destination host is appended to
the name
(e.g., name1@host, name2@host, ...).