aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/tcsetpgrp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/tcsetpgrp.3')
-rw-r--r--lib/libc/gen/tcsetpgrp.36
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/gen/tcsetpgrp.3 b/lib/libc/gen/tcsetpgrp.3
index d59dcf03f446..4ae67d4520bf 100644
--- a/lib/libc/gen/tcsetpgrp.3
+++ b/lib/libc/gen/tcsetpgrp.3
@@ -25,10 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)tcsetpgrp.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
-.\"
-.Dd June 4, 1993
+.Dd November 28, 2022
.Dt TCSETPGRP 3
.Os
.Sh NAME
@@ -37,7 +34,6 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.In sys/types.h
.In unistd.h
.Ft int
.Fn tcsetpgrp "int fd" "pid_t pgrp_id"