bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

doc typo fix


From: Martin Buchholz
Subject: doc typo fix
Date: Thu, 23 Nov 2000 13:49:51 +0900 (JST)

Index: signal.texi
===================================================================
RCS file: /cvs/libc/manual/signal.texi,v
retrieving revision 1.64
diff -u -r1.64 signal.texi
--- signal.texi 2000/05/04 02:21:46     1.64
+++ signal.texi 2000/11/23 04:49:03
@@ -596,7 +596,7 @@
 @comment signal.h
 @comment BSD
 @deftypevr Macro int SIGPROF
-This signal is typically indicates expiration of a timer that measures
+This signal typically indicates expiration of a timer that measures
 both CPU time used by the current process, and CPU time expended on
 behalf of the process by the system.  Such a timer is used to implement
 code profiling facilities, hence the name of this signal.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]