nightmorph    10/10/14 06:11:38

  Modified:             virt-mail-howto.xml
  Log:
  the adduser command does not exist, bug 340915

Revision  Changes    Path
1.61                 xml/htdocs/doc/en/virt-mail-howto.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.61&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.61&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml?r1=1.60&r2=1.61

Index: virt-mail-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- virt-mail-howto.xml 28 Sep 2008 20:29:25 -0000      1.60
+++ virt-mail-howto.xml 14 Oct 2010 06:11:38 -0000      1.61
@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.60 
2008/09/28 20:29:25 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.61 
2010/10/14 06:11:38 nightmorph Exp $ -->
 
-<guide link="/doc/en/virt-mail-howto.xml">
+<guide>
 <title>Virtual Mailhosting System with Postfix Guide</title>
 
 <author title="Author">
@@ -26,8 +26,8 @@
 postfix, mysql, courier-imap, and cyrus-sasl.
 </abstract>
 
-<version>1.7</version>
-<date>2008-09-28</date>
+<version>2</version>
+<date>2010-10-13</date>
 
 <chapter>
 <title>Introduction</title>
@@ -414,7 +414,7 @@
 </p>
 
 <pre caption="Adding the vmail user">
-# <i>adduser -d /home/vmail -s /bin/false -m vmail</i>
+# <i>useradd -d /home/vmail -s /bin/false -m vmail</i>
 </pre>
 
 <p>




Reply via email to