Re: FreeBSD Documentation

From: Allan Jude <allanjude_at_freebsd.org>
Date: Sun, 29 Oct 2017 11:37:55 -0400
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


Received on Sun Oct 29 2017 - 14:38:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:13 UTC