diff options
| -rw-r--r-- | man/ChangeLog | 8 | ||||
| -rw-r--r-- | man/gnus-faq.texi | 5 | ||||
| -rw-r--r-- | man/gnus.texi | 7 |
3 files changed, 14 insertions, 6 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 882ebff1cec..5d222f408fc 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change) | ||
| 2 | |||
| 3 | * gnus-faq.texi ([5.12]): Remove reference to discontinued service. | ||
| 4 | |||
| 5 | 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 6 | |||
| 7 | * gnus.texi (Troubleshooting): Adjust Gnus version number. | ||
| 8 | |||
| 1 | 2007-10-30 Nick Roberts <nickrob@snap.net.nz> | 9 | 2007-10-30 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 10 | ||
| 3 | * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope. | 11 | * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope. |
diff --git a/man/gnus-faq.texi b/man/gnus-faq.texi index 6bfb3477627..3aee3f25113 100644 --- a/man/gnus-faq.texi +++ b/man/gnus-faq.texi | |||
| @@ -1676,10 +1676,7 @@ you to use something like | |||
| 1676 | yourUserName.userfqdn.provider.net, or you can use | 1676 | yourUserName.userfqdn.provider.net, or you can use |
| 1677 | somethingUnique.yourdomain.tld if you own the domain | 1677 | somethingUnique.yourdomain.tld if you own the domain |
| 1678 | yourdomain.tld, or you can register at a service which | 1678 | yourdomain.tld, or you can register at a service which |
| 1679 | gives private users a FQDN for free, e.g. | 1679 | gives private users a FQDN for free. |
| 1680 | @uref{http://www.stura.tu-freiberg.de/~dlx/addfqdn.html}. | ||
| 1681 | (Sorry but this website is in German, if you know of an | ||
| 1682 | English one offering the same, drop me a note). | ||
| 1683 | 1680 | ||
| 1684 | Finally you can tell Gnus not to generate a Message-ID | 1681 | Finally you can tell Gnus not to generate a Message-ID |
| 1685 | for News at all (and letting the server do the job) by saying | 1682 | for News at all (and letting the server do the job) by saying |
diff --git a/man/gnus.texi b/man/gnus.texi index 0c9765d92b6..3bce1de77b3 100644 --- a/man/gnus.texi +++ b/man/gnus.texi | |||
| @@ -27826,8 +27826,11 @@ Gnus will work. | |||
| 27826 | 27826 | ||
| 27827 | @item | 27827 | @item |
| 27828 | Try doing an @kbd{M-x gnus-version}. If you get something that looks | 27828 | Try doing an @kbd{M-x gnus-version}. If you get something that looks |
| 27829 | like @samp{Gnus v5.10.6} you have the right files loaded. Otherwise | 27829 | like @c |
| 27830 | you have some old @file{.el} files lying around. Delete these. | 27830 | @samp{Gnus v5.10.8} @c Adjust ../Makefile.in if you change this line! |
| 27831 | @c | ||
| 27832 | you have the right files loaded. Otherwise you have some old @file{.el} | ||
| 27833 | files lying around. Delete these. | ||
| 27831 | 27834 | ||
| 27832 | @item | 27835 | @item |
| 27833 | Read the help group (@kbd{G h} in the group buffer) for a | 27836 | Read the help group (@kbd{G h} in the group buffer) for a |