Subject: [PATCH] server: fix typo in dhcpd.leases.5 docs X-GM-Message-State: APf1xPDX8tgYdXiXK+rTi09AzHFHmWIGeNidwXrjKKYJ4nkO3px90d4X oVjQeNSGx8v88CedB5MyKT67Gvoq6LgzMVYzbgAHtn9X X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:sender:from:date :message-id:subject:to; bh=goGm2YmxYUCoGosxYrJjJ3ZZjX2pPqyzJPyWL8n068Y=; b=TRQzvh3SZNezDeIgtIcCSoFaMPP/0a3BxpD9rsfgcTwYIK4yct2nYU+YN1Nf79mLmu q52N5DyEjGgO18atN2DAuIfZ+P1jjaM38dJ2RxG90ZhhDlG/yJZiJ/TQ1CY2tdf3o/4A qT3f1lP7cKBAs7Fl6dWAee9QyDWT4Gi1eYTEPdZcUiR+IK8CxLbMxZdtQad6dDc3Av3m brDvcluIydi2HX7xsIXkLeTBjgEc3RkA464gcJPHQ0R0rTympELSgSsURLiTzKYhJQE2 soG0PhC/R7pIyqajWvXV3s8J98JzTYrYLJrgR9WBb0Sa4BuaTh8zXQXWzm4upXZ6s09m f8pw== content-type: text/plain; charset="utf-8" Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:sender:from:date:message-id:subject:to; bh=goGm2YmxYUCoGosxYrJjJ3ZZjX2pPqyzJPyWL8n068Y=; b=he8zUgglZoEZYEcugVFVOy/lqFtorz8Lk3RpoilJ/c2kcIz6nOUxHayNgDo2xY0iTK k8NkFpkioxcg8xkpiDkzb1LGJNoQ9uoCwylJ/jYEZfleftEiNJ4h9/2NpS8Z2KBDAPl1 78BZpdms534U5G3rNTlNnAnJ6zsVdWqFj2j7cRwucQBbkhv8js56OZvNIP3/V4LpGIwh sVgtYthDtDj6EKJoqRIlA+UI7hCqo3HbvAkbxFL3j6n2i65//0VjP7oYwXHqW8/mzBOO iCRtwuy3g08cVfKqpiQXCNw9kuZupvaX7FvlGEiXrz8Ef1XShzeGvwaAtZh5y67xMf7U PkTg== X-Spam-Status: No, score=-0.2 required=5.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.4.1 Return-Path: Delivered-To: dhcp-public@bugs.isc.org Message-ID: X-Original-To: dhcp-public@bugs.isc.org Date: Mon, 26 Feb 2018 15:30:32 -0800 Sender: bradfitz@gmail.com X-Google-SMTP-Source: AG47ELtVmQJ5lKP8SxkftLmhe4UNc/1GPrFSEFjBmir7a+jbB+SSL6cXj6MaJJv6ds1CYDmpo28MXsH33mOoc57Unwk= X-Received: by 10.31.55.203 with SMTP id e194mr9191485vka.160.1519687832709; Mon, 26 Feb 2018 15:30:32 -0800 (PST) To: dhcp-suggest@isc.org Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 6D299D78B1C for ; Mon, 26 Feb 2018 23:30:36 +0000 (UTC) Received: from mail-vk0-x22a.google.com (mail-vk0-x22a.google.com [IPv6:2607:f8b0:400c:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 2916E3AB05C for ; Mon, 26 Feb 2018 23:30:34 +0000 (UTC) Received: by mail-vk0-x22a.google.com with SMTP id n82so6622030vkf.7 for ; Mon, 26 Feb 2018 15:30:34 -0800 (PST) Received: by 10.176.90.110 with HTTP; Mon, 26 Feb 2018 15:30:32 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org MIME-Version: 1.0 Reply-To: brad@danga.com From bradfitz@gmail.com Mon Feb 26 23:30:36 2018 X-Google-Sender-Auth: bipw6FE9C26VHU0gxq4g3qiZRjo X-RT-Incoming-Encryption: Not encrypted From: "Brad Fitzpatrick" X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 700 --- server/dhcpd.leases.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/dhcpd.leases.5 b/server/dhcpd.leases.5 index 50a88402..b087b20e 100644 --- a/server/dhcpd.leases.5 +++ b/server/dhcpd.leases.5 @@ -51,7 +51,7 @@ newly written lease database is moved into place. .PP In order to process both DHCPv4 and DHCPv6 messages you will need to run two separate instances of the dhcpd process. Each of these -instances will need it's own lease file. You can use the \fI-lf\fR +instances will need its own lease file. You can use the \fI-lf\fR option on the server's command line to specify a different lease file name for one or both servers. .SH FORMAT -- 2.11.0