Module Name: src Committed By: abhinav Date: Tue May 9 06:41:56 UTC 2017
Modified Files: src/lib/libc/sys: accept.2 Log Message: Add missing word. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/sys/accept.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/sys/accept.2 diff -u src/lib/libc/sys/accept.2:1.32 src/lib/libc/sys/accept.2:1.33 --- src/lib/libc/sys/accept.2:1.32 Wed Feb 8 18:01:24 2017 +++ src/lib/libc/sys/accept.2 Tue May 9 06:41:56 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: accept.2,v 1.32 2017/02/08 18:01:24 maya Exp $ +.\" $NetBSD: accept.2,v 1.33 2017/05/09 06:41:56 abhinav Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -199,7 +199,7 @@ function is compatible with the Linux im .Sh ERRORS The .Fn accept -will fail if: +function will fail if: .Bl -tag -width Er .It Bq Er EAGAIN The socket is marked non-blocking and no connections