Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/ftp Quote punctuation so macro works on it.



details:   https://anonhg.NetBSD.org/src/rev/1d92b1704cc2
branches:  trunk
changeset: 548421:1d92b1704cc2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jun 26 17:47:59 2003 +0000

description:
Quote punctuation so macro works on it.

diffstat:

 usr.bin/ftp/ftp.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9bc309449320 -r 1d92b1704cc2 usr.bin/ftp/ftp.1
--- a/usr.bin/ftp/ftp.1 Thu Jun 26 17:46:56 2003 +0000
+++ b/usr.bin/ftp/ftp.1 Thu Jun 26 17:47:59 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ftp.1,v 1.94 2003/05/14 14:31:00 wiz Exp $
+.\"    $NetBSD: ftp.1,v 1.95 2003/06/26 17:47:59 wiz Exp $
 .\"
 .\" Copyright (c) 1996-2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1030,7 +1030,7 @@
 Answer
 .Sq yes ,
 and transfer the file.
-.It Cm ?
+.It Cm \&?
 Display a help message.
 .El
 .Pp



Home | Main Index | Thread Index | Old Index