FreeBSD Documentation

Allan Jude allanjude at freebsd.org
Sun Oct 29 15:38:02 UTC 2017


On 2017-10-29 11:00, Kurt Jaeger wrote:
> Hi!
> 
>> How can we suggest edits for the docs?
> 
> Checkout the docs repo:
> 
>   svn checkout https://svnweb.freebsd.org/doc/head/ .
> 
> Change the relevant files, create a new problem report on
> 
>   https://bugs.freebsd.org/
> 
> and attach the svn diff to that problem report.
> 

Since the document in question is a man page, it actually lives in the
src tree.

svn checkout https://svn.freebsd.org/base/head/ .

cd usr.sbin/jail

vi jail.8

svn diff > jail_manpage.patch

And then attach that patch to a bugzilla, or upload it to
reviews.freebsd.org


-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20171029/73936019/attachment.sig>


More information about the freebsd-current mailing list