s/useing/using/
This commit is contained in:
parent
aa82200078
commit
159ca2a554
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20332
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.14 2004/02/07 09:20:38 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.15 2004/02/08 07:52:28 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -92,7 +92,7 @@ STRIP=
|
|||
script to merge the development tree with the FreeBSD ports tree.
|
||||
The <tt>marcusmerge</tt> script is available
|
||||
<a href="http://www.marcuscom.com/downloads/marcusmerge">
|
||||
here</a>, and a man page on useing the script is available
|
||||
here</a>, and a man page on using the script is available
|
||||
<a href="http://www.marcuscom.com/marcusmerge.8.html">
|
||||
here</a>. This script will merge the development ports tree
|
||||
into your main ports tree. From there, you can download
|
||||
|
|
Loading…
Reference in a new issue