1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 07:13:36 +02:00

some minor fixes from martin natano;

This commit is contained in:
jmc
2014-12-02 10:21:44 +00:00
parent 64c3401c9d
commit 7c19d009fa
+4 -4
View File
@@ -1,4 +1,4 @@
.\" $OpenBSD: tradcpp.1,v 1.2 2014/08/08 20:50:28 jmc Exp $
.\" $OpenBSD: tradcpp.1,v 1.3 2014/12/02 10:21:44 jmc Exp $
.\"
.\" Copyright (c) 2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd $Mdocdate: August 8 2014 $
.Dd $Mdocdate: December 2 2014 $
.Dt TRADCPP 1
.Os
.Sh NAME
@@ -253,9 +253,9 @@ onto the prefix given with
.Fl iprefix
and add this directory as if it were specified with
.Fl idirafter .
.It Fl iwithprefixbefore
.It Fl iwithprefixbefore Ar dir
Like
-Fl iwithprefix
.Fl iwithprefix
but adds the result as if it were specified with
.Fl I .
.El