diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2004-08-06 11:24:37 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2004-08-06 11:24:37 +0000 |
| commit | a222db04614593bfc57c530d8c10a59fb178fca4 (patch) | |
| tree | 894436fd3a550c3a14e3092424a1ea0dc6ca1513 /lib/libstand/libstand.3 | |
| parent | 1575f75dc9135c907f6f1bf3155821ddd2bedbab (diff) | |
Notes
Diffstat (limited to 'lib/libstand/libstand.3')
| -rw-r--r-- | lib/libstand/libstand.3 | 4 |
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 |
