1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-05 09:14:03 +00:00

Document WITHOUT_SVNLITE and WITH_SVN.

PR:		docs/180025
Submitted by:	Garrett Cooper <yaneurabeya@gmail.com>
This commit is contained in:
Niclas Zeising 2013-07-03 12:36:47 +00:00
parent 9e9421bcdf
commit bc772b9013
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252561
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
.\" $FreeBSD$
Set to not build
.Xr svnlite 1
and related programs.

View File

@ -0,0 +1,5 @@
.\" $FreeBSD$
Set to install
.Xr svnlite 1
as
.Xr svn 1 .