diff options
Diffstat (limited to 'sys/boot/ficl')
| -rw-r--r-- | sys/boot/ficl/Makefile | 2 | ||||
| -rw-r--r-- | sys/boot/ficl/softwords/freebsd.fr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/ficl/Makefile b/sys/boot/ficl/Makefile index 82ddb10ca6b2..0d91637740b5 100644 --- a/sys/boot/ficl/Makefile +++ b/sys/boot/ficl/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1999/02/04 17:13:30 dcs Exp $ +# $Id: Makefile,v 1.7.2.1 1999/02/06 14:27:45 dcs Exp $ # LIB= ficl NOPROFILE= yes diff --git a/sys/boot/ficl/softwords/freebsd.fr b/sys/boot/ficl/softwords/freebsd.fr index 658f87d445d5..398f622804d3 100644 --- a/sys/boot/ficl/softwords/freebsd.fr +++ b/sys/boot/ficl/softwords/freebsd.fr @@ -22,7 +22,7 @@ \ ** OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF \ ** SUCH DAMAGE. \ ** -\ ** $Id: freebsd.fr,v 1.1.2.1 1999/02/06 14:27:46 dcs Exp $ +\ ** $Id: freebsd.fr,v 1.1.2.2 1999/02/28 02:12:00 dcs Exp $ \ Words for use in scripts: \ % ignore errors here |
