Source-Changes-HG archive

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

[src/trunk]: src/gnu/libexec/uucp Use standard comment macro (.\" instead of ...



details:   https://anonhg.NetBSD.org/src/rev/2d5ef36a3c0d
branches:  trunk
changeset: 508129:2d5ef36a3c0d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Apr 06 14:06:02 2001 +0000

description:
Use standard comment macro (.\" instead of ''').
Noted in bin/8736 by Danny Thomas.
XXX: most OpenSSL man pages have this problem, too.

diffstat:

 gnu/libexec/uucp/cu/cu.1         |  2 +-
 gnu/libexec/uucp/uucico/uucico.8 |  2 +-
 gnu/libexec/uucp/uucp/uucp.1     |  2 +-
 gnu/libexec/uucp/uustat/uustat.1 |  2 +-
 gnu/libexec/uucp/uux/uux.1       |  2 +-
 gnu/libexec/uucp/uuxqt/uuxqt.8   |  2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 0bd9f9762d88 -r 2d5ef36a3c0d gnu/libexec/uucp/cu/cu.1
--- a/gnu/libexec/uucp/cu/cu.1  Fri Apr 06 13:13:01 2001 +0000
+++ b/gnu/libexec/uucp/cu/cu.1  Fri Apr 06 14:06:02 2001 +0000
@@ -1,4 +1,4 @@
-''' $Id: cu.1,v 1.4 1998/03/24 08:03:10 fair Exp $
+.\" $Id: cu.1,v 1.5 2001/04/06 14:06:02 wiz Exp $
 .TH cu 1 "Taylor UUCP 1.06"
 .SH NAME
 cu \- Call up another system
diff -r 0bd9f9762d88 -r 2d5ef36a3c0d gnu/libexec/uucp/uucico/uucico.8
--- a/gnu/libexec/uucp/uucico/uucico.8  Fri Apr 06 13:13:01 2001 +0000
+++ b/gnu/libexec/uucp/uucico/uucico.8  Fri Apr 06 14:06:02 2001 +0000
@@ -1,4 +1,4 @@
-''' $Id: uucico.8,v 1.5 1998/03/24 08:03:10 fair Exp $
+.\" $Id: uucico.8,v 1.6 2001/04/06 14:06:02 wiz Exp $
 .TH uucico 8 "Taylor UUCP 1.06"
 .SH NAME
 uucico \- UUCP file transfer daemon
diff -r 0bd9f9762d88 -r 2d5ef36a3c0d gnu/libexec/uucp/uucp/uucp.1
--- a/gnu/libexec/uucp/uucp/uucp.1      Fri Apr 06 13:13:01 2001 +0000
+++ b/gnu/libexec/uucp/uucp/uucp.1      Fri Apr 06 14:06:02 2001 +0000
@@ -1,4 +1,4 @@
-''' $Id: uucp.1,v 1.4 1998/03/24 08:03:10 fair Exp $
+.\" $Id: uucp.1,v 1.5 2001/04/06 14:06:03 wiz Exp $
 .TH uucp 1 "Taylor UUCP 1.06"
 .SH NAME
 uucp \- Unix to Unix copy
diff -r 0bd9f9762d88 -r 2d5ef36a3c0d gnu/libexec/uucp/uustat/uustat.1
--- a/gnu/libexec/uucp/uustat/uustat.1  Fri Apr 06 13:13:01 2001 +0000
+++ b/gnu/libexec/uucp/uustat/uustat.1  Fri Apr 06 14:06:02 2001 +0000
@@ -1,4 +1,4 @@
-''' $Id: uustat.1,v 1.4 1998/03/24 08:03:10 fair Exp $
+.\" $Id: uustat.1,v 1.5 2001/04/06 14:06:03 wiz Exp $
 .TH uustat 1 "Taylor UUCP 1.06"
 .SH NAME
 uustat \- UUCP status inquiry and control
diff -r 0bd9f9762d88 -r 2d5ef36a3c0d gnu/libexec/uucp/uux/uux.1
--- a/gnu/libexec/uucp/uux/uux.1        Fri Apr 06 13:13:01 2001 +0000
+++ b/gnu/libexec/uucp/uux/uux.1        Fri Apr 06 14:06:02 2001 +0000
@@ -1,4 +1,4 @@
-''' $Id: uux.1,v 1.4 1998/03/24 08:03:10 fair Exp $
+.\" $Id: uux.1,v 1.5 2001/04/06 14:06:03 wiz Exp $
 .TH uux 1 "Taylor UUCP 1.06"
 .SH NAME
 uux \- Remote command execution over UUCP
diff -r 0bd9f9762d88 -r 2d5ef36a3c0d gnu/libexec/uucp/uuxqt/uuxqt.8
--- a/gnu/libexec/uucp/uuxqt/uuxqt.8    Fri Apr 06 13:13:01 2001 +0000
+++ b/gnu/libexec/uucp/uuxqt/uuxqt.8    Fri Apr 06 14:06:02 2001 +0000
@@ -1,4 +1,4 @@
-''' $Id: uuxqt.8,v 1.4 1998/03/24 08:03:11 fair Exp $
+.\" $Id: uuxqt.8,v 1.5 2001/04/06 14:06:03 wiz Exp $
 .TH uuxqt 8 "Taylor UUCP 1.06"
 .SH NAME
 uuxqt \- UUCP execution daemon



Home | Main Index | Thread Index | Old Index