Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
nightmorph 10/10/14 06:09:41
Modified: faq.xml
Log:
the adduser command does not exist, bug 340915
Revision Changes Path
1.118 xml/htdocs/doc/en/faq.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.117&r2=1.118
Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- faq.xml 3 Oct 2010 18:47:51 -0000 1.117
+++ faq.xml 14 Oct 2010 06:09:40 -0000 1.118
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.117 2010/10/03 18:47:51 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.118 2010/10/14 06:09:40 nightmorph Exp $ -->
<guide>
<title>Gentoo Linux Frequently Asked Questions</title>
@@ -47,8 +47,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>4</version>
-<date>2010-10-03</date>
+<version>5</version>
+<date>2010-10-13</date>
<faqindex>
<title>Questions</title>
@@ -161,7 +161,7 @@
<body>
<p>
-The command <c>adduser username</c> will add a user called "username". However,
+The command <c>useradd username</c> will add a user called "username". However,
this method does not give the user many of the rights you might want to grant
him, so the following command is preferred:
</p>
|
|