From owner-cvs-src Sat Mar 8 18:56:56 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DAB37B401; Sat, 8 Mar 2003 18:56:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A16643F93; Sat, 8 Mar 2003 18:56:55 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h292us0U064285; Sat, 8 Mar 2003 18:56:54 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h292usDR064284; Sat, 8 Mar 2003 18:56:54 -0800 (PST) Message-Id: <200303090256.h292usDR064284@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sat, 8 Mar 2003 18:56:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fgetws.3 fputws.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/03/08 18:56:54 PST FreeBSD src repository Modified files: lib/libc/stdio fgetws.3 fputws.3 Log: MFp4: Add the standard "the {fgetws,fputws} function will fail if" text to the Errors section. Revision Changes Path 1.3 +3 -0 src/lib/libc/stdio/fgetws.3 1.4 +3 -0 src/lib/libc/stdio/fputws.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message