Date: Thu, 23 May 2019 08:01:06 -0700 (PDT) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: Konstantin Belousov <kostikbel@gmail.com> Cc: rgrimes@freebsd.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r348167 - in head/usr.bin: . posixshmcontrol Message-ID: <201905231501.x4NF16FX090746@gndrsh.dnsmgr.net> In-Reply-To: <20190523145845.GH2748@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, May 23, 2019 at 07:40:26AM -0700, Rodney W. Grimes wrote: > > > Author: kib > > > Date: Thu May 23 14:33:01 2019 > > > New Revision: 348167 > > > URL: https://svnweb.freebsd.org/changeset/base/348167 > > > > > > Log: > > > Add posixshmcontrol(1), an utility to manipulate posix shared memory segments. > > > > > > See usage for the command line structure. Man page will come shortly. > > > > > > Reviewed by: jilles, tmunro > > > Sponsored by: The FreeBSD Foundation > > > MFC after: 1 week > > > Differential revision: https://reviews.freebsd.org/D20258 > > > > > > Added: > > > head/usr.bin/posixshmcontrol/ > > > head/usr.bin/posixshmcontrol/Makefile (contents, props changed) > > > head/usr.bin/posixshmcontrol/posixshmcontrol.c (contents, props changed) > > > Modified: > > > head/usr.bin/Makefile > > > > Can someone extract the usage: and slap a template man page > > up so that apropos can at least locate this command? > > I do not think it is needed. I will write the manual page after the > utility sit in HEAD for some time, to be sure that the cli interface > is not changing. Oh, ok, great, if your going to write a man page everyone else can ignore my comment! Thanks for the utility too, it was surely needed. -- Rod Grimes rgrimes@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905231501.x4NF16FX090746>