BSD 4_3_Tahoe release
[unix-history] / usr / src / man / man3f / flush.3
CommitLineData
94b879e3
KM
1.\" Copyright (c) 1983 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
95f51977 5.\" @(#)flush.3f 6.1 (Berkeley) 5/15/85
94b879e3 6.\"
95f51977 7.TH FLUSH 3F "May 15, 1985"
94b879e3
KM
8.UC 5
9.SH NAME
10flush \- flush output to a logical unit
11.SH SYNOPSIS
12.B subroutine flush (lunit)
13.SH DESCRIPTION
14.I Flush
15causes the contents of the buffer for logical unit
16.I lunit
17to be flushed to the associated file.
18This is most useful for logical units 0 and 6 when they are both
19associated with the control terminal.
20.SH FILES
21.ie \nM /usr/ucb/lib/libI77.a
22.el /usr/lib/libI77.a
23.SH "SEE ALSO"
24fclose(3S)