Remove superfluous macro.
This commit is contained in:
parent
b15bdb80e1
commit
75bef1827d
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: restore.8,v 1.55 2018/07/15 06:16:12 dholland Exp $
|
||||
.\" $NetBSD: restore.8,v 1.56 2018/07/18 17:57:00 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -354,7 +354,6 @@ with the command
|
|||
.Bd -literal -offset indent
|
||||
dump 0f - /usr | (cd /mnt; restore xf -)
|
||||
.Ed
|
||||
.Pp
|
||||
.It Fl h
|
||||
Extract the actual directory,
|
||||
rather than the files that it references.
|
||||
|
|
Loading…
Reference in New Issue