diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
| commit | 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch) | |
| tree | 1b808490e2ba26bfe983f82bd41a2b36a6127322 /share/examples/bootforth/menuconf.4th | |
| parent | a1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (diff) | |
Diffstat (limited to 'share/examples/bootforth/menuconf.4th')
| -rw-r--r-- | share/examples/bootforth/menuconf.4th | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/bootforth/menuconf.4th b/share/examples/bootforth/menuconf.4th index a769f77e3543..59cc8a31cf6a 100644 --- a/share/examples/bootforth/menuconf.4th +++ b/share/examples/bootforth/menuconf.4th @@ -1,7 +1,7 @@ \ Simple greeting screen, presenting basic options. \ XXX This is far too trivial - I don't have time now to think \ XXX about something more fancy... :-/ -\ $FreeBSD$ +\ $FreeBSD: src/share/examples/bootforth/menuconf.4th,v 1.5.32.1 2008/11/25 02:59:29 kensmith Exp $ : title f_single |
