# HG changeset patch # User Sebastien Decugis # Date 1277799052 -32400 # Node ID 0aa95dd79d0f0618b96345a0242a2f47a60e0c8e # Parent b643fc53dbf51aaea597c4ffe3a32053d6756ec4 Fix erroneous quote sign diff -r b643fc53dbf5 -r 0aa95dd79d0f INSTALL.FreeBSD --- a/INSTALL.FreeBSD Tue Jun 29 16:32:46 2010 +0900 +++ b/INSTALL.FreeBSD Tue Jun 29 17:10:52 2010 +0900 @@ -78,7 +78,7 @@ root=# CREATE TABLE incoming_test ( root(# recorded_on timestamp with time zone NOT NULL, root(# "Accounting-Record-Type" integer, - root(# "Session-Id" bytea, " + root(# "Session-Id" bytea, root(# "Accounting-Record-Number" integer, root(# "Route-Record1" bytea, root(# "Route-Record2" bytea,