| Index: chrome/app/resources/manpage.1.in
|
| diff --git a/chrome/app/resources/manpage.1.in b/chrome/app/resources/manpage.1.in
|
| index 36a2be867d22666817243694fcee6de37cb2b6c8..26fc1622f41f18de18f49448aeef37dc9ea8cda2 100644
|
| --- a/chrome/app/resources/manpage.1.in
|
| +++ b/chrome/app/resources/manpage.1.in
|
| @@ -21,7 +21,7 @@ This manpage only describes invocation, environment, and arguments.
|
| \fB\-\-user\-data\-dir\fR=\fIDIR\fR
|
| Specifies the directory that user data (your "profile") is kept in.
|
| Defaults to
|
| -.IR ~/.config/@@FILENAME@@/Default .
|
| +.IR ~/.config/@@CONFDIR@@/Default .
|
| Separate instances of @@NAME@@ must use separate user data directories;
|
| repeated invocations of @@FILENAME@@ will reuse an existing process for
|
| a given user data directory.
|
|
|