Pro Git (Second Edition) is your fully-updated guide to Git and its usage in
the modern world. Git has come a long way since it was first developed by
Linus Torvalds for Linux kernel development. It has taken the open source
world by storm since its inception in 2005, and this book teaches you how to
use it like a pro.
Effective and well-implemented version control is a necessity for successful
web projects, whether large or small. With this book you'll learn how to
master the world of distributed version workflow, use the distributed
features of Git to the full, and extend Git to meet your every need.
ok benoit@ krw@
Originally published in 1987, Unix Text Processing (UTP) (written by Dale
Dougherty and Tim O'Reilly) provides one of the few comprehensive looks at
all the tools involved in a typical troff-based writing workflow. It covers:
- UNIX and troff basics
- text editors (vi, ex, and sed)
- the ms and mm macro packages
- scripting with sh, awk, and sed
- the tbl, eqn and pic preprocessors
- macro writing
The appendices provide a collection of reference material and other useful
pointers.
ok juanfra@ sthen@
TeX by Topic is a systematic reference manual designed as a companion
to tutorial guides on the system. Packed with original, practical
ideas, this book provides an invaluable information source that
will give the TeX user the essential insight needed to solve TeX
problems.
ok espie@
pages including the corrections contained in the first Technical
Corrigendum, IEEE Std 1003.1-2008/Cor 1-2013. It include manuals
for utilities in section 1, and for functions and headers in
section 3.
A lot of input and okay for the contents schwarze@;
Other input from matthew@ and Dmitrij D. Czarkoff;
Final okay bentley@.
ok pirofti@ phessler@
Dive Into Python 3 covers Python 3 and its differences from Python 2.
Compared to Dive Into Python, it’s about 20% revised and 80% new
material.
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@