summaryrefslogtreecommitdiff
path: root/dhcpctl
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2012-08-13 17:28:22 -0700
committerShawn Routhier <sar@isc.org>2012-08-13 17:28:22 -0700
commit818bc75a90885a7f0598daac9d09ecd6002d1f2b (patch)
treec9e57e20e638d1c219411b4d142270df9dd5f536 /dhcpctl
parent52d1d8a7acd7017dc5a5e7569021e5c238917758 (diff)
downloadisc-dhcp-818bc75a90885a7f0598daac9d09ecd6002d1f2b.tar.gz
[rt29771]
[rt29770] [rt29846] Tidy up man pages, mostly convert a period followed by 1 or 3 spaces to a period followed by 2 spaces. This also covers tickets 29770 and 29846 Squashed commit of the following: commit d40674fdfc8a81a44f8033bf048587a3eab0471f Author: Shawn Routhier <sar@isc.org> Date: Fri Aug 3 17:55:05 2012 -0700
Diffstat (limited to 'dhcpctl')
-rw-r--r--dhcpctl/omshell.19
1 files changed, 5 insertions, 4 deletions
diff --git a/dhcpctl/omshell.1 b/dhcpctl/omshell.1
index a0cbb891..b7feec2e 100644
--- a/dhcpctl/omshell.1
+++ b/dhcpctl/omshell.1
@@ -1,5 +1,6 @@
.\" $Id: omshell.1,v 1.5.24.1 2009/11/20 01:49:01 sar Exp $
.\"
+.\" Copyright (c) 2012 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004,2009 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2001-2003 by Internet Software Consortium
.\"
@@ -25,7 +26,7 @@
.\" by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
.\" To learn more about Internet Systems Consortium, see
.\" ``https://www.isc.org/''. To learn more about Vixie Enterprises,
-.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
+.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.TH omshell 1
.SH NAME
@@ -37,11 +38,11 @@ The OMAPI Command Shell, omshell, provides an interactive way to connect to,
query, and possibly change, the ISC DHCP Server's state via OMAPI, the Object
Management API. By using OMAPI and omshell, you do not have to stop, make
changes, and then restart the DHCP server, but can make the changes
-while the server is running. Omshell provides a way of accessing
+while the server is running. Omshell provides a way of accessing
OMAPI.
.PP
OMAPI is simply a communications mechanism that allows you to
-manipulate objects. In order to actually \fIuse\fR omshell, you
+manipulate objects. In order to actually \fIuse\fR omshell, you
.I must
understand what objects are available and how to use them.
Documentation for OMAPI objects can be found in the documentation for
@@ -276,7 +277,7 @@ dhcpd.conf, but was created dynamically via OMAPI.
.SH RESETTING ATTRIBUTES
.PP
If you want to remove an attribute from an object, you can do this with the
-\fBunset\fR command. Once you have unset an attribute, you must use the
+\fBunset\fR command. Once you have unset an attribute, you must use the
\fBupdate\fR command to update the remote object. So, if the host "some-host"
from the previous example will not have a static IP address anymore, the
commands in omshell would look like this: