aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/yes/yes.1
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2026-03-10 10:18:08 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2026-03-10 10:18:08 +0000
commitcf74b63d61b49db848ecc20b87e7ee5f16671320 (patch)
treec0e0735a56d64f56eba206c517454145dde5c2b2 /usr.bin/yes/yes.1
parentdf5b2cf2b31bf66e3b21c772b39f6cc6406dcb7b (diff)
Diffstat (limited to 'usr.bin/yes/yes.1')
-rw-r--r--usr.bin/yes/yes.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/yes/yes.1 b/usr.bin/yes/yes.1
index 8ed8beab0d28..689031345dc3 100644
--- a/usr.bin/yes/yes.1
+++ b/usr.bin/yes/yes.1
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd June 4, 2014
+.Dd March 2, 2026
.Dt YES 1
.Os
.Sh NAME
@@ -33,7 +33,7 @@
.Nd be repetitively affirmative
.Sh SYNOPSIS
.Nm
-.Op Ar expletive
+.Op Ar expletive ...
.Sh DESCRIPTION
The
.Nm
@@ -42,6 +42,8 @@ utility outputs
or, by default,
.Dq y ,
forever.
+If multiple arguments are given, they are concatenated into a single
+space-separated string.
.Sh SEE ALSO
.Xr jot 1 ,
.Xr seq 1