=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/rdist.1,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/rdist/rdist.1 2007/02/26 21:39:13 1.26 +++ src/usr.bin/rdist/rdist.1 2007/02/26 22:06:36 1.27 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.26 2007/02/26 21:39:13 jmc Exp $ +.\" $OpenBSD: rdist.1,v 1.27 2007/02/26 22:06:36 jmc Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -163,9 +163,13 @@ .It Fl c Ar mini_distfile Forces .Nm -to interpret the remaining arguments as a small -.Pa distfile . -The equivalent distfile is as follows. +to interpret the remaining arguments as a small distfile. +The format is: +.Bd -literal -offset indent +$ rdist -c name ... [login@]host[:dest] +.Ed +.Pp +The equivalent distfile is as follows: .Bd -literal -offset indent ( name ... ) -\*(Gt [login@]host install [dest] ;