summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/siginterrupt.3
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
committerasmodai <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
commit5e2215e426e657107c92f91ad1a9a1438dcf1f6a (patch)
tree7ab0e5964b243a778c4f22e43eeca2070254eaaa /lib/libc/gen/siginterrupt.3
parent390de194cd65ae4f4284ca22f4b0c0bf48c41b04 (diff)
downloadFreeBSD-src-5e2215e426e657107c92f91ad1a9a1438dcf1f6a.zip
FreeBSD-src-5e2215e426e657107c92f91ad1a9a1438dcf1f6a.tar.gz
Whitespace only change: trim trailing whitespace.
Diffstat (limited to 'lib/libc/gen/siginterrupt.3')
-rw-r--r--lib/libc/gen/siginterrupt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/siginterrupt.3 b/lib/libc/gen/siginterrupt.3
index 4c38732..b6d385d 100644
--- a/lib/libc/gen/siginterrupt.3
+++ b/lib/libc/gen/siginterrupt.3
@@ -67,7 +67,7 @@ and no data has been transferred,
the system call will return \-1 with the global variable
.Va errno
set to
-.Dv EINTR .
+.Dv EINTR .
Interrupted system calls that have started transferring
data will return the amount of data actually transferred.
System call interrupt is the signal behavior found on
@@ -110,5 +110,5 @@ A \-1 value indicates that an invalid signal number has been supplied.
.Sh HISTORY
The
.Fn siginterrupt
-function appeared in
+function appeared in
.Bx 4.3 .
OpenPOWER on IntegriCloud