aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/libstand.3
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-08-06 11:24:37 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-08-06 11:24:37 +0000
commita222db04614593bfc57c530d8c10a59fb178fca4 (patch)
tree894436fd3a550c3a14e3092424a1ea0dc6ca1513 /lib/libstand/libstand.3
parent1575f75dc9135c907f6f1bf3155821ddd2bedbab (diff)
Notes
Diffstat (limited to 'lib/libstand/libstand.3')
-rw-r--r--lib/libstand/libstand.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index 17c18d74f695..e013d8f3ec15 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -288,8 +288,8 @@ Thus
.Pp
.Bd -ragged -offset indent
printf(
-.Qq reg=%b\en
-3
+.Qq reg=%b\en ,
+3,
.Qq \e10\e2BITTWO\e1BITONE\en
);
.Ed