From owner-cvs-all Wed Oct 21 14:52:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16954 for cvs-all-outgoing; Wed, 21 Oct 1998 14:52:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16945; Wed, 21 Oct 1998 14:52:35 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA06922; Wed, 21 Oct 1998 14:52:32 -0700 (PDT) Date: Wed, 21 Oct 1998 14:52:32 -0700 (PDT) Message-Id: <199810212152.OAA06922@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 14:52:32 PDT Modified files: en/handbook README handbook.sgml Log: Some paragraphs have leading space(s). E.g., There is some leading space here. Get rid of it, doing an emacs search/replace for +\([^ ]\) and replacing with \1 This can be done globally. Revision Changes Path 1.36 +13 -0 doc/en/handbook/README 1.35 +185 -185 doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message