Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/sbin/fsck Pull up revision 1.21 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/8b39ded61696
branches:  netbsd-1-5
changeset: 491064:8b39ded61696
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 16:17:52 2001 +0000

description:
Pull up revision 1.21 (requested by wiz):
  Some whitespace fixes.

diffstat:

 sbin/fsck/fsck.8 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r af40e20ee9c6 -r 8b39ded61696 sbin/fsck/fsck.8
--- a/sbin/fsck/fsck.8  Wed Apr 04 16:15:24 2001 +0000
+++ b/sbin/fsck/fsck.8  Wed Apr 04 16:17:52 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fsck.8,v 1.19 1999/03/10 00:08:33 erh Exp $
+.\"    $NetBSD: fsck.8,v 1.19.12.1 2001/04/04 16:17:52 he Exp $
 .\"
 .\" Copyright (c) 1996 Christos Zoulas.  All rights reserved.
 .\"
@@ -37,14 +37,14 @@
 .Nm ""
 .Op Fl dvplfyn
 .Op Fl l Ar maxparallel
-.Op Fl t Ar fstype 
-.Op Fl T Ar fstype:fsoptions 
+.Op Fl t Ar fstype
+.Op Fl T Ar fstype:fsoptions
 .Op special | node ...
 .Sh DESCRIPTION
 The
 .Nm
 command invokes filesystem-specific programs to check
-the special devices listed in the 
+the special devices listed in the
 .Xr fstab 5
 file or in the command line for consistency.
 .Pp



Home | Main Index | Thread Index | Old Index