summaryrefslogtreecommitdiff
path: root/bin/csh
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-12-16 17:47:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-12-16 17:47:06 +0000
commit480329bf1a4c56c3d7aafc02a6cf9da699e961f1 (patch)
tree4402e31756041912428a1bcea6cb63aea237eb89 /bin/csh
parent1cbd9c3b064373014ca5055ceff6f2e1611d4b1f (diff)
doc printf built-in
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/csh.113
1 files changed, 12 insertions, 1 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index 78861012cb0..0f2b0f6bdd4 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: csh.1,v 1.20 1998/12/15 01:20:18 aaron Exp $
+.\" $OpenBSD: csh.1,v 1.21 1998/12/16 17:47:05 deraadt Exp $
.\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -1927,6 +1927,17 @@ discards the
entry in the stack.
The members of the directory stack are numbered from the top starting at 0.
.Pp
+.It Ic printf Ar format-string values
+Invokes a built-in version of
+.Ic printf
+after evaluating the
+.Ar format-string
+and
+.Ar values .
+See the
+.Xr printf 1
+manpage for details.
+.Pp
.It Ic pushd
.It Ic pushd Ar name
.It Ic pushd Ar n