From owner-cvs-all@FreeBSD.ORG Sat Jul 26 05:57:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D6BE37B401; Sat, 26 Jul 2003 05:57:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A39743F93; Sat, 26 Jul 2003 05:57:57 -0700 (PDT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6QCvv0U038740; Sat, 26 Jul 2003 05:57:57 -0700 (PDT) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6QCvuBw038739; Sat, 26 Jul 2003 05:57:56 -0700 (PDT) Message-Id: <200307261257.h6QCvuBw038739@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 26 Jul 2003 05:57:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck fsck.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 12:57:58 -0000 simon 2003/07/26 05:57:56 PDT FreeBSD src repository (doc committer) Modified files: sbin/fsck fsck.8 Log: Remove references to the '-l' option in synopsis. The rest of the description of this option was removed in v. 1.22. PR: docs/54880 Submitted by: Lukas Ertl Approved by: ceri (mentor) Revision Changes Path 1.33 +1 -2 src/sbin/fsck/fsck.8