This is a first for me and I'm not sure where to edit the file shown to me in vi by freebsd-update(). I presume I need to delete the lines between two areas because they contain version 10.0 things versus 10.1 things but I'm confused as to where these "things" start and end. I believe and hope this is the only file I need to change to complete this update.
For example, I'm to edit sendmail.cf. There are several lines followed by
I believe that I am to delete the lines between <<< current version and >>> 10.1-RELEASE. Would that be correct?
I would post the whole thing but, for some reason I can't get vi to copy to the clipboard to paste it here. (I'm such a mess.)
For example, I'm to edit sendmail.cf. There are several lines followed by
Code:
>>>>>>> 10.1-RELEASE
<<<<<<< current version
VERSIONID($FreeBSD: release/10.0.0/etc/sendmail/freebsd.mc ..................
=======
...more stuff....
>>>>>>> 10.1-RELEASE
<<<<<<< current version
I believe that I am to delete the lines between <<< current version and >>> 10.1-RELEASE. Would that be correct?
I would post the whole thing but, for some reason I can't get vi to copy to the clipboard to paste it here. (I'm such a mess.)