Source-Changes-HG archive

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

[src/trunk]: src/crypto/dist/heimdal/lib/com_err Fix pasto.



details:   https://anonhg.NetBSD.org/src/rev/47b6f103b426
branches:  trunk
changeset: 517903:47b6f103b426
user:      gmcgarry <gmcgarry%NetBSD.org@localhost>
date:      Wed Nov 21 06:11:35 2001 +0000

description:
Fix pasto.

diffstat:

 crypto/dist/heimdal/lib/com_err/com_err.3 |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r 9bb15fb97624 -r 47b6f103b426 crypto/dist/heimdal/lib/com_err/com_err.3
--- a/crypto/dist/heimdal/lib/com_err/com_err.3 Wed Nov 21 05:53:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/com_err/com_err.3 Wed Nov 21 06:11:35 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: com_err.3,v 1.1 2001/11/21 05:39:49 gmcgarry Exp $
+.\"     $NetBSD: com_err.3,v 1.2 2001/11/21 06:11:35 gmcgarry Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -169,8 +169,7 @@
 .It Fn reset_com_err_hook ""
 Turns off the hook set in
 .Fn set_com_err_hook .
-.Ft void
-.Fn add_to_error_table "struct et_list *new_table"
+.It Fn add_to_error_table "new_table"
 Add the error table, its messages strings and error codes in
 .Fa new_table
 to the internal error table.
@@ -214,4 +213,4 @@
        }
 .Ed
 .Sh SEE ALSO
-.Xr compile_et 1
\ No newline at end of file
+.Xr compile_et 1



Home | Main Index | Thread Index | Old Index