Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fsck_ffs Correct a misnumbering of options, as noted in...
details: https://anonhg.NetBSD.org/src/rev/3ded857eaf86
branches: trunk
changeset: 567141:3ded857eaf86
user: fair <fair%NetBSD.org@localhost>
date: Wed Jun 02 19:27:24 2004 +0000
description:
Correct a misnumbering of options, as noted in PR 25784.
diffstat:
sbin/fsck_ffs/fsck_ffs.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r d67bb4b5355e -r 3ded857eaf86 sbin/fsck_ffs/fsck_ffs.8
--- a/sbin/fsck_ffs/fsck_ffs.8 Wed Jun 02 18:36:06 2004 +0000
+++ b/sbin/fsck_ffs/fsck_ffs.8 Wed Jun 02 19:27:24 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fsck_ffs.8,v 1.37 2004/05/05 14:30:59 wiz Exp $
+.\" $NetBSD: fsck_ffs.8,v 1.38 2004/06/02 19:27:24 fair Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)fsck.8 8.3 (Berkeley) 11/29/94
.\"
-.Dd May 5, 2004
+.Dd June 2, 2004
.Dt FSCK_FFS 8
.Os
.Sh NAME
@@ -166,7 +166,7 @@
Convert the file system to the level
.Ar level .
Note that the level of a file system can only be raised.
-There are currently four levels defined:
+There are currently five levels defined:
.Bl -tag -width 3n -offset indent
.It 0
The file system is in the old (static table) format.
Home |
Main Index |
Thread Index |
Old Index