diff options
Diffstat (limited to 'usr.sbin/stallion/bootcode')
| -rw-r--r-- | usr.sbin/stallion/bootcode/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/stallion/bootcode/stl.4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/stallion/bootcode/Makefile b/usr.sbin/stallion/bootcode/Makefile index e9a7143c3486..249054534534 100644 --- a/usr.sbin/stallion/bootcode/Makefile +++ b/usr.sbin/stallion/bootcode/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/stallion/bootcode/Makefile,v 1.9 1999/08/28 01:20:05 peter Exp $ .SUFFIXES: .uu .uu: diff --git a/usr.sbin/stallion/bootcode/stl.4 b/usr.sbin/stallion/bootcode/stl.4 index 11f427cf30ad..a63bb855465d 100644 --- a/usr.sbin/stallion/bootcode/stl.4 +++ b/usr.sbin/stallion/bootcode/stl.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/stallion/bootcode/stl.4,v 1.8 2000/03/06 09:41:55 sheldonh Exp $ .\" .Dd December 2, 1996 .Os FreeBSD |
