Jakub Narebski <jnareb@xxxxxxxxx> writes: > diff --git a/Documentation/gitweb.txt b/Documentation/gitweb.txt > new file mode 100644 > index 0000000..2acdb3b > --- /dev/null > +++ b/Documentation/gitweb.txt > @@ -0,0 +1,703 @@ > +gitweb(1) > +========= > + > +NAME > +---- > +gitweb - Git web interface (web frontend to Git repositories) > + > +SYNOPSIS > +-------- > +To get started with gitweb, run linkgit:git-instaweb[1] from a git repository. > +This would configure and start your web server, and run web browser pointing to > +gitweb page. > + > +See http://git.kernel.org/?p=git/git.git;a=tree;f=gitweb[] or > +http://repo.or.cz/w/git.git/tree/HEAD:/gitweb/[] for gitweb source code, > +browsed using gitweb itself. This doesn't quite look like a "SYNOPSIS" section. Shouldn't everything after the first line be at the beginning of "DESCRIPTION"? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html