diff options
author | Rob Landley <rob@landley.net> | 2014-04-25 05:50:00 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2014-04-25 05:50:00 -0500 |
commit | d9403ab91a89f17bd33707dd161fe19b229b1d33 (patch) | |
tree | db42eb36027a1a3f264a8c002af387c5b39fc021 /toys/lsb/README | |
parent | 5f6ec72f8eafb1598fe40d388a38137ce52b03a0 (diff) | |
download | toybox-d9403ab91a89f17bd33707dd161fe19b229b1d33.tar.gz |
Cosmetic tweak: spell out "Linux Standard Base" in menuconfig.
Diffstat (limited to 'toys/lsb/README')
-rw-r--r-- | toys/lsb/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/lsb/README b/toys/lsb/README index 5381b8ac..9ddd027e 100644 --- a/toys/lsb/README +++ b/toys/lsb/README @@ -1,4 +1,4 @@ -LSB commands +Linux Standard Base commands Commands defined in the Linux Standard Base 4.1: http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/cmdbehav.html |