summaryrefslogtreecommitdiffstats
path: root/share/man/man1
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2005-12-04 18:59:34 +0000
committerstefanf <stefanf@FreeBSD.org>2005-12-04 18:59:34 +0000
commit3b94a4234c79a069b570e79bbf8f5d3a68c5ed9c (patch)
tree5eb7b4dee48aaab2d97f27fbfa077341d806d3c2 /share/man/man1
parent5c1966823e42873a2101b2690142669884e27d4b (diff)
downloadFreeBSD-src-3b94a4234c79a069b570e79bbf8f5d3a68c5ed9c.zip
FreeBSD-src-3b94a4234c79a069b570e79bbf8f5d3a68c5ed9c.tar.gz
Add the times builtin.
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/builtin.14
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1
index 338aa7d..094893b 100644
--- a/share/man/man1/builtin.1
+++ b/share/man/man1/builtin.1
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 23, 2005
+.Dd December 4, 2005
.Dt BUILTIN 1
.Os
.Sh NAME
@@ -120,6 +120,7 @@
.Nm test ,
.Nm then ,
.Nm time ,
+.Nm times ,
.Nm trap ,
.Nm true ,
.Nm type ,
@@ -286,6 +287,7 @@ but are implemented as scripts using a builtin command of the same name.
.It Ic test Ta Yes Ta \&No Ta Yes
.It Ic then Ta \&No Ta \&No Ta Yes
.It Ic time Ta Yes Ta Yes Ta \&No
+.It Ic times Ta \&No Ta \&No Ta Yes
.It Ic trap Ta \&No Ta \&No Ta Yes
.It Ic true Ta Yes Ta \&No Ta Yes
.It Ic type Ta \&No Ta \&No Ta Yes
OpenPOWER on IntegriCloud