Misplaced comma.

This commit is contained in:
Tim Vanderhoek 1998-12-29 22:45:15 +00:00
parent 87f8ef1e23
commit 956e99c923
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42151

View File

@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: periodic.8,v 1.6 1997/09/29 19:11:44 wosch Exp $
.\" $Id: periodic.8,v 1.7 1998/03/23 08:26:50 charnier Exp $
.\"
.Dd 13 August 1997
.Os FreeBSD 3.0
@ -118,7 +118,7 @@ variable reading:
.Xr cron 8
.Rs
.Sh DIAGNOSTICS
Exit status is 0 on success, and 1 if the command
Exit status is 0 on success and 1 if the command
fails for one of the following reasons:
.Bl -diag
.It usage: periodic <directory of files to execute>