aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-07-02 05:09:41 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-07-02 05:09:41 +0000
commit9f932ecdb2d50f99f2e71e0266418abb3703cf55 (patch)
treea45d937f525c3a3eb649449eb421c48cacc1a918 /tools
parent73f28b23c4841fee6317cc2d8a92740438faa987 (diff)
downloadsrc-9f932ecdb2d50f99f2e71e0266418abb3703cf55.tar.gz
src-9f932ecdb2d50f99f2e71e0266418abb3703cf55.zip
Add documentation for svnlite.
PR: 191544 Reported by: eric Reviewed by: imp MFC After: 1 week
Notes
Notes: svn path=/head/; revision=268135
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 771354c614d5..69543e6c42ab 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -4716,6 +4716,7 @@ OLD_FILES+=usr/bin/svnliterdump
OLD_FILES+=usr/bin/svnliteserve
OLD_FILES+=usr/bin/svnlitesync
OLD_FILES+=usr/bin/svnliteversion
+OLD_FILES+=usr/share/man/man1/svnlite.1.gz
.endif
.if ${MK_SVN} == no