diff options
author | 2017-08-28 10:07:57 +0000 | |
---|---|---|
committer | 2017-08-28 10:07:57 +0000 | |
commit | 9f5065263011a2ee545285d38b8b7ddd28f0a18e (patch) | |
tree | d50cce50dd4097b8dc6aa8bd6ace1baa6a32bafc | |
parent | Inform the user when we are relinking the kernel. (diff) | |
download | wireguard-openbsd-9f5065263011a2ee545285d38b8b7ddd28f0a18e.tar.xz wireguard-openbsd-9f5065263011a2ee545285d38b8b7ddd28f0a18e.zip |
spelling/grammar fixes;
-rw-r--r-- | usr.bin/ctfconv/ctfstrip.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ctfconv/ctfstrip.1 b/usr.bin/ctfconv/ctfstrip.1 index 3e07ad2a9f5..8223a46dbfb 100644 --- a/usr.bin/ctfconv/ctfstrip.1 +++ b/usr.bin/ctfconv/ctfstrip.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctfstrip.1,v 1.4 2017/08/11 17:20:25 nayden Exp $ +.\" $OpenBSD: ctfstrip.1,v 1.5 2017/08/28 10:07:57 jmc Exp $ .\" .\" Copyright (c) 2017 Martin Pieuchot .\" @@ -14,7 +14,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: August 11 2017 $ +.Dd $Mdocdate: August 28 2017 $ .Dt CTFSTRIP 1 .Os .Sh NAME @@ -32,7 +32,7 @@ utility generates and inserts a .Dv .SUNW_ctf section in an .Xr elf 5 -file based on the content of its exisiting DWARF debug sections. +file based on the contents of its existing DWARF debug sections. .Pp The options are as follows: .Bl -tag -width Ds |