Module Name: src
Committed By: wiz
Date: Wed Sep 15 18:40:27 UTC 2010
Modified Files:
src/lib/libm/complex: cimag.3 conj.3 cproj.3 creal.3
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libm/complex/cimag.3 \
src/lib/libm/complex/conj.3 src/lib/libm/complex/creal.3
cvs rdiff -u -r1.1 -r1.2 src/lib/libm/complex/cproj.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/cimag.3
diff -u src/lib/libm/complex/cimag.3:1.2 src/lib/libm/complex/cimag.3:1.3
--- src/lib/libm/complex/cimag.3:1.2 Wed Sep 15 16:11:29 2010
+++ src/lib/libm/complex/cimag.3 Wed Sep 15 18:40:27 2010
@@ -1,7 +1,7 @@
-.\" $NetBSD: cimag.3,v 1.2 2010/09/15 16:11:29 christos Exp $
-.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
+.\" $NetBSD: cimag.3,v 1.3 2010/09/15 18:40:27 wiz Exp $
+.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
.TH "CIMAG" 3P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual"
-.\" cimag
+.\" cimag
.SH NAME
cimag, cimagf \- complex imaginary functions
.SH SYNOPSIS
Index: src/lib/libm/complex/conj.3
diff -u src/lib/libm/complex/conj.3:1.2 src/lib/libm/complex/conj.3:1.3
--- src/lib/libm/complex/conj.3:1.2 Wed Sep 15 16:11:29 2010
+++ src/lib/libm/complex/conj.3 Wed Sep 15 18:40:27 2010
@@ -1,7 +1,7 @@
-.\" $NetBSD: conj.3,v 1.2 2010/09/15 16:11:29 christos Exp $
-.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
+.\" $NetBSD: conj.3,v 1.3 2010/09/15 18:40:27 wiz Exp $
+.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
.TH "CONJ" 3P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual"
-.\" conj
+.\" conj
.SH NAME
conj, conjf \- complex conjugate functions
.SH SYNOPSIS
Index: src/lib/libm/complex/creal.3
diff -u src/lib/libm/complex/creal.3:1.2 src/lib/libm/complex/creal.3:1.3
--- src/lib/libm/complex/creal.3:1.2 Wed Sep 15 16:11:29 2010
+++ src/lib/libm/complex/creal.3 Wed Sep 15 18:40:27 2010
@@ -1,7 +1,7 @@
-.\" $NetBSD: creal.3,v 1.2 2010/09/15 16:11:29 christos Exp $
-.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
+.\" $NetBSD: creal.3,v 1.3 2010/09/15 18:40:27 wiz Exp $
+.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
.TH "CREAL" 3P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual"
-.\" creal
+.\" creal
.SH NAME
creal, crealf \- complex real functions
.SH SYNOPSIS
Index: src/lib/libm/complex/cproj.3
diff -u src/lib/libm/complex/cproj.3:1.1 src/lib/libm/complex/cproj.3:1.2
--- src/lib/libm/complex/cproj.3:1.1 Wed Sep 15 16:11:29 2010
+++ src/lib/libm/complex/cproj.3 Wed Sep 15 18:40:27 2010
@@ -1,7 +1,7 @@
-.\" $NetBSD: cproj.3,v 1.1 2010/09/15 16:11:29 christos Exp $
-.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
+.\" $NetBSD: cproj.3,v 1.2 2010/09/15 18:40:27 wiz Exp $
+.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
.TH "CPROJ" 3P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual"
-.\" cproj
+.\" cproj
.SH NAME
cproj, cprojf, cprojl \- complex projection functions
.SH SYNOPSIS