Module Name:    src
Committed By:   wiz
Date:           Wed Jul 18 17:57:00 UTC 2018

Modified Files:
        src/sbin/restore: restore.8

Log Message:
Remove superfluous macro.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sbin/restore/restore.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/restore/restore.8
diff -u src/sbin/restore/restore.8:1.55 src/sbin/restore/restore.8:1.56
--- src/sbin/restore/restore.8:1.55	Sun Jul 15 06:16:12 2018
+++ src/sbin/restore/restore.8	Wed Jul 18 17:57:00 2018
@@ -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.

Reply via email to