diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-02-28 07:25:11 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-02-28 07:25:11 +0000 |
| commit | 6bf2c9e2474c124818a520c3799a6ad7e0fd3204 (patch) | |
| tree | 44872b218dcdd11e5c065d4fa7de0943e8b454b9 /lib | |
| parent | 722f0ff4e16d7bc3357f95b4cd01d66106a3e6cd (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libskey/skey.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libskey/skey.3 b/lib/libskey/skey.3 index 90d85eb0c3f6..27ccfb584db0 100644 --- a/lib/libskey/skey.3 +++ b/lib/libskey/skey.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: skey.3,v 1.1 1996/12/22 13:33:56 davidn Exp $ +.\" $Id: skey.3,v 1.5 1997/02/22 15:07:58 peter Exp $ .\" .Dd December 22, 1996 .Dt SKEY 3 @@ -145,7 +145,7 @@ skey.access configuration file which this function uses. See above. .Sh SEE ALSO .Xr skey 1 , -.Xr skey.access 5 , +.Xr skey.access 5 .Sh BUGS No advisory locking is done on the s/key database to guard against simultaneous access from multiple processes. |
