Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin One '\' too many.



details:   https://anonhg.NetBSD.org/src/rev/1b94adb99290
branches:  trunk
changeset: 518914:1b94adb99290
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Dec 07 19:50:20 2001 +0000

description:
One '\' too many.

diffstat:

 sbin/dump/dump.8         |  4 ++--
 sbin/dump_lfs/dump_lfs.8 |  4 ++--
 sbin/restore/restore.8   |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r f34cf44b9925 -r 1b94adb99290 sbin/dump/dump.8
--- a/sbin/dump/dump.8  Fri Dec 07 19:18:14 2001 +0000
+++ b/sbin/dump/dump.8  Fri Dec 07 19:50:20 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dump.8,v 1.41 2001/11/16 04:41:23 lukem Exp $
+.\"    $NetBSD: dump.8,v 1.42 2001/12/07 19:53:44 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"     Regents of the University of California.
@@ -58,7 +58,7 @@
 .Nm ""
 .Op Fl W Li \&| Fl w
 .Pp
-.in -\\n(iSu
+.in -\n(iSu
 (The
 .Bx 4.3
 option syntax is implemented for backward compatibility, but
diff -r f34cf44b9925 -r 1b94adb99290 sbin/dump_lfs/dump_lfs.8
--- a/sbin/dump_lfs/dump_lfs.8  Fri Dec 07 19:18:14 2001 +0000
+++ b/sbin/dump_lfs/dump_lfs.8  Fri Dec 07 19:50:20 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dump_lfs.8,v 1.4 2001/11/16 11:26:54 wiz Exp $
+.\"    $NetBSD: dump_lfs.8,v 1.5 2001/12/07 19:50:20 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"     Regents of the University of California.
@@ -58,7 +58,7 @@
 .Nm ""
 .Op Fl W Li \&| Fl w
 .Pp
-.in -\\n(iSu
+.in -\n(iSu
 (The
 .Bx 4.3
 option syntax is implemented for backward compatibility, but
diff -r f34cf44b9925 -r 1b94adb99290 sbin/restore/restore.8
--- a/sbin/restore/restore.8    Fri Dec 07 19:18:14 2001 +0000
+++ b/sbin/restore/restore.8    Fri Dec 07 19:50:20 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: restore.8,v 1.33 2001/11/16 12:07:43 wiz Exp $
+.\"    $NetBSD: restore.8,v 1.34 2001/12/07 19:51:54 wiz Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -74,7 +74,7 @@
 .Op Fl s Ar fileno
 .Op Ar
 .Pp
-.in -\\n(iSu
+.in -\n(iSu
 (The
 .Bx 4.3
 option syntax is implemented for backward compatibility, but



Home | Main Index | Thread Index | Old Index