summaryrefslogtreecommitdiffstats
path: root/sbin/fsdb
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2020-04-23 21:28:08 +0000
committerjmc <jmc@openbsd.org>2020-04-23 21:28:08 +0000
commit48c01a1f20ca923b4fd42e96d16e47b607f8e4eb (patch)
tree228be02d85cb2e04cb015bcaee5775d9df4eb082 /sbin/fsdb
parentreplace examples of "Ic arg Ic arg" with "Ic arg arg" and stop the spread; (diff)
downloadwireguard-openbsd-48c01a1f20ca923b4fd42e96d16e47b607f8e4eb.tar.xz
wireguard-openbsd-48c01a1f20ca923b4fd42e96d16e47b607f8e4eb.zip
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Diffstat (limited to 'sbin/fsdb')
-rw-r--r--sbin/fsdb/fsdb.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8
index b503f421a57..cf67d36e73d 100644
--- a/sbin/fsdb/fsdb.8
+++ b/sbin/fsdb/fsdb.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fsdb.8,v 1.19 2017/06/10 14:38:29 schwarze Exp $
+.\" $OpenBSD: fsdb.8,v 1.20 2020/04/23 21:28:08 jmc Exp $
.\" $NetBSD: fsdb.8,v 1.5 1997/01/11 05:51:40 lukem Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 10 2017 $
+.Dd $Mdocdate: April 23 2020 $
.Dt FSDB 8
.Os
.Sh NAME
@@ -126,7 +126,7 @@ Remove the entry
from the current directory inode.
This command is valid only if the current inode is a directory.
.Pp
-.It Cm ln Ar ino Ar name
+.It Cm ln Ar ino name
Create a link to inode
.Ar ino
under the name
@@ -134,13 +134,13 @@ under the name
in the current directory inode.
This command is valid only if the current inode is a directory.
.Pp
-.It Cm chinum Ar dirslot Ar inum
+.It Cm chinum Ar dirslot inum
Change the i-number in directory entry
.Ar dirslot
to
.Ar inum .
.Pp
-.It Cm chname Ar dirslot Ar name
+.It Cm chname Ar dirslot name
Change the name in directory entry
.Ar dirslot
to