diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-23 17:53:58 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-23 17:53:58 +0000 |
commit | 98f409d43d51c9a8dcbd824a5b12089c25bab158 (patch) | |
tree | 95aa8d4a217c74d3bd4b25ba0dfb8a590ab92271 /share/man/man9/timeout.9 | |
parent | 5244f1a4ce1ee438e50ffed9dea2efaccfbaa316 (diff) |
add missing NAME entries;
feedback/ok schwarze
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r-- | share/man/man9/timeout.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9 index a65f25e157b..28f43a62bc5 100644 --- a/share/man/man9/timeout.9 +++ b/share/man/man9/timeout.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: timeout.9,v 1.41 2015/09/14 15:14:55 schwarze Exp $ +.\" $OpenBSD: timeout.9,v 1.42 2015/11/23 17:53:57 jmc Exp $ .\" .\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org> .\" All rights reserved. @@ -23,8 +23,8 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 14 2015 $ -.Dt TIMEOUT 9 +.Dd $Mdocdate: November 23 2015 $ +.Dt TIMEOUT_SET 9 .Os .Sh NAME .Nm timeout_set , |