From c28d2fabbfffe9cef91590bb8b01e561f7e25a0f Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Wed, 15 May 2002 23:30:09 +0000 Subject: typo in comment. From Sam Smith S at mSmith.net --- sbin/swapctl/swapctl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/swapctl/swapctl.c b/sbin/swapctl/swapctl.c index 7c8ae565ba9..74bfbe0dd5a 100644 --- a/sbin/swapctl/swapctl.c +++ b/sbin/swapctl/swapctl.c @@ -1,4 +1,4 @@ -/* $OpenBSD: swapctl.c,v 1.8 2002/05/15 23:24:43 art Exp $ */ +/* $OpenBSD: swapctl.c,v 1.9 2002/05/15 23:30:08 art Exp $ */ /* $NetBSD: swapctl.c,v 1.9 1998/07/26 20:23:15 mycroft Exp $ */ /* @@ -319,7 +319,7 @@ add_swap(path) } /* - * del_swap: remove the pathname to the list of swap devices. + * del_swap: remove the pathname from the list of swap devices. */ void del_swap(path) -- cgit v1.2.3