diff options
Diffstat (limited to 'usr/src/man/man2/vhangup.2')
-rw-r--r-- | usr/src/man/man2/vhangup.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man2/vhangup.2 b/usr/src/man/man2/vhangup.2 index 6e0875d2a0..c61a84811c 100644 --- a/usr/src/man/man2/vhangup.2 +++ b/usr/src/man/man2/vhangup.2 @@ -1,13 +1,13 @@ '\" te .\" Copyright (c) 1998, Sun Microsystems, Inc. All Rights Reserved. .\" Copyright (c) 1980 Regents of the University of California. All rights reserved. The Berkeley software License Agreement specifies the terms and conditions for redistribution. -.TH vhangup 2 "19 Mar 1998" "SunOS 5.11" "System Calls" +.TH VHANGUP 2 "Mar 19, 1998" .SH NAME vhangup \- virtually "hangup" the current controlling terminal .SH SYNOPSIS .LP .nf -#include <unistd.h> +#include <unistd.h> \fBvoid\fR \fBvhangup\fR(\fBvoid\fR); .fi |