diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-24 20:49:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-24 20:49:16 +0000 |
commit | fb128d15e88c3f9860051be3dac03ba1c81a3f5d (patch) | |
tree | db6352738a7bd6de5feffe49c135986875d341ef /usr.bin/rdist/rdist.1 | |
parent | 01523e21e8250db7a11847d6ea7bb06c1a2d2817 (diff) |
fix spelling of separate
Diffstat (limited to 'usr.bin/rdist/rdist.1')
-rw-r--r-- | usr.bin/rdist/rdist.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index 2b8806f55de..5510ab39997 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.6 1998/06/26 21:21:19 millert Exp $ +.\" $OpenBSD: rdist.1,v 1.7 1998/07/24 20:49:04 deraadt Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -470,7 +470,7 @@ Set the path to the command. The .I rsh-path -may be a colon seperated list of possible pathnames. +may be a colon separated list of possible pathnames. In this case, the first component of the path to exist is used. i.e. .B "/usr/ucb/rsh:/usr/bin/remsh", |