blob: f10d0122c9b398f9cbd0f93456bee5019e71d10d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
--- mime-en.texi.orig Fri Feb 15 14:12:42 2002
+++ mime-en.texi Mon Aug 12 19:29:19 2002
@@ -2,6 +2,10 @@
@c Generated automatically from mime-en.sgml by sinfo 3.7.
@setfilename mime-en.info
@settitle{FLIM 1.12 Reference Manual about MIME Features}
+@dircategory The Emacs editor and associated tools
+@direntry
+* mime-en: (mime-en). MIME features for GNU Emacs. (English)
+@end direntry
@titlepage
@title FLIM 1.12 Reference Manual about MIME Features
@author MORIOKA Tomohiko <morioka@@jaist.ac.jp>
@@ -1545,13 +1549,13 @@
@example
(0) cvs login
- % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
+ % cvs -d :pserver:anonymous@@cvs.m17n.org:/cvs/root login
CVS password: [CR] # NULL string
(1) checkout
- % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout
+ % cvs -d :pserver:anonymous@@cvs.m17n.org:/cvs/root checkout
checkout [-r TAG] flim
@end example
@@ -1560,7 +1564,7 @@
@itemize @bullet
@item
- <cvs@cvs.m17n.org>
+ <cvs@@cvs.m17n.org>
@end itemize
@noindent
|