svn commit: r41146 - head/en_US.ISO8859-1/htdocs/internal

Benedict Reuschling bcr at FreeBSD.org
Sat Mar 9 20:04:56 UTC 2013


Author: bcr
Date: Sat Mar  9 20:04:53 2013
New Revision: 41146
URL: http://svnweb.freebsd.org/changeset/doc/41146

Log:
  Attempt to fix build.

Modified:
  head/en_US.ISO8859-1/htdocs/internal/new-account.xml

Modified: head/en_US.ISO8859-1/htdocs/internal/new-account.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/new-account.xml	Sat Mar  9 19:52:22 2013	(r41145)
+++ head/en_US.ISO8859-1/htdocs/internal/new-account.xml	Sat Mar  9 20:04:53 2013	(r41146)
@@ -73,10 +73,10 @@
     and send the following information to accounts@:</p>
 
   <ul>
-    <li><p>username (lowercase a-z and 0-9)<p></li>
-    <li><p>Full Name (as would go in a GECOS field)<p></li>
-    <li><p>optional additional GECOS information (phone, location etc)<p></li>
-    <li><p>shell (sh, csh/tcsh, bash, zsh are available)<p></li>
+    <li><p>username (lowercase a-z and 0-9)</p></li>
+    <li><p>Full Name (as would go in a GECOS field)</p></li>
+    <li><p>optional additional GECOS information (phone, location etc)</p></li>
+    <li><p>shell (sh, csh/tcsh, bash, zsh are available)</p></li>
     <li><p>ssh V2 public key (<strong>version 2 ONLY</strong>)</p></li>
   </ul>
 


More information about the svn-doc-all mailing list