about summary refs log tree commit diff
path: root/FAQ.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-21 04:35:39 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-21 04:35:39 +0000
commitd879eb855c93832a11472b07f9d09227e32b2e49 (patch)
treea340739be177ca779a840c68d5d2a931f54f7f47 /FAQ.in
parenta0edd63e7c41336220353a6055662f38f5429a50 (diff)
downloadglibc-d879eb855c93832a11472b07f9d09227e32b2e49.tar.gz
glibc-d879eb855c93832a11472b07f9d09227e32b2e49.tar.xz
glibc-d879eb855c93832a11472b07f9d09227e32b2e49.zip
Update.
2000-04-20  Ulrich Drepper  <drepper@redhat.com>

	* manual/stdio.texi: Give advise about handling error when using
	stream functions.
	Patch by Michael Deutschmann <michael@talamasca.ocis.net>.
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/FAQ.in b/FAQ.in
index 380a69cb0d..348a8607cd 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -1083,9 +1083,6 @@ the one library cannot be read by functions from the other library.  Sorry,
 but this is what a major release is for.  It's better to have a cut now than
 having no means to support the new techniques later.
 
-{MK} There is however a (partial) solution for this problem.  Please take a
-look at the file `login/README.utmpd'.
-
 ??	Where are the DST_* constants found in <sys/time.h> on many
 	systems?