Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libm/man Remove SCCS revision line from the middle of th...
details: https://anonhg.NetBSD.org/src/rev/2c0a6a7b53fa
branches: trunk
changeset: 476231:2c0a6a7b53fa
user: simonb <simonb%NetBSD.org@localhost>
date: Fri Sep 10 06:28:10 1999 +0000
description:
Remove SCCS revision line from the middle of the copyright - the version
info is still in the usual place after the "THIS SOFTWARE IS..." blurb.
diffstat:
lib/libm/man/fabs.3 | 3 +--
lib/libm/man/sin.3 | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 63c29bf462b5 -r 2c0a6a7b53fa lib/libm/man/fabs.3
--- a/lib/libm/man/fabs.3 Fri Sep 10 04:05:28 1999 +0000
+++ b/lib/libm/man/fabs.3 Fri Sep 10 06:28:10 1999 +0000
@@ -1,7 +1,6 @@
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
-.\" @(#)fabs.3 5.1 (Berkeley) 5/2/91
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -31,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)fabs.3 5.1 (Berkeley) 5/2/91
-.\" $NetBSD: fabs.3,v 1.9 1999/08/15 22:23:54 kleink Exp $
+.\" $NetBSD: fabs.3,v 1.10 1999/09/10 06:28:10 simonb Exp $
.\"
.Dd May 2, 1991
.Dt FABS 3
diff -r 63c29bf462b5 -r 2c0a6a7b53fa lib/libm/man/sin.3
--- a/lib/libm/man/sin.3 Fri Sep 10 04:05:28 1999 +0000
+++ b/lib/libm/man/sin.3 Fri Sep 10 06:28:10 1999 +0000
@@ -1,7 +1,6 @@
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
-.\" @(#)sin.3 6.7 (Berkeley) 4/19/91
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -31,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sin.3 6.7 (Berkeley) 4/19/91
-.\" $NetBSD: sin.3,v 1.9 1999/08/15 22:23:54 kleink Exp $
+.\" $NetBSD: sin.3,v 1.10 1999/09/10 06:28:10 simonb Exp $
.\"
.Dd April 19, 1991
.Dt SIN 3
Home |
Main Index |
Thread Index |
Old Index