906890fe53
The scli package was written to address the need for small and efficient command line utilities to monitor and configure network devices and host systems. The scli package is based on the SNMP management protocol. It utilizes a MIB compiler called smidump to generate C stub code. Maintainer Margarida Sequeira <niness@devilness.org>
15 lines
424 B
Plaintext
15 lines
424 B
Plaintext
$OpenBSD: patch-doc_scli_texinfo,v 1.1.1.1 2002/09/12 06:20:32 pvalchev Exp $
|
|
--- doc/scli.texinfo.orig Tue Sep 10 00:54:13 2002
|
|
+++ doc/scli.texinfo Tue Sep 10 01:02:30 2002
|
|
@@ -2,6 +2,10 @@
|
|
@c %**start of header
|
|
@setfilename scli.info
|
|
@settitle SNMP Command Line Interface
|
|
+@dircategory Net
|
|
+@direntry
|
|
+* scli: (scli). SNMP command line interface
|
|
+@end direntry
|
|
@finalout
|
|
@setchapternewpage odd
|
|
@c %**end of header
|