summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-07-23 11:00:31 +0000
committerkris <kris@FreeBSD.org>2001-07-23 11:00:31 +0000
commitfa37fb0db676d790ad5a3f76738f5682a730f443 (patch)
tree1dea67d0de89c768daf57e1a36496299348964e7 /libexec
parent744f90a4091e1165f9f092429b33bf59f6fa2aa7 (diff)
downloadFreeBSD-src-fa37fb0db676d790ad5a3f76738f5682a730f443.zip
FreeBSD-src-fa37fb0db676d790ad5a3f76738f5682a730f443.tar.gz
by by -> by
Obtained from: OpenBSD MFC After: 1 week
Diffstat (limited to 'libexec')
-rw-r--r--libexec/atrun/atrun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atrun/atrun.c b/libexec/atrun/atrun.c
index 444b3dc..a1388cd 100644
--- a/libexec/atrun/atrun.c
+++ b/libexec/atrun/atrun.c
@@ -113,7 +113,7 @@ myfork()
static void
run_file(const char *filename, uid_t uid, gid_t gid)
{
-/* Run a file by by spawning off a process which redirects I/O,
+/* Run a file by spawning off a process which redirects I/O,
* spawns a subshell, then waits for it to complete and sends
* mail to the user.
*/
OpenPOWER on IntegriCloud