diff options
author | wosch <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-09-29 19:11:55 +0000 |
commit | 8ee659dd96d873b5cbd19e4345cf0eb021efe021 (patch) | |
tree | 44cf9e4f8119b3ecb4c88c32df24ce89015a4ac4 /lib/libutil | |
parent | eadc11f8e0cc5ed82c20bd029bbb46b49177573f (diff) | |
download | FreeBSD-src-8ee659dd96d873b5cbd19e4345cf0eb021efe021.zip FreeBSD-src-8ee659dd96d873b5cbd19e4345cf0eb021efe021.tar.gz |
Sort cross refereces in section SEE ALSO.
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 5be50a3..c65e141 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.7 1997/05/12 10:36:14 brian Exp $ +.\" $Id: uucplock.3,v 1.8 1997/08/10 18:42:38 ache Exp $ .\" " .Dd March 30, 1997 .Os @@ -146,9 +146,9 @@ Refer to the description of .Xr unlink 2 for further details. .Sh SEE ALSO +.Xr lseek 2 , .Xr open 2 , .Xr read 2 , -.Xr lseek 2 , .Xr write 2 .Sh BUGS Locking is not atomic. Should a race condition occur, it's |