diff options
author | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-06-10 18:31:04 +0000 |
---|---|---|
committer | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-06-10 18:31:04 +0000 |
commit | 5a3acae60e14b8f817ec55e82f5ef46762b55eb8 (patch) | |
tree | 3fb5a165eb9ee6ea7389e19945d97d2ddf41eb27 /share | |
parent | 68d15a1fd2a4d26cadf36a84d448a8b6ef287a59 (diff) |
grammar; ok jmc
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/script.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/script.7 b/share/man/man7/script.7 index cf754e62cca..9f1725b5bfe 100644 --- a/share/man/man7/script.7 +++ b/share/man/man7/script.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: script.7,v 1.2 2005/06/05 19:40:22 jmc Exp $ +.\" $OpenBSD: script.7,v 1.3 2005/06/10 18:31:03 jaredy Exp $ .\" .\" $NetBSD: script.7,v 1.1 2005/05/07 02:20:34 perry Exp $ .\" @@ -287,7 +287,7 @@ Although most .Tn POSIX style operating systems will pass only one .Ar argument , -the behavior when with multiple arguments are included is not +the behavior when multiple arguments are included is not consistent between platforms. Some, such as .Ox , |