summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-04-17 00:59:15 +0000
committerbrian <brian@FreeBSD.org>1998-04-17 00:59:15 +0000
commitdc9ddb8fdd49fe67b36f0ba6ff8eae070aced538 (patch)
treea20643e320307d2e0f03e801786d3b652093742b /lib/libc/gen
parent4929660d9c4ae71098a57b077385b66e84ffaf66 (diff)
downloadFreeBSD-src-dc9ddb8fdd49fe67b36f0ba6ff8eae070aced538.zip
FreeBSD-src-dc9ddb8fdd49fe67b36f0ba6ff8eae070aced538.tar.gz
Typo police
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/tcsetpgrp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/tcsetpgrp.3 b/lib/libc/gen/tcsetpgrp.3
index 684ec4c..c7fcc78 100644
--- a/lib/libc/gen/tcsetpgrp.3
+++ b/lib/libc/gen/tcsetpgrp.3
@@ -63,7 +63,7 @@ Upon successful completion,
returns a value of zero.
.Sh ERRORS
If an error occurs,
-.Nm tcgetpgrp
+.Nm tcsetpgrp
returns -1 and the global variable
.Va errno
is set to indicate the error, as follows:
OpenPOWER on IntegriCloud