diff options
| author | Glenn Morris | 2013-07-03 00:15:23 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-07-03 00:15:23 -0700 |
| commit | 6338a04941f44e7c2b9b7c4852f6d0d31c771e36 (patch) | |
| tree | 73241b1ab9ffe7981cd1f2811e22f4f03c278d77 /doc | |
| parent | 97df87bb5e1391084a913d8f332461ed7d4b3fd4 (diff) | |
| download | emacs-6338a04941f44e7c2b9b7c4852f6d0d31c771e36.tar.gz emacs-6338a04941f44e7c2b9b7c4852f6d0d31c771e36.zip | |
* doc/misc/eudc.texi (CCSO PH/QI): Remove defunct URL.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/misc/eudc.texi | 19 |
2 files changed, 13 insertions, 8 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index e6b673c7c52..ddd8b81e868 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2013-07-03 Glenn Morris <rgm@gnu.org> | 1 | 2013-07-03 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * eudc.texi (CCSO PH/QI): Remove defunct URL. | ||
| 4 | |||
| 3 | * dbus.texi (Introspection): Update URL to a less defunct one. | 5 | * dbus.texi (Introspection): Update URL to a less defunct one. |
| 4 | 6 | ||
| 5 | * pgg.texi (Top, Overview): Add note about obsolescence. | 7 | * pgg.texi (Top, Overview): Add note about obsolescence. |
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi index 03438eab58d..0cb6714697a 100644 --- a/doc/misc/eudc.texi +++ b/doc/misc/eudc.texi | |||
| @@ -154,14 +154,17 @@ phone number, email, academic information or any other details it was | |||
| 154 | configured to. Nowadays this system is not widely used. | 154 | configured to. Nowadays this system is not widely used. |
| 155 | 155 | ||
| 156 | The system consists of two parts: a database server traditionally called | 156 | The system consists of two parts: a database server traditionally called |
| 157 | @samp{qi} and a command-line client called @samp{ph}. As of 2010, the | 157 | @samp{qi} and a command-line client called @samp{ph}. |
| 158 | code can still be downloaded from @url{http://www-dev.cites.uiuc.edu/ph/}. | 158 | @ignore |
| 159 | 159 | Until 2010, the code could be downloaded from | |
| 160 | The original command-line @samp{ph} client that comes with the | 160 | @url{http://www-dev.cites.uiuc.edu/ph/}. |
| 161 | @samp{ph/qi} distribution provides additional features like the | 161 | @end ignore |
| 162 | possibility to communicate with the server in login-mode which makes it | 162 | |
| 163 | possible to change records in the database. This is not implemented in | 163 | The original command-line @samp{ph} client that came with the |
| 164 | EUDC. | 164 | @samp{ph/qi} distribution provided additional features that are |
| 165 | not implemented in EUDC, like the possibility to communicate with the | ||
| 166 | server in login-mode, which made it possible to change records in the | ||
| 167 | database. | ||
| 165 | 168 | ||
| 166 | 169 | ||
| 167 | @node BBDB, , CCSO PH/QI, Overview | 170 | @node BBDB, , CCSO PH/QI, Overview |