diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
| commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
| tree | fa993eea8870e6aef79666a19d170137054831ba /emulators/bochs | |
| parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
Notes
Diffstat (limited to 'emulators/bochs')
| -rw-r--r-- | emulators/bochs/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/emulators/bochs/files/pkg-message.in b/emulators/bochs/files/pkg-message.in index 7b46ee416780..fb984fb6198c 100644 --- a/emulators/bochs/files/pkg-message.in +++ b/emulators/bochs/files/pkg-message.in @@ -1,7 +1,9 @@ -=========================================================================== - +[ +{ type: install + message: <<EOM Bochs requires a .bochsrc file to be present in either your current directory or your home directory before starting. A sample .bochsrc file can be found in %%DOCSDIR%%/bochsrc-sample.txt - -=========================================================================== +EOM +} +] |
