From 04f064d680cc6b803fbcf421db342fd29c0ce5e5 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Fri, 20 Oct 2006 04:31:01 +0000 Subject: [PATCH] Document that jot(1), rs(1), and lam(1) first appeared in 4.2BSD. MFC after: 1 month --- usr.bin/jot/jot.1 | 5 +++++ usr.bin/lam/lam.1 | 5 +++++ usr.bin/rs/rs.1 | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1 index e3c3fcf4795..97cd8f304d5 100644 --- a/usr.bin/jot/jot.1 +++ b/usr.bin/jot/jot.1 @@ -216,3 +216,8 @@ but only one is allowed. .Xr yes 1 , .Xr printf 3 , .Xr random 3 +.Sh HISTORY +The +.Nm +utility first appeared in +.Bx 4.2 . diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index 2d248f61aed..67dee079973 100644 --- a/usr.bin/lam/lam.1 +++ b/usr.bin/lam/lam.1 @@ -135,6 +135,11 @@ is standardized as the .Xr paste 1 utility by .St -p1003.2 . +.Sh HISTORY +The +.Nm +utility first appeared in +.Bx 4.2 . .Sh BUGS The .Nm diff --git a/usr.bin/rs/rs.1 b/usr.bin/rs/rs.1 index af056a93c4a..4aa338202f0 100644 --- a/usr.bin/rs/rs.1 +++ b/usr.bin/rs/rs.1 @@ -221,6 +221,11 @@ Finally, to sort a database by the first line of each 4-line field, try .Xr pr 1 , .Xr sort 1 , .Xr vi 1 +.Sh HISTORY +The +.Nm +utility first appeared in +.Bx 4.2 . .Sh BUGS .Bl -item .It