From owner-svn-doc-all@FreeBSD.ORG Sun Mar 16 21:59:35 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 081FCC97; Sun, 16 Mar 2014 21:59:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DBD3B9B4; Sun, 16 Mar 2014 21:59:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2GLxYTE086050; Sun, 16 Mar 2014 21:59:34 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2GLxY5r086049; Sun, 16 Mar 2014 21:59:34 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201403162159.s2GLxY5r086049@svn.freebsd.org> From: Warren Block Date: Sun, 16 Mar 2014 21:59:34 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44249 - head/en_US.ISO8859-1/books/handbook/basics X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 21:59:35 -0000 Author: wblock Date: Sun Mar 16 21:59:34 2014 New Revision: 44249 URL: http://svnweb.freebsd.org/changeset/doc/44249 Log: Restore lost tags, and some class="directory" attributes for tags. Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Sun Mar 16 21:50:24 2014 (r44248) +++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Sun Mar 16 21:59:34 2014 (r44249) @@ -535,8 +535,8 @@ console none on the system. This is the user's starting directory when the user logs in. A common convention is to put all user home directories under - /home/username or - /usr/home/username. Each user + /home/username or + /usr/home/username. Each user stores their personal files and subdirectories in their own home directory. @@ -1043,7 +1043,7 @@ passwd: done to a login class, default by default, and each login class has a set of login capabilities associated with it. A login capability is a - name=value pair, where + name=value pair, where name is a well-known identifier and value is an arbitrary string which is processed accordingly depending on the @@ -1710,7 +1710,7 @@ total 530 FILE, and adds the execute permissions for everyone: - &prompt.user; chmod go-w,a+x FILE + &prompt.user; chmod go-w,a+x FILE