summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ucontext.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
committerru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
commit57ce50860e81c55913c3e3d59255c73bef88ba12 (patch)
treeb50e352d61c120366733f7da2952877b6d6efb05 /lib/libc/gen/ucontext.3
parentb49ce1f981b6243c3dd3b4a416ec8c2dcda2cee4 (diff)
downloadFreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.zip
FreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.tar.gz
Eliminate double whitespace.
Diffstat (limited to 'lib/libc/gen/ucontext.3')
-rw-r--r--lib/libc/gen/ucontext.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/ucontext.3 b/lib/libc/gen/ucontext.3
index 0f167f2..0574322 100644
--- a/lib/libc/gen/ucontext.3
+++ b/lib/libc/gen/ucontext.3
@@ -60,11 +60,11 @@ structure contains at least these fields:
.Bl -tag -width ".Va mcontext_t\ \ uc_mcontext" -offset 3n -compact
.It Va "ucontext_t *uc_link"
context to assume when this one returns
-.It Va "sigset_t uc_sigmask"
+.It Va "sigset_t uc_sigmask"
signals being blocked
-.It Va "stack_t uc_stack"
+.It Va "stack_t uc_stack"
stack area
-.It Va "mcontext_t uc_mcontext"
+.It Va "mcontext_t uc_mcontext"
saved registers
.El
.Pp
OpenPOWER on IntegriCloud