From b08585ebe24eb534808525246dfe0c3c103fc918 Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Sun, 17 Jan 2010 09:54:54 +0000
Subject: [PATCH] 2010-01-17 Tatsuhiro Tsujikawa
Updated doc about GID.
* doc/aria2c.1.txt
---
ChangeLog | 5 +++++
doc/aria2c.1 | 2 +-
doc/aria2c.1.html | 5 +++--
doc/aria2c.1.txt | 3 ++-
4 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6997e74c..cc746dc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-17 Tatsuhiro Tsujikawa
+
+ Updated doc about GID.
+ * doc/aria2c.1.txt
+
2010-01-17 Tatsuhiro Tsujikawa
Now offset argument in aria2.tellWaiting and aria2.tellStopped
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index e7402fbb..259a22e5 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -2182,7 +2182,7 @@ host=localhost, protocol=ftp, dl_speed=0, last_updated=1222491632, status=ERROR
.PP
GID
.RS 4
-GID(or gid) is the key to manage each download\&. Each download has an unique GID\&. Currently GID looks like an integer, but don\(cqt treat it as integer because it may be changed to another type in the future release\&.
+GID(or gid) is the key to manage each download\&. Each download has an unique GID\&. Currently GID looks like an integer, but don\(cqt treat it as integer because it may be changed to another type in the future release\&. Please note that GID is session local and not persisted when aria2 exits\&.
.RE
.SS "Methods"
.sp
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 83db2a77..282d7291 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -2696,7 +2696,8 @@ GID
GID(or gid) is the key to manage each download. Each download has an
unique GID. Currently GID looks like an integer, but don’t treat it
as integer because it may be changed to another type in the future
- release.
+ release. Please note that GID is session local and not persisted
+ when aria2 exits.
@@ -3596,7 +3597,7 @@ files in the program, then also delete it here.