Sync upgrade instructions with UPDATING.

This commit is contained in:
Joe Marcus Clarke 2006-05-01 16:26:04 +00:00
parent 4e5201884e
commit f0c638ba58
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27697

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq214.sgml,v 1.3 2006/04/30 23:43:29 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq214.sgml,v 1.4 2006/05/01 02:41:00 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navincludes SYSTEM "../includes.navgnome.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
@ -57,7 +57,7 @@
ready to go. Then do the following:</p>
<pre>
# pkgdb -Ff
# portupgrade -o net/avahi -f howl -f mDNSResponder
# portupgrade -o net/avahi -f howl
# portupgrade -o x11/gnome-screensaver -f xscreensaver-gnome
</pre>