diff options
| author | wiz <wiz@NetBSD.org> | 2001-04-06 14:06:02 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-04-06 14:06:02 +0000 |
| commit | 7664f3a90e1c31005757c4c58df7cdc5dd61670e (patch) | |
| tree | 771509075dd41db052f496029fad1aba613684f6 /gnu/libexec | |
| parent | 20293ce8707f5fe374f6ead6107f9500664c58cb (diff) | |
Use standard comment macro (.\" instead of ''').
Noted in bin/8736 by Danny Thomas.
XXX: most OpenSSL man pages have this problem, too.
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/cu/cu.1 | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/uucico.8 | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucp/uucp.1 | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uustat/uustat.1 | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uux/uux.1 | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uuxqt/uuxqt.8 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/gnu/libexec/uucp/cu/cu.1 b/gnu/libexec/uucp/cu/cu.1 index 2d4b4706f56..9bde36edc8e 100644 --- a/gnu/libexec/uucp/cu/cu.1 +++ b/gnu/libexec/uucp/cu/cu.1 @@ -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 --git a/gnu/libexec/uucp/uucico/uucico.8 b/gnu/libexec/uucp/uucico/uucico.8 index 6a9dbf1c7f2..d5fe11ad5fe 100644 --- a/gnu/libexec/uucp/uucico/uucico.8 +++ b/gnu/libexec/uucp/uucico/uucico.8 @@ -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 --git a/gnu/libexec/uucp/uucp/uucp.1 b/gnu/libexec/uucp/uucp/uucp.1 index de6cac9eff4..b253dd91262 100644 --- a/gnu/libexec/uucp/uucp/uucp.1 +++ b/gnu/libexec/uucp/uucp/uucp.1 @@ -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 --git a/gnu/libexec/uucp/uustat/uustat.1 b/gnu/libexec/uucp/uustat/uustat.1 index d468c9347be..90015271cbe 100644 --- a/gnu/libexec/uucp/uustat/uustat.1 +++ b/gnu/libexec/uucp/uustat/uustat.1 @@ -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 --git a/gnu/libexec/uucp/uux/uux.1 b/gnu/libexec/uucp/uux/uux.1 index 08dc29c28d4..26f6c2ad601 100644 --- a/gnu/libexec/uucp/uux/uux.1 +++ b/gnu/libexec/uucp/uux/uux.1 @@ -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 --git a/gnu/libexec/uucp/uuxqt/uuxqt.8 b/gnu/libexec/uucp/uuxqt/uuxqt.8 index e3ca1b8ff65..6f952c47f15 100644 --- a/gnu/libexec/uucp/uuxqt/uuxqt.8 +++ b/gnu/libexec/uucp/uuxqt/uuxqt.8 @@ -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 |
