Module Name: src Committed By: wiz Date: Wed Apr 22 13:59:54 UTC 2015
Modified Files: src/lib/libc/sys: intro.2 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/lib/libc/sys/intro.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/intro.2 diff -u src/lib/libc/sys/intro.2:1.56 src/lib/libc/sys/intro.2:1.57 --- src/lib/libc/sys/intro.2:1.56 Tue Apr 21 21:22:07 2015 +++ src/lib/libc/sys/intro.2 Wed Apr 22 13:59:54 2015 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.2,v 1.56 2015/04/21 21:22:07 christos Exp $ +.\" $NetBSD: intro.2,v 1.57 2015/04/22 13:59:54 wiz Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -273,7 +273,7 @@ same routine may complete normally. In this implementation this is the same as .Er EWOULDBLOCK , but -.Er EAGAIN +.Er EAGAIN is the preferred name. .It Er 36 EINPROGRESS Em "Operation now in progress" . An operation that takes a long time to complete (such as