Module Name: src
Committed By: njoly
Date: Thu Mar 14 19:15:34 UTC 2013
Modified Files:
src/lib/libm/complex: cacosh.3
Log Message:
Remove unknown .LP macro.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libm/complex/cacosh.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libm/complex/cacosh.3
diff -u src/lib/libm/complex/cacosh.3:1.3 src/lib/libm/complex/cacosh.3:1.4
--- src/lib/libm/complex/cacosh.3:1.3 Tue Jan 29 02:05:09 2013
+++ src/lib/libm/complex/cacosh.3 Thu Mar 14 19:15:34 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: cacosh.3,v 1.3 2013/01/29 02:05:09 matt Exp $
+.\" $NetBSD: cacosh.3,v 1.4 2013/03/14 19:15:34 njoly Exp $
.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
.Dd January 29, 2013
.Dt CACOSH 3
@@ -26,7 +26,6 @@ in the range of a half-strip of non-nega
the real axis and in the interval [\-i pi,\ +i pi] along
the imaginary axis.
.Sh ERRORS
-.LP
No errors are defined.
.Sh SEE ALSO
.Xr ccosh 3 ,