Manpage fixes. Contributed by S. Aurely
This commit is contained in:
parent
b8bb16f124
commit
b750b9ed5c
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue