diff options
author | 2017-08-12 20:04:48 +0000 | |
---|---|---|
committer | 2017-08-12 20:04:48 +0000 | |
commit | a23c552124844296b025353695742d4adf2f6151 (patch) | |
tree | 52e54c30ca07f3caa347a6984597c7f001d90e41 /usr.bin/ctfconv/ctfconv.1 | |
parent | zap trailing whitespace (sorry - failed to spot in previous); (diff) | |
download | wireguard-openbsd-a23c552124844296b025353695742d4adf2f6151.tar.xz wireguard-openbsd-a23c552124844296b025353695742d4adf2f6151.zip |
ouch - failed to spot typo in previous too, even though my spell checker
was doing one!
Diffstat (limited to 'usr.bin/ctfconv/ctfconv.1')
-rw-r--r-- | usr.bin/ctfconv/ctfconv.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ctfconv/ctfconv.1 b/usr.bin/ctfconv/ctfconv.1 index 0ceae3b8215..419fc9f7a85 100644 --- a/usr.bin/ctfconv/ctfconv.1 +++ b/usr.bin/ctfconv/ctfconv.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctfconv.1,v 1.6 2017/08/12 20:03:16 jmc Exp $ +.\" $OpenBSD: ctfconv.1,v 1.7 2017/08/12 20:04:48 jmc Exp $ .\" .\" Copyright (c) 2016 Martin Pieuchot <mpi@openbsd.org> .\" @@ -43,7 +43,7 @@ Display types as if they would be dumped from a section by .Xr ctfdump 1 and exit. -This option cannot be used in conjuction with other modes of operation. +This option cannot be used in conjunction with other modes of operation. .It Fl l Ar label Set the .Dv CTF |