[Midnightbsd-cvs] src [10912] tag

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jun 14 20:23:25 EDT 2018


Revision: 10912
          http://svnweb.midnightbsd.org/src/?rev=10912
Author:   laffer1
Date:     2018-06-14 20:23:23 -0400 (Thu, 14 Jun 2018)
Log Message:
-----------
tag

Modified Paths:
--------------
    trunk/gnu/usr.bin/binutils/objcopy/Makefile
    trunk/gnu/usr.bin/binutils/objcopy/objcopy.1

Property Changed:
----------------
    trunk/gnu/usr.bin/binutils/objcopy/objcopy.1

Modified: trunk/gnu/usr.bin/binutils/objcopy/Makefile
===================================================================
--- trunk/gnu/usr.bin/binutils/objcopy/Makefile	2018-06-14 13:31:23 UTC (rev 10911)
+++ trunk/gnu/usr.bin/binutils/objcopy/Makefile	2018-06-15 00:23:23 UTC (rev 10912)
@@ -1,4 +1,5 @@
-# $FreeBSD$
+# $MidnightBSD$
+# $FreeBSD: stable/10/gnu/usr.bin/binutils/objcopy/Makefile 218822 2011-02-18 20:54:12Z dim $
 
 .include "../Makefile.inc0"
 

Modified: trunk/gnu/usr.bin/binutils/objcopy/objcopy.1
===================================================================
--- trunk/gnu/usr.bin/binutils/objcopy/objcopy.1	2018-06-14 13:31:23 UTC (rev 10911)
+++ trunk/gnu/usr.bin/binutils/objcopy/objcopy.1	2018-06-15 00:23:23 UTC (rev 10912)
@@ -1,4 +1,5 @@
-.\" $FreeBSD$
+.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/gnu/usr.bin/binutils/objcopy/objcopy.1 226436 2011-10-16 14:30:28Z eadler $
 .\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
 .\"
 .\" Standard preamble:
@@ -738,8 +739,8 @@
 needed if debugging abilities are required.  The suggested procedure
 to create these files is as follows:
 .RS 4
-.IP "1.<Link the executable as normal.  Assuming that is is called>" 4
-.IX Item "1.<Link the executable as normal.  Assuming that is is called>"
+.IP "1.<Link the executable as normal.  Assuming that it is called>" 4
+.IX Item "1.<Link the executable as normal.  Assuming that it is called>"
 \&\f(CW\*(C`foo\*(C'\fR then...
 .ie n .IP "1.<Run ""objcopy \-\-only\-keep\-debug foo foo.dbg"" to>" 4
 .el .IP "1.<Run \f(CWobjcopy \-\-only\-keep\-debug foo foo.dbg\fR to>" 4


Property changes on: trunk/gnu/usr.bin/binutils/objcopy/objcopy.1
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list