Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 14:50:10 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        arch@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_fxp.c if_fxpvar.h
Message-ID:  <XFMail.010227145010.jhb@FreeBSD.org>
In-Reply-To: <Pine.LNX.4.21.0102271444550.2599-100000@zeppo.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 27-Feb-01 Matthew Jacob wrote:
> 
> Sure. But let's get them in the tree. Now.

*shrug*  I usually let doc people review my stuff first for stuff like this.
I have four manpages sitting in my public_html/patches/ dir on freefall
right now for ktr, witness, and ithread that I'm waiting for review on...

>> On 27-Feb-01 Matthew Jacob wrote:
>> > 
>> > Other than this- I'd check 'em in.
>> > 
>> > --- /usr/share/man/man9/resource_query_string.9       Tue Feb 27 14:38:06
>> > 2001
>> > +++ ./resource_query_string.9 Tue Feb 27 14:31:32 2001
>> > @@ -45,8 +45,7 @@
>> >  .Pp
>> >  Fetches a string value from the hints mechanism.
>> >  .Pp
>> > -.Fn resouce_query_string
>> > -is called to see enumerate all possible
>> > +.Fn resouce_query_string is called to see enumerate all possible
>> >  strings.  It returns the next one after num that is available, or -1
>> >  if nothing further is available.  resource_query_name is passed the
>> >  return of resource_query_string and returns its value.
>> 
>> Eek, the current style in the tree would render this something more like:
>> 
>> .Pp
>> .Fn resource_query_string
>> is called to enumerate all possible strings.
>> It returns the next one after
>> .Fa num
>> that is available,
>> or -1 if nothing further is available.
>> .Fn resource_query_name
>> is passed the returned value of
>> .Fn resource_query_string
>> and returns its value.
>> 
>> I.e., each new sentence starts on a new line (to help with translation) and
>> you mark up stuff.  I'll try and look at this today or tomorrow for mdoc
>> stuff.  Though you probably want to send them off to ru, mpp, sheldonh,
>> and/or
>> asmodai as well.
>> 
>> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-arch" in the body of the message

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010227145010.jhb>