diff options
author | 1999-05-27 20:49:31 +0000 | |
---|---|---|
committer | 1999-05-27 20:49:31 +0000 | |
commit | 1e8baf14b22d405ed071163cb0242c4a658fab81 (patch) | |
tree | bdd2280381d6eabf4d291db9fa196b07bfab42db /lib/libc/gen/time.3 | |
parent | Use lblktosize(fs, foo) instead of foo*fs->fs_bsize (diff) | |
download | wireguard-openbsd-1e8baf14b22d405ed071163cb0242c4a658fab81.tar.xz wireguard-openbsd-1e8baf14b22d405ed071163cb0242c4a658fab81.zip |
more missing .El macros filled in
Diffstat (limited to 'lib/libc/gen/time.3')
-rw-r--r-- | lib/libc/gen/time.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3 index 57827c2a51d..e0522a8f01f 100644 --- a/lib/libc/gen/time.3 +++ b/lib/libc/gen/time.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: time.3,v 1.3 1999/05/23 14:11:00 aaron Exp $ +.\" $OpenBSD: time.3,v 1.4 1999/05/27 20:49:35 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -75,6 +75,7 @@ The following error codes may be set in .Bl -tag -width Er .It Bq Er EFAULT An argument address referenced invalid memory. +.El .Sh SEE ALSO .Xr gettimeofday 2 , .Xr ctime 3 |