summaryrefslogtreecommitdiff
path: root/usr.bin/printf/printf.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-25 13:35:53 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-25 13:35:53 +0000
commita85e9f5f7d3cb19b5edb6f1ccae1d7c654984dae (patch)
tree9a4b3cea9468f43cde4fb77906f5e957ab0a36ae /usr.bin/printf/printf.1
parent15c53133363a9edb8fab2e43d787f17efc8a795f (diff)
doc \e in printf
Diffstat (limited to 'usr.bin/printf/printf.1')
-rw-r--r--usr.bin/printf/printf.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index 041226d6e3a..56db39d0bb0 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: printf.1,v 1.3 1998/06/12 12:13:35 d Exp $
+.\" $OpenBSD: printf.1,v 1.4 1998/08/25 13:35:52 deraadt Exp $
.\" Copyright (c) 1989, 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -87,6 +87,8 @@ Character escape sequences are in backslash notation as defined in
The characters and their meanings
are as follows:
.Bl -tag -width Ds -offset indent
+.It Cm \ee
+Write an <escape> character.
.It Cm \ea
Write a <bell> character.
.It Cm \eb