diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-13 23:18:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-13 23:18:11 +0000 |
commit | f40b89a6b0826b4d96a6cc87d1064c1074c60f52 (patch) | |
tree | 1038e47a020f2b630a8468fcdaf71d1c41b5e827 /usr.bin/rdist | |
parent | 1e85a4add4305eb756ff40ebec5366fbec6f6dad (diff) |
bad macro here too: .I -> .Ar
Diffstat (limited to 'usr.bin/rdist')
-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 38a8f6b1874..6f006b7d87b 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.20 2004/04/04 13:19:36 jmc Exp $ +.\" $OpenBSD: rdist.1,v 1.21 2004/07/13 23:18:10 jmc Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -409,7 +409,7 @@ Set the path where the rdistd server is searched for on the target host. .It Fl P Ar <rsh-path> Set the path to the remote shell command. The -.I rsh-path +.Ar rsh-path may be a colon separated list of possible pathnames. In this case, the first component of the path to exist is used. e.g., |