head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2009.09.27.13.06.32;	author gabor;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Add translation of the pxe article

Reviewed by:	Pablo Mora <bidjan@@gmail.com>,
		Guillermo Hernandez <guillermo@@QuerySoft.es>.
		David Barbero <sico@@loquefaltaba.com>
@
text
@#!/bin/sh

# $Wintelcom: src/freebsd/pxe/doc/pre,v 1.1 2000/07/14 12:42:05 bright Exp $
# $FreeBSD$

echo pre-install
exit 0
@
