aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2008-03-13 10:26:17 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2008-03-13 10:26:17 +0000
commit517d383637ff992efea9bf3775089ffde16a3503 (patch)
treeb678d65fce86a7d8b0527105d404c6e78ea137ac /lib/libc
parentc130b9f1afa6ca453bbf6cd433e6d23d2b82d9bf (diff)
downloadsrc-517d383637ff992efea9bf3775089ffde16a3503.tar.gz
src-517d383637ff992efea9bf3775089ffde16a3503.zip
Remove trailing whitespace.
Notes
Notes: svn path=/head/; revision=177141
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sem_timedwait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sem_timedwait.3 b/lib/libc/gen/sem_timedwait.3
index 736150d2b79b..c2aca53913c4 100644
--- a/lib/libc/gen/sem_timedwait.3
+++ b/lib/libc/gen/sem_timedwait.3
@@ -116,5 +116,5 @@ The
function conforms to
.St -p1003.1-2004 .
.Sh HISTORY
-The function first appeared in
+The function first appeared in
.Fx 5.0 .