summaryrefslogtreecommitdiff
path: root/dhcpctl
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2012-08-13 16:22:32 -0700
committerShawn Routhier <sar@isc.org>2012-08-13 16:22:32 -0700
commita0497ac5ac9b787edebceaecb29da0c4e5e0b320 (patch)
tree6d2ccd1d5886dee6fa51e2060c83c0d41c10e916 /dhcpctl
parentffec568b4fd18c43812aedd151a66cd5017c85d8 (diff)
downloadisc-dhcp-a0497ac5ac9b787edebceaecb29da0c4e5e0b320.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 4759c565..d0ebf309 100644
--- a/dhcpctl/omshell.1
+++ b/dhcpctl/omshell.1
@@ -1,5 +1,6 @@
.\" $Id: omshell.1,v 1.6 2009/11/24 02:06:56 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: