From a145482cf625d5f04072fd1d20b5c2062cbe8e47 Mon Sep 17 00:00:00 2001
From: dd
Date: Sun, 15 Jul 2001 07:53:42 +0000
Subject: Remove whitespace at EOL.
---
lib/libc/stdlib/system.3 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lib/libc/stdlib/system.3')
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3
index ef9b06f..d0afe05 100644
--- a/lib/libc/stdlib/system.3
+++ b/lib/libc/stdlib/system.3
@@ -80,9 +80,9 @@ The
function
returns the exit status of the shell as returned by
.Xr waitpid 2 ,
-or \-1 if an error occurred when invoking
+or \-1 if an error occurred when invoking
.Xr fork 2
-or
+or
.Xr waitpid 2 .
A return value of 127 means the execution of the shell
failed.
--
cgit v1.1