Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libm/complex Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/198d8a500d96
branches: trunk
changeset: 757707:198d8a500d96
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Sep 15 18:40:27 2010 +0000
description:
Remove trailing whitespace.
diffstat:
lib/libm/complex/cimag.3 | 6 +++---
lib/libm/complex/conj.3 | 6 +++---
lib/libm/complex/cproj.3 | 6 +++---
lib/libm/complex/creal.3 | 6 +++---
4 files changed, 12 insertions(+), 12 deletions(-)
diffs (56 lines):
diff -r 9324f105053e -r 198d8a500d96 lib/libm/complex/cimag.3
--- a/lib/libm/complex/cimag.3 Wed Sep 15 16:12:05 2010 +0000
+++ b/lib/libm/complex/cimag.3 Wed Sep 15 18:40:27 2010 +0000
@@ -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
diff -r 9324f105053e -r 198d8a500d96 lib/libm/complex/conj.3
--- a/lib/libm/complex/conj.3 Wed Sep 15 16:12:05 2010 +0000
+++ b/lib/libm/complex/conj.3 Wed Sep 15 18:40:27 2010 +0000
@@ -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
diff -r 9324f105053e -r 198d8a500d96 lib/libm/complex/cproj.3
--- a/lib/libm/complex/cproj.3 Wed Sep 15 16:12:05 2010 +0000
+++ b/lib/libm/complex/cproj.3 Wed Sep 15 18:40:27 2010 +0000
@@ -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
diff -r 9324f105053e -r 198d8a500d96 lib/libm/complex/creal.3
--- a/lib/libm/complex/creal.3 Wed Sep 15 16:12:05 2010 +0000
+++ b/lib/libm/complex/creal.3 Wed Sep 15 18:40:27 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index