aboutsummaryrefslogtreecommitdiff
path: root/bin/sleep/sleep.1
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-06-10 09:07:22 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-06-10 09:07:22 +0000
commit91c0081804211dc6c061a32834e51f6876c84899 (patch)
tree9ec138a26eb247640baa3b1fdb4398ede30afe9f /bin/sleep/sleep.1
parent851623f4497cce9867ca68b9ce119d46931f986c (diff)
Add History section. sleep appeared in v4.
Notes
Notes: svn path=/head/; revision=98091
Diffstat (limited to 'bin/sleep/sleep.1')
-rw-r--r--bin/sleep/sleep.15
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1
index 1a5acc77eb62..437abbbffb71 100644
--- a/bin/sleep/sleep.1
+++ b/bin/sleep/sleep.1
@@ -127,3 +127,8 @@ The
command is expected to be
.St -p1003.2
compatible.
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v4 .