summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1998-02-08 18:52:23 +0000
committerderaadt <deraadt@openbsd.org>1998-02-08 18:52:23 +0000
commit56bc77ee33cf11a61036198594cfd699ecfceeac (patch)
tree01684122689c4f90cb354a9be37f6bce183f1537
parentstrptime() proto; Andreas.Gunnarsson@emw.ericsson.se (diff)
downloadwireguard-openbsd-56bc77ee33cf11a61036198594cfd699ecfceeac.tar.xz
wireguard-openbsd-56bc77ee33cf11a61036198594cfd699ecfceeac.zip
split infinitive; honey@citi.umich.edu
-rw-r--r--libexec/identd/identd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/identd/identd.8 b/libexec/identd/identd.8
index f3c26787bc8..95e1425e7d8 100644
--- a/libexec/identd/identd.8
+++ b/libexec/identd/identd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: identd.8,v 1.3 1997/07/27 20:04:27 downsj Exp $
+.\" $OpenBSD: identd.8,v 1.4 1998/02/08 18:52:23 deraadt Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -194,7 +194,7 @@ The
.Fl o
flag tells
.Nm
-to not reveal the operating system type it is run on and to instead
+not to reveal the operating system type it is run on and to instead
always return
.Dq OTHER .
.Pp