Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
1488-Update-time_correction.md-to-match-functio...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 1488-Update-time_correction.md-to-match-function-referenc.patch of Package erlang
From b3063561b5b78f9b7b3d99d2edebefc47473bc61 Mon Sep 17 00:00:00 2001 From: Marcelino Alberdi Pereira <marcelino.alberdi@nomasystems.com> Date: Thu, 7 Mar 2024 15:06:02 +0100 Subject: [PATCH] Update time_correction.md to match function reference styles --- erts/doc/guides/time_correction.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/erts/doc/src/time_correction.xml b/erts/doc/src/time_correction.xml index 193a5c2491..f3ee188072 100644 --- a/erts/doc/src/time_correction.xml +++ b/erts/doc/src/time_correction.xml @@ -898,18 +898,18 @@ EventTag = {Time, UMI}</code> <title>Seed Random Number Generation with a Unique Value</title> <dont> <p> - Seed random number generation using <c>erlang:now()</c>. + Seed random number generation using <c>erlang:now/0</c>. </p> </dont> <do> <p> Seed random number generation using a combination of <seemfa marker="erlang#monotonic_time/0"> - <c>erlang:monotonic_time()</c></seemfa>, + <c>erlang:monotonic_time/0</c></seemfa>, <seemfa marker="erlang#time_offset/0"> - <c>erlang:time_offset()</c></seemfa>, + <c>erlang:time_offset/0</c></seemfa>, <seemfa marker="erlang#unique_integer/0"> - <c>erlang:unique_integer()</c></seemfa>, + <c>erlang:unique_integer/0</c></seemfa>, and other functionality. </p> </do> -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor