Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/restore Remove superfluous macro.
details: https://anonhg.NetBSD.org/src/rev/d12cd4538dd0
branches: trunk
changeset: 320779:d12cd4538dd0
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jul 18 17:57:00 2018 +0000
description:
Remove superfluous macro.
diffstat:
sbin/restore/restore.8 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 6414ee09b54b -r d12cd4538dd0 sbin/restore/restore.8
--- a/sbin/restore/restore.8 Wed Jul 18 16:50:05 2018 +0000
+++ b/sbin/restore/restore.8 Wed Jul 18 17:57:00 2018 +0000
@@ -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 @@
.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.
Home |
Main Index |
Thread Index |
Old Index