I've written more than a fair share of this to see my name up in
lights. Wine & women, come to me now!
This commit is contained in:
parent
7dc67449bf
commit
6b61e56541
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: refuse.3,v 1.6 2007/09/24 00:22:26 pooka Exp $
|
||||
.\" $NetBSD: refuse.3,v 1.7 2007/11/08 17:08:46 pooka Exp $
|
||||
.\"
|
||||
.\" Copyright © 2007 Alistair Crooks. All rights reserved.
|
||||
.\"
|
||||
@ -237,6 +237,7 @@ An unsupported experimental version of
|
||||
first appeared in
|
||||
.Nx 5.0 .
|
||||
.Sh AUTHORS
|
||||
.An Alistair Crooks Aq agc@NetBSD.org
|
||||
.An Alistair Crooks Aq agc@NetBSD.org ,
|
||||
.An Antti Kantee Aq pooka@NetBSD.org
|
||||
.Sh BUGS
|
||||
Many, legion, but well-loved.
|
||||
|
@ -1,7 +1,8 @@
|
||||
/* $NetBSD: refuse.c,v 1.82 2007/11/05 17:48:18 pooka Exp $ */
|
||||
/* $NetBSD: refuse.c,v 1.83 2007/11/08 17:08:46 pooka Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright © 2007 Alistair Crooks. All rights reserved.
|
||||
* Copyright © 2007 Antti Kantee. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
@ -30,7 +31,7 @@
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#if !defined(lint)
|
||||
__RCSID("$NetBSD: refuse.c,v 1.82 2007/11/05 17:48:18 pooka Exp $");
|
||||
__RCSID("$NetBSD: refuse.c,v 1.83 2007/11/08 17:08:46 pooka Exp $");
|
||||
#endif /* !lint */
|
||||
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user