diff options
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/uucplock.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/uucplock.3 b/lib/libutil/uucplock.3 index 896979e..611f0e8 100644 --- a/lib/libutil/uucplock.3 +++ b/lib/libutil/uucplock.3 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: uucplock.3,v 1.3 1997/04/01 17:44:31 mpp Exp $ +.\" $Id: uucplock.3,v 1.4 1997/04/02 03:38:28 ache Exp $ .\" " .Dd March 30, 1997 .Os @@ -113,7 +113,7 @@ If a value of .Dv UU_LOCK_OK is passed to .Fn uu_lockerr , -an empty string returned. +an empty string is returned. Otherwise, a string specifying the reason for failure is returned. .Fn uu_lockerr |