Date: Sat, 9 Mar 2013 20:04:53 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41146 - head/en_US.ISO8859-1/htdocs/internal Message-ID: <201303092004.r29K4rBS089551@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303092004.r29K4rBS089551>