mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01:00
"It's" -> "Its" in two places.
This commit is contained in:
parent
1f7727a963
commit
c12fbac488
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29114
@ -25,7 +25,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: clocks.7,v 1.5 1997/02/22 13:26:13 peter Exp $
|
||||
.\" $Id: clocks.7,v 1.6 1997/03/21 20:14:09 mpp Exp $
|
||||
.\" "
|
||||
.Dd April 1, 1996
|
||||
.Os
|
||||
@ -51,7 +51,7 @@ happens to be 128. It isn't directly available to applications.
|
||||
.It
|
||||
The clock reported by
|
||||
.Xr clock 3 .
|
||||
This is a virtual clock with a frequency that happens to be 128. It's
|
||||
This is a virtual clock with a frequency that happens to be 128. Its
|
||||
actual frequency is given by the macro
|
||||
.Dv CLOCKS_PER_SEC .
|
||||
Note that
|
||||
@ -68,7 +68,7 @@ and throwing away information and resolution.
|
||||
.It
|
||||
The clock reported by
|
||||
.Xr times 3 .
|
||||
This is a virtual clock with a frequency that happens to be 128. It's
|
||||
This is a virtual clock with a frequency that happens to be 128. Its
|
||||
actual frequency is given by the macro
|
||||
.Dv CLK_TCK
|
||||
(deprecated; don't use) and by
|
||||
|
Loading…
Reference in New Issue
Block a user