-.\" $OpenBSD: fsdb.8,v 1.5 1997/01/16 04:04:18 millert Exp $
+.\" $OpenBSD: fsdb.8,v 1.6 1997/01/16 04:57:04 millert Exp $
.\" $NetBSD: fsdb.8,v 1.5 1997/01/11 05:51:40 lukem Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
is the currently selected i-number. The initial selected inode is the
root of the filesystem (i-number 2).
The command processor uses the
-.Xr libedit 3
+.Xr editline 3
library, so you can use command line editing to reduce typing if desired.
When you exit the command loop, the file system superblock is marked
dirty and any buffered blocks are written to the file system.
code).
.Sh COMMANDS
Besides the built-in
-.Xr libedit 3
+.Xr editline 3
commands,
.Nm
supports these commands:
.Ar uid .
.Pp
.It Cm chlen Ar length
-Change length of current inode to
+Change the length of the current inode to
.Ar length .
.Pp
.It Cm chgrp Ar gid
Exit the program.
.El
.Sh SEE ALSO
-.Xr libedit 3 ,
+.Xr editline 3 ,
.Xr fs 5 ,
.Xr fsck 8 ,
.Xr clri 8 .
There are a bunch of other things that you might want to do which
.Nm
doesn't implement.
-.br
-The
-.Xr libedit 3
-reference page is not yet written.
.Sh HISTORY
.Nm
uses the source code for