aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/periodic
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-12-29 22:45:15 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-12-29 22:45:15 +0000
commit956e99c923fde22971b7191c89ae7ff0274b67c0 (patch)
treeaea95ef6d7524aa1055f22e245799b82d6579ce9 /usr.sbin/periodic
parent87f8ef1e238574545d1cad8ae99f86cef6f91d6d (diff)
downloadsrc-956e99c923fde22971b7191c89ae7ff0274b67c0.tar.gz
src-956e99c923fde22971b7191c89ae7ff0274b67c0.zip
Misplaced comma.
Notes
Notes: svn path=/head/; revision=42151
Diffstat (limited to 'usr.sbin/periodic')
-rw-r--r--usr.sbin/periodic/periodic.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8
index 0ccb11bcf2f0..e5aab0cdc4b1 100644
--- a/usr.sbin/periodic/periodic.8
+++ b/usr.sbin/periodic/periodic.8
@@ -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>