diff options
author | 2000-03-28 22:41:42 +0000 | |
---|---|---|
committer | 2000-03-28 22:41:42 +0000 | |
commit | 70cb11d6f0730d2d4dd86a2c91fbb8d8731cb54f (patch) | |
tree | b58759fa7188832a0e4b15608d7a0165a4a99518 /lib/libutil | |
parent | MLINK f77 to g77 (diff) | |
download | wireguard-openbsd-70cb11d6f0730d2d4dd86a2c91fbb8d8731cb54f.tar.xz wireguard-openbsd-70cb11d6f0730d2d4dd86a2c91fbb8d8731cb54f.zip |
no need to spec the link path
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/uucplock.3 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libutil/uucplock.3 b/lib/libutil/uucplock.3 index 2e4408f327d..7b3cd3d3e1f 100644 --- a/lib/libutil/uucplock.3 +++ b/lib/libutil/uucplock.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uucplock.3,v 1.7 1999/09/21 04:52:46 csapuntz Exp $ +.\" $OpenBSD: uucplock.3,v 1.8 2000/03/28 22:41:42 deraadt Exp $ .\" .\" All rights reserved. .\" @@ -43,11 +43,6 @@ .Ft const char * .Fn uu_lockerr "int uu_lockresult" .Pp -Link with -.Va -lutil -on the -.Xr cc 1 -command line. .Sh DESCRIPTION The .Fn uu_lock |