clean up RCS Id's

This commit is contained in:
cgd 1995-02-27 10:41:36 +00:00
parent 41f1c39f00
commit be21d1de72
3 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,5 @@
.\" $NetBSD: msync.2,v 1.7 1995/02/27 10:41:44 cgd Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@ -29,8 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" from: @(#)msync.2 8.1 (Berkeley) 6/9/93
.\" $Id: msync.2,v 1.6 1994/06/21 04:49:04 cgd Exp $
.\" @(#)msync.2 8.1 (Berkeley) 6/9/93
.\"
.Dd June 9, 1993
.Dt MSYNC 2

View File

@ -1,6 +1,4 @@
/*
* $Id: semctl.c,v 1.1 1994/10/20 04:17:06 cgd Exp $
*/
/* $NetBSD: semctl.c,v 1.2 1995/02/27 10:41:36 cgd Exp $ */
#include <sys/types.h>
#include <sys/ipc.h>

View File

@ -1,3 +1,5 @@
.\" $NetBSD: sigaltstack.2,v 1.3 1995/02/27 10:41:52 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.\"