summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/pppd.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2020-12-03 22:47:23 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2020-12-03 22:47:23 +0000
commit08a17d03d92de8eb35db8886712cf5db6b11d2be (patch)
treeb7875cd367c8130c5767616b7757d5507e8a52bf /usr.sbin/pppd/pppd.8
parentc70fb71095984ab5ce6dc5c185e44621916cd1f0 (diff)
grammar fixes from Varik "The Genuine Article!!!" Valefor;
Diffstat (limited to 'usr.sbin/pppd/pppd.8')
-rw-r--r--usr.sbin/pppd/pppd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8
index 5fba6f1714d..9d96056f503 100644
--- a/usr.sbin/pppd/pppd.8
+++ b/usr.sbin/pppd/pppd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pppd.8,v 1.46 2015/10/28 10:02:59 jmc Exp $
+.\" $OpenBSD: pppd.8,v 1.47 2020/12/03 22:47:22 jmc Exp $
.\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $
.\"
.\" Copyright (c) 1993-2003 Paul Mackerras <paulus@samba.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 28 2015 $
+.Dd $Mdocdate: December 3 2020 $
.Dt PPPD 8
.Os
.Sh NAME
@@ -138,7 +138,7 @@ Usually there is something which needs to be done to prepare the link
before the PPP protocol can be started; for instance, with a dial-up
modem, commands need to be sent to the modem to dial the appropriate
phone number.
-This option specifies an command for
+This option specifies a command for
.Nm
to execute (by passing it to a shell) before attempting to start PPP
negotiation.