Deleted Added
full compact
alarm.3 (17226) alarm.3 (17617)
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 65 unchanged lines hidden (view full) ---

74.Xr sigaction 2 ,
75.Xr setitimer 2 ,
76.Xr sigpause 2 ,
77.Xr sigvec 3 ,
78.Xr signal 3 ,
79.Xr sleep 3 ,
80.Xr ualarm 3 ,
81.Xr usleep 3
1.\" Copyright (c) 1980, 1991, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 65 unchanged lines hidden (view full) ---

74.Xr sigaction 2 ,
75.Xr setitimer 2 ,
76.Xr sigpause 2 ,
77.Xr sigvec 3 ,
78.Xr signal 3 ,
79.Xr sleep 3 ,
80.Xr ualarm 3 ,
81.Xr usleep 3
82.Sh STANDARDS
83The
84.Fn alarm
85function conforms to
86.St -p1003.1-90 .
82.\" .Sh STANDARDS
83.\" The
84.\" .Fn alarm
85.\" function conforms to
86.\" .St -p1003.1-90 .
87.Sh HISTORY
88An
89.Fn alarm
90function appeared in
91.At v7 .
87.Sh HISTORY
88An
89.Fn alarm
90function appeared in
91.At v7 .