diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-12-15 22:52:58 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-12-15 22:52:58 +0000 |
commit | 32fb9b60d4a85c9ac7b23727f7cf6036e2efe988 (patch) | |
tree | 24e025d20bef346bdcef1fc35fa53daf82dd868a /sbin | |
parent | a4c953f53db99e2abebc52478200fe9380d238f5 (diff) |
correct clri description; from Dan Weeks <danimal at danimal dot org> via
PR/3034.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/fsdb/fsdb.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8 index 9b9653c9839..32dfeb79a7a 100644 --- a/sbin/fsdb/fsdb.8 +++ b/sbin/fsdb/fsdb.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsdb.8,v 1.13 2000/03/18 22:55:57 aaron Exp $ +.\" $OpenBSD: fsdb.8,v 1.14 2002/12/15 22:52:57 fgsch Exp $ .\" $NetBSD: fsdb.8,v 1.5 1997/01/11 05:51:40 lukem Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -90,8 +90,9 @@ as the new current inode. .It Cm back Revert to the previously current inode. .Pp -.It Cm clri -Clear the current inode. +.It Cm clri Ar i-number +Clear the inode +.Ar i-number . .Pp .It Cm lookup Ar name , Cm cd Ar name Find |