From 79b91adebf7a402cc21522d4ef585b9f3399cff2 Mon Sep 17 00:00:00 2001 From: cyeoh <> Date: Dec 13 2000 08:01:27 +0000 Subject: Fix documentation/spelling mistakes --- diff --git a/lsb_release/src/ChangeLog b/lsb_release/src/ChangeLog index 309c54d..b11d1db 100644 --- a/lsb_release/src/ChangeLog +++ b/lsb_release/src/ChangeLog @@ -1,11 +1,15 @@ +2000-12-13 Christopher Yeoh + + * lsb_release.examples: Fix mistakes in documentation + 2000-12-11 Christopher Yeoh * lsb_release.examples: Update documentation. Explicitly state - that LSB_REVISION should not be set if the distribution is not LSB + that LSB_VERSION should not be set if the distribution is not LSB compliant. * lsb_release: Various fixes to run with less featured shells - and removal of dependency on awk (Dominque Massonie et al). + and removal of dependency on awk (Dominique Massonie et al). 2000-11-06 Christopher Yeoh diff --git a/lsb_release/src/lsb_release b/lsb_release/src/lsb_release index d84c7f7..bf390bd 100755 --- a/lsb_release/src/lsb_release +++ b/lsb_release/src/lsb_release @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/ash # About: This shell script is the lsb_release implementation, # Version: see SCRIPTVERSION (in the Declarations section) # Licence: GPL (latest version), Free Software Group, Inc diff --git a/lsb_release/src/lsb_release.examples b/lsb_release/src/lsb_release.examples index 444d0fc..d0f80b2 100644 --- a/lsb_release/src/lsb_release.examples +++ b/lsb_release/src/lsb_release.examples @@ -1,7 +1,7 @@ [FILES] If the installation is LSB compliant, the \fB"/etc/lsb-release"\fR -file should contain the \fBLSB_REVISION\fR field. The value of the +file should contain the \fBLSB_VERSION\fR field. The value of the field should be the version number of the LSB specification against which the installation is compliant. If the installation is not compliant, the above field should