diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-30 14:10:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-30 14:10:17 -0400 |
commit | 3e6cbc319094fa088c873071cabf7b7bf7add0eb (patch) | |
tree | 5dc1f138270a4e8624820718b477f736e9097d95 /doc/rcs | |
parent | 8ce5c7773884504c3936cb6e91e5a05ac4c1073d (diff) | |
parent | 9fb15ec9fec8903776be0be01eaed0e7bb7d5009 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/svn.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rcs/svn.mdwn b/doc/rcs/svn.mdwn index f8c44b6eb..7aa682978 100644 --- a/doc/rcs/svn.mdwn +++ b/doc/rcs/svn.mdwn @@ -1,4 +1,4 @@ -[Subversion](http://subversion.tigris.org/) is a revision control system. While ikiwiki is relatively +[Subversion](http://subversion.tigris.org/) is a [[revision control system|rcs]]. While ikiwiki is relatively independent of the underlying revision control system, and can easily be used without one, using it with Subversion or another revision control system is recommended. |