Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/libexec/identd Do not xref non-existant man pages.
details: https://anonhg.NetBSD.org/src/rev/ff834eeeb83e
branches: trunk
changeset: 473078:ff834eeeb83e
user: bad <bad%NetBSD.org@localhost>
date: Wed May 19 13:35:54 1999 +0000
description:
Do not xref non-existant man pages.
diffstat:
libexec/identd/identd.8 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r b9eb91d58a85 -r ff834eeeb83e libexec/identd/identd.8
--- a/libexec/identd/identd.8 Wed May 19 12:39:10 1999 +0000
+++ b/libexec/identd/identd.8 Wed May 19 13:35:54 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: identd.8,v 1.8 1999/05/18 04:49:41 jwise Exp $
+.\" $NetBSD: identd.8,v 1.9 1999/05/19 13:35:54 bad Exp $
.\"
.\" @(#)identd.8 1.9 92/02/11 Lysator
.\" Copyright (c) 1992 Peter Eriksson, Lysator, Linkoping University.
@@ -401,10 +401,10 @@
.I \-ldes
this file can be used to specify a secret key for encrypting replies.
.SH "SEE ALSO"
-.BR authuser (3)
-,
+.\".BR authuser (3)
+.\",
.BR inetd.conf (5)
-,
-.BR idecrypt (8)
+.\",
+.\".BR idecrypt (8)
.SH BUGS
The handling of fatal errors could be better.
Home |
Main Index |
Thread Index |
Old Index