summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-06-16 12:22:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-06-16 12:22:47 +0000
commit2617a50c897f3530f2df3d8072f3cfc2b5e08488 (patch)
tree8e57bb9e63b615654336ef87977e66ee65a5c6cc
parente6a7eea55823e884b2ac595f9131c73fc4800198 (diff)
new sentence, new line;
-rw-r--r--usr.bin/script/script.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
index edfaac1db2e..38cbda325a0 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: script.1,v 1.11 2005/06/16 11:36:08 ian Exp $
+.\" $OpenBSD: script.1,v 1.12 2005/06/16 12:22:46 jmc Exp $
.\" $NetBSD: script.1,v 1.3 1994/12/21 08:55:41 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -83,7 +83,8 @@ C-shell,
.Xr csh 1 ) .
.Nm
will exit with the status of 0 unless any of its child
-processes fail. In which case,
+processes fail.
+In which case,
.Nm
will return 1.
.Pp