From 180ab507fea65a0f51bab57da3cb25d480c80133 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 29 Sep 2018 05:42:39 +0000 Subject: trim previous; --- share/man/man1/clang-local.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/man/man1') diff --git a/share/man/man1/clang-local.1 b/share/man/man1/clang-local.1 index e1deda0b9e0..ff64117758d 100644 --- a/share/man/man1/clang-local.1 +++ b/share/man/man1/clang-local.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clang-local.1,v 1.16 2018/09/28 00:33:34 mortimer Exp $ +.\" $OpenBSD: clang-local.1,v 1.17 2018/09/29 05:42:38 jmc Exp $ .\" .\" Copyright (c) 2016 Pascal Stumpf .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: September 28 2018 $ +.Dd $Mdocdate: September 29 2018 $ .Dt CLANG-LOCAL 1 .Os .Sh NAME @@ -114,9 +114,9 @@ There is no option to disable this pass. includes the retguard security feature on amd64 and arm64. This feature can be disabled with the .Fl fno-ret-protector -option or the +or .Fl fno-stack-protector -option. +options. .El .Sh SEE ALSO .Xr clang 1 -- cgit v1.2.3