new copyright notice
[unix-history] / usr / src / lib / libc / sys / fcntl.2
index a107868..a18deeb 100644 (file)
@@ -1,8 +1,9 @@
-.\" Copyright (c) 1983 Regents of the University of California.
-.\" All rights reserved.  The Berkeley software License Agreement
-.\" specifies the terms and conditions for redistribution.
+.\" Copyright (c) 1983 The Regents of the University of California.
+.\" All rights reserved.
 .\"
 .\"
-.\"    @(#)fcntl.2     6.3 (Berkeley) %G%
+.\" %sccs.include.redist.man%
+.\"
+.\"    @(#)fcntl.2     6.6 (Berkeley) %G%
 .\"
 .TH FCNTL 2 ""
 .UC 5
 .\"
 .TH FCNTL 2 ""
 .UC 5
@@ -99,7 +100,7 @@ corresponds to the O_APPEND flag of
 .TP
 FASYNC
 Enable the SIGIO signal to be sent to the process group
 .TP
 FASYNC
 Enable the SIGIO signal to be sent to the process group
-when I/O is possible, e.g.
+when I/O is possible, e.g.,
 upon availability of data to be read.
 .SH "RETURN VALUE
 Upon successful completion, the value returned depends on
 upon availability of data to be read.
 .SH "RETURN VALUE
 Upon successful completion, the value returned depends on
@@ -135,7 +136,7 @@ open.
 .I Cmd
 is F_DUPFD and
 .I arg
 .I Cmd
 is F_DUPFD and
 .I arg
-is negative or greater the maximum allowable number
+is negative or greater than the maximum allowable number
 (see
 .IR getdtablesize (2)).
 .TP 15
 (see
 .IR getdtablesize (2)).
 .TP 15