| Summary: | [PATCH] new mtx_pool.9 man page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | rooneg <rooneg> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | dillon | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
rooneg
2002-03-27 00:10:02 UTC
garrett rooney <rooneg@electricjellyfish.net> wrote: > >Description: > the mtx_pool API lacks a man page. Matt, If you could review the manual page submitted here for technical validity, I'll fix up the markup and English bogons and commit it. Thanks. On Wed, Mar 27, 2002 at 02:22:57AM +0000, Dima Dorfman wrote: > garrett rooney <rooneg@electricjellyfish.net> wrote: > > >Description: > > the mtx_pool API lacks a man page. > > Matt, > > If you could review the manual page submitted here for technical > validity, I'll fix up the markup and English bogons and commit it. actually, i already ran an earlier version past matt, and this has his suggestions added in. it would be good if he could give it a once over though, in case i messed something up. -garrett -- garrett rooney Unix was not designed to stop you from rooneg@electricjellyfish.net doing stupid things, because that would http://electricjellyfish.net/ stop you from doing clever things. : :On Wed, Mar 27, 2002 at 02:22:57AM +0000, Dima Dorfman wrote: :> garrett rooney <rooneg@electricjellyfish.net> wrote: :> > >Description: :> > the mtx_pool API lacks a man page. :> :> Matt, :> :> If you could review the manual page submitted here for technical :> validity, I'll fix up the markup and English bogons and commit it. : :actually, i already ran an earlier version past matt, and this has his :suggestions added in. it would be good if he could give it a once :over though, in case i messed something up. : :-garrett : :-- :garrett rooney Unix was not designed to stop you from Hi guys! Yah, it already contains the suggestions I made. Dima, please go ahead and fix the markup & english bogons you see and then go ahead and commit it! Thanks! I noticed one spelling error in the PR: In these cases the private mute winds to In these cases the private mutex winds -Matt Matthew Dillon <dillon@backplane.com> On Tue, Mar 26, 2002 at 07:46:51PM -0800, Matthew Dillon wrote: > Hi guys! Yah, it already contains the suggestions I made. Dima, > please go ahead and fix the markup & english bogons you see and > then go ahead and commit it! Thanks! > > I noticed one spelling error in the PR: > > In these cases the private mute winds > > to > > In these cases the private mutex winds gah! that'll teach me to trust spell checkers... i can't believe i didn't see that one... btw, Dima, if you could just let me know what kind of markup errors you find, that would be great. i'm fairly new at writing man pages, and any tips on things to avoid in the future would be much appreciated. thanks, -garrett -- garrett rooney Unix was not designed to stop you from rooneg@electricjellyfish.net doing stupid things, because that would http://electricjellyfish.net/ stop you from doing clever things. State Changed From-To: open->closed Committed, thanks! |