Manpage fixes. Contributed by S. Aurely

This commit is contained in:
Jean-Paul Chaput 2015-03-25 17:02:02 +01:00
parent b8bb16f124
commit b750b9ed5c
3 changed files with 2 additions and 3 deletions

View File

@ -27,7 +27,7 @@ Name of the instance in the which the reference is to be searched for
.TP
\fIrefname\fP
Name of the reference
SH DESCRIPTION
.SH DESCRIPTION
\fBGET_REF_X\fP looks for
the reference, \fIrefname\fP, in the instance called \fIinsname\fP.
.SH RETURN VALUE

View File

@ -141,7 +141,7 @@ example below.
setenv RDS_TECHNO_NAME /labo/etc/prol15.rds
setenv RDS_IN gds
setenv RDS_OUT gds
s2r -c na2_y
s2r \-c na2_y
.fi
.ft R
.RS

View File

@ -96,7 +96,6 @@ else
echo Lock ${lckfile} already held by `cat ${lckfile}`
endif
.Ed
.Pp
The examples assume that the filesystem where the lock file is to
be created is writeable by the user, and has space available.