Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756972Ab2JXF1f (ORCPT ); Wed, 24 Oct 2012 01:27:35 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:61569 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753314Ab2JXF1d (ORCPT ); Wed, 24 Oct 2012 01:27:33 -0400 MIME-Version: 1.0 In-Reply-To: References: <87txu17lss.fsf@rustcorp.com.au> From: Lucas De Marchi Date: Wed, 24 Oct 2012 03:27:11 -0200 Message-ID: Subject: Re: [Request for review] Revised delete_module(2) manual page To: mtk.manpages@gmail.com Cc: Rusty Russell , Kees Cook , linux-kernel@vger.kernel.org, linux-man , Lucas De Marchi , Jon Masters Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 892 Lines: 33 Hi Michael, On Sun, Oct 21, 2012 at 5:36 AM, Michael Kerrisk (man-pages) wrote: > Ping! > > Rusty (et al.) I'm pretty sure the new page text is okay, but I would > like someone knowledgeable to confirm. One more thing: > .SH "SEE ALSO" > .BR create_module (2), > .BR init_module (2), > .BR query_module (2), > .BR lsmod (8), > .BR rmmod (8) Shouldn't we remove the reference to query_module(2) and create_module(2)? They don't exist anymore (and I miss a bigger warning on their man pages). Last, I think there should be a ref here to modprobe (because of -r flag), not lsmod. The rest looks good. Lucas De Marchi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/