From 33e963615741cb54c86dc823315c61383fde58cd Mon Sep 17 00:00:00 2001 From: pooka Date: Fri, 27 Aug 2010 08:21:43 +0000 Subject: [PATCH] Move the manpage from the kernel sources into lib, 'cause that's where it's used. --- {sys/rump/librump/rumpkern => lib/librump}/rump.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {sys/rump/librump/rumpkern => lib/librump}/rump.3 (99%) diff --git a/sys/rump/librump/rumpkern/rump.3 b/lib/librump/rump.3 similarity index 99% rename from sys/rump/librump/rumpkern/rump.3 rename to lib/librump/rump.3 index e116fafedc1b..e3921311273c 100644 --- a/sys/rump/librump/rumpkern/rump.3 +++ b/lib/librump/rump.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: rump.3,v 1.9 2010/08/26 22:48:36 pooka Exp $ +.\" $NetBSD: rump.3,v 1.1 2010/08/27 08:21:43 pooka Exp $ .\" .\" Copyright (c) 2008-2010 Antti Kantee. All rights reserved. .\"