From c1890af4f500e9b07d735f90caec3374043f57fd Mon Sep 17 00:00:00 2001 From: Jean-Yves Migeon Date: Wed, 4 Sep 2013 19:08:21 +0200 Subject: [PATCH] Document "resdevice" and "inode". --- libarchive/mtree.5 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/libarchive/mtree.5 b/libarchive/mtree.5 index 0c0c0b029..8c45a7ded 100644 --- a/libarchive/mtree.5 +++ b/libarchive/mtree.5 @@ -28,7 +28,7 @@ .\" From: @(#)mtree.8 8.2 (Berkeley) 12/11/93 .\" $FreeBSD$ .\" -.Dd September 3, 2013 +.Dd September 4, 2013 .Dt MTREE 5 .Os .Sh NAME @@ -196,6 +196,8 @@ The file group as a numeric value. The file group as a symbolic name. .It Cm ignore Ignore any file hierarchy below this file. +.It Cm inode +The inode number. .It Cm link The target of the symbolic link when type=link. .It Cm md5 @@ -213,6 +215,13 @@ Make sure this file or directory exists but otherwise ignore all attributes. .It Cm optional The file is optional; do not complain about the file if it is not in the file hierarchy. +.It Cm resdevice +The +.Dq resident +device number of the file, e.g. the ID of the device that +contains the file. +Its format is the same as the one for +.Cm device . .It Cm ripemd160digest The .Tn RIPEMD160 -- 2.47.2