[gnomeweb-wml] The 'git clone' example should contain 'git clone'
- From: Christopher Aillon <caillon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] The 'git clone' example should contain 'git clone'
- Date: Sun, 20 Feb 2011 19:45:58 +0000 (UTC)
commit ca3901b527eca7066b60b6568943dde2d90cd025
Author: Christopher Aillon <caillon redhat com>
Date: Sat Feb 19 12:13:46 2011 -0800
The 'git clone' example should contain 'git clone'
.../NetworkManager/developers/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/NetworkManager/developers/index.html b/projects.gnome.org/NetworkManager/developers/index.html
index abf853b..7e2dc20 100644
--- a/projects.gnome.org/NetworkManager/developers/index.html
+++ b/projects.gnome.org/NetworkManager/developers/index.html
@@ -51,7 +51,7 @@ href="http://mail.gnome.org/mailman/listinfo/networkmanager-list">http://mail.gn
</p>
<p>There are also VPN service plugins for vpnc, openvpn, and pptp. Each has its own git module, so replace 'vpnc' as appropriate in the following example:<br>
<code>
- <kbd>git://git.gnome.org/network-manager-vpnc</kbd><br>
+ <kbd>git clone git://git.gnome.org/network-manager-vpnc</kbd><br>
<kbd>cd network-manager-vpnc</kbd><br/>
<kbd>./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var</kbd><br>
<kbd>make</kbd><br>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]