Date: Wed, 9 Feb 2005 17:30:13 GMT From: Giorgos Keramidas <keramida@freebsd.org> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/77280: Typo in swapon man page Message-ID: <200502091730.j19HUDgs015027@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/77280; it has been noted by GNATS. From: Giorgos Keramidas <keramida@freebsd.org> To: Ian <cdine@cdine.org> Cc: bug-followup@freebsd.org Subject: Re: misc/77280: Typo in swapon man page Date: Wed, 9 Feb 2005 19:22:39 +0200 On 2005-02-08 22:30, Ian <cdine@cdine.org> wrote: > NAME > swapon, swapoff, swapctl -- specify devices for paging and swapping > .. > Swap information can be generated using the swapinfo(8) utility, pstat > -s, or swapctl -l. The swapctl utility has the following options for > listing swap: > > -h Output values in megabytes. > > ============================== > > -h Is not a valid option of swapinfo, as demonstrated here: Good point... FWIW, I have a patch that adds this option to pstat and swapinfo. Most of it has been reviewed a couple of times by Ruslan Ermilov, and I plan to commit it as soon as I get back home. So, in my opinion, the correct fix is to add the missing option, instead of removing the manpage stuff :-) - Giorgos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502091730.j19HUDgs015027>