summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2008-11-19 01:23:47 +0000
committerShawn Routhier <sar@isc.org>2008-11-19 01:23:47 +0000
commit709c739eeb48d44d28471fe475eae0eb4e175327 (patch)
tree7014b4b88bc345d82ce3db4d8e1458c04b112407
parent9abc3a28572872ee74dd14a5b6a7d1fd47ffbc01 (diff)
downloadisc-dhcp-709c739eeb48d44d28471fe475eae0eb4e175327.tar.gz
Update documentation to refer to omshell(1)
-rw-r--r--dhcpctl/dhcpctl.34
-rw-r--r--omapip/omapi.32
2 files changed, 3 insertions, 3 deletions
diff --git a/dhcpctl/dhcpctl.3 b/dhcpctl/dhcpctl.3
index 13187f8d..8b3d9a8f 100644
--- a/dhcpctl/dhcpctl.3
+++ b/dhcpctl/dhcpctl.3
@@ -2,7 +2,7 @@
.\"
.\" Project: DHCP
.\" File: dhcpctl.3
-.\" RCSId: $Id: dhcpctl.3,v 1.5 2005/03/17 20:15:03 dhankins Exp $
+.\" RCSId: $Id: dhcpctl.3,v 1.5.580.1 2008/11/19 01:23:47 sar Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2000-2003 by Internet Software Consortium
@@ -481,7 +481,7 @@ int main (int argc, char **argv) {
}
.Ed
.Sh SEE ALSO
-omapi(3), omshell(3), dhcpd(8), dhclient(8), dhcpd.conf(5), dhclient.conf(5).
+omapi(3), omshell(1), dhcpd(8), dhclient(8), dhcpd.conf(5), dhclient.conf(5).
.Sh AUTHOR
.Em dhcpctl
was written by Ted Lemon of Nominum, Inc.
diff --git a/omapip/omapi.3 b/omapip/omapi.3
index d4d4ee1b..1b68d96c 100644
--- a/omapip/omapi.3
+++ b/omapip/omapi.3
@@ -239,7 +239,7 @@ dhcpctl_new_authenticator must be given as the last (the 4th) argument
to the call to dhcpctl_connect(). All messages will then be signed
with the given secret string using the specified algorithm.
.SH SEE ALSO
-dhcpctl(3), omapi(3), dhcpd(8), dhclient(8), dhcpd.conf(5), dhclient.conf(5).
+dhcpctl(3), omshell(1), dhcpd(8), dhclient(8), dhcpd.conf(5), dhclient.conf(5).
.SH AUTHOR
.B omapi
was created by Ted Lemon of Nominum, Inc. Information about Nominum