Skip to content

Commit

Permalink
Minor updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
schoenw committed Jul 15, 2012
1 parent bb8587f commit 0435060
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR

/* Name of package */
#undef PACKAGE

Expand All @@ -45,6 +49,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

Expand Down
4 changes: 2 additions & 2 deletions examples/gsnmp-get.1
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ Retrieve the SNMPv2-MIB::system subtree, piping through smixlate:
More information can be found on the gsnmp web page which is
available at:
.PP
<https://trac.eecs.iu-bremen.de/projects/gsnmp/>
<http://cnds.eecs.jacobs-university.de/>
.SH "SEE ALSO"
.BR RFC 4088
.SH AUTHOR
Juergen Schoenwaelder <j.schoenwaelder@iu-bremen.de>.
Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>.

0 comments on commit 0435060

Please sign in to comment.