summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall/distextract
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-01 13:31:52 -0300
committerRenato Botelho <renato@netgate.com>2016-08-01 13:31:52 -0300
commit0cc7d35bed2370bad5de302a185463c8820ed668 (patch)
treea8c9a0b9ab74b135547c6ac13ec629df94211cd2 /usr.sbin/bsdinstall/distextract
parent80c20d0bef69a2c543d1bc2dddd2bc34198fec9b (diff)
downloadFreeBSD-src-0cc7d35bed2370bad5de302a185463c8820ed668.zip
FreeBSD-src-0cc7d35bed2370bad5de302a185463c8820ed668.tar.gz
Replace FreeBSD by pfSense on installer related files
Diffstat (limited to 'usr.sbin/bsdinstall/distextract')
-rw-r--r--usr.sbin/bsdinstall/distextract/distextract.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdinstall/distextract/distextract.c b/usr.sbin/bsdinstall/distextract/distextract.c
index 94536bc..4acafbb 100644
--- a/usr.sbin/bsdinstall/distextract/distextract.c
+++ b/usr.sbin/bsdinstall/distextract/distextract.c
@@ -69,7 +69,7 @@ main(void)
size_t span;
struct dpv_config *config;
struct dpv_file_node *dist = dists;
- static char backtitle[] = "FreeBSD Installer";
+ static char backtitle[] = "pfSense Installer";
static char title[] = "Archive Extraction";
static char aprompt[] = "\n Overall Progress:";
static char pprompt[] = "Extracting distribution files...\n";
OpenPOWER on IntegriCloud