From 02c02ffeef661fbbb9fdcbd1f988dce4d593c4f1 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 15 Apr 2001 19:53:47 +0000 Subject: Grammar police: "its", not "it's", is the possessive form of "it". --- usr.sbin/periodic/periodic.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/periodic') diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index fcafb86..a956083 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -73,12 +73,12 @@ If a file does not have the executable bit set, it is silently ignored. Each script is required to exit with one of the following values: .Bl -tag -width XXXX .It 0 -The script has produced nothing notable in it's output. +The script has produced nothing notable in its output. The .Va _show_success variable controls the masking of this output. .It 1 -The script has produced some notable information in it's output. +The script has produced some notable information in its output. The .Va _show_info variable controls the masking of this output. -- cgit v1.1