Please review WINE chapter addition and linuxemu rename
Gabor Kovesdan
gabor at FreeBSD.org
Fri Jun 1 22:46:16 UTC 2012
On 2012.06.01. 19:54, Ulrich Spörlein wrote:
> Dear all,
>
> in the process of adding the WINE section from the wiki to the handbook
> (GCIN 2011 project, yeah I know, I was rather busy ...), I also took the
> liberty of renaming it from linuxemu to compat. Also in the hope that
> someday we might have a blurp on SVR4 compatibility, although I guess no
> one is really interested in that.
>
> Anyway, please review the proposed changes at
> https://github.com/uqs/freebsd-doc/commits/wine
> or clone that branch and have a closer look.
>
> Rendering of that branch can be found here:
> https://www.spoerlein.net/handbook/compat.html
>
> Perhaps we need to keep the anchor names for the linuxemu sections, to
> not break too many links out there. Is there a way to add aliases so we
> could deprecated the linuxemu anchors over time?
>
Hey Uli,
unfortunately there is no way to add aliases to anchors. I'd suggest
that you do the content change without leaving the anchors in the old
name and then do another commit where you change all of those to reflect
the chapter rename. Probably you can easily do that with sed.
As for the changes, I think you would get more review if you could post
a single patch. Having private repos is a very practical idea and I also
use it myself but people probably can easier take time for a review if
they don't have to clone and generate patches themselves. I can promise
one review if you send a patch.
Gabor
More information about the freebsd-doc
mailing list