diff options
author | abial <abial@FreeBSD.org> | 1998-10-28 16:42:51 +0000 |
---|---|---|
committer | abial <abial@FreeBSD.org> | 1998-10-28 16:42:51 +0000 |
commit | 8ba00ec7afb5aa96dbf822e4810acd9fe79b3b12 (patch) | |
tree | 524cf59b71daca0e5863194b2895f1d99bb40f80 /release | |
parent | e1193039210d3f3b9d61aa2a2171dc23c706804a (diff) | |
download | FreeBSD-src-8ba00ec7afb5aa96dbf822e4810acd9fe79b3b12.zip FreeBSD-src-8ba00ec7afb5aa96dbf822e4810acd9fe79b3b12.tar.gz |
Corect info about help files being stored in ar archive.
Submitted by: Eric P. Scott <eps@sirius.com>
Diffstat (limited to 'release')
-rw-r--r-- | release/picobsd/help/help.hlp.en | 2 | ||||
-rw-r--r-- | release/picobsd/help/help.hlp.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/picobsd/help/help.hlp.en b/release/picobsd/help/help.hlp.en index dc35a41..b38db3d 100644 --- a/release/picobsd/help/help.hlp.en +++ b/release/picobsd/help/help.hlp.en @@ -3,5 +3,5 @@ This command displays short description of the commands included on PicoBSD floppy. When invoked with no argument, it displays this text :-). Any other argument is treated as a name of file located in - /help directory on the floppy, and this file is displayed page by + /help.a archive on the floppy, and this file is displayed page by page. diff --git a/release/picobsd/help/help.hlp.pl b/release/picobsd/help/help.hlp.pl index fa219d5..47e039d 100644 --- a/release/picobsd/help/help.hlp.pl +++ b/release/picobsd/help/help.hlp.pl @@ -3,5 +3,5 @@ To polecenie wyswietla krotka instrukcje obslugi programow na dyskietce. Uruchomione bez zadnego argumentu, wyswietla ten tekst. :-) Kazdy inny argument traktowany jest jak nazwa pliku znajdujacego sie - w katalogu /help, po czym zostaje wyswietlona zawartosc tego pliku + w archiwum /help.a, po czym zostaje wyswietlona zawartosc tego pliku strona po stronie. |