summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-01-18 22:59:13 -0800
committerH. Peter Anvin <hpa@zytor.com>2009-01-18 22:59:13 -0800
commit33a5ad1f8eed20c94f8c020c64e2013c27d5ec51 (patch)
treeb1a3350c615af6c5eb94ad8c753f9a869cba932f
parentbed44b38898b84bba37931d29a353c5074d9636d (diff)
downloadnasm-33a5ad1f8eed20c94f8c020c64e2013c27d5ec51.tar.gz
doc: indent the time macro example
Indent the time macro example for ease of reading.
-rw-r--r--doc/nasmdoc.src18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index ae91033f..7c316e83 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -3700,15 +3700,15 @@ started at 42 seconds after midnight on January 1, 2010 in Moscow
assuming, of course, a properly configured environment with a correct
clock:
-\c __DATE__ "2010-01-01"
-\c __TIME__ "00:00:42"
-\c __DATE_NUM__ 20100101
-\c __TIME_NUM__ 000042
-\c __UTC_DATE__ "2009-12-31"
-\c __UTC_TIME__ "21:00:42"
-\c __UTC_DATE_NUM__ 20091231
-\c __UTC_TIME_NUM__ 210042
-\c __POSIX_TIME__ 1262293242
+\c __DATE__ "2010-01-01"
+\c __TIME__ "00:00:42"
+\c __DATE_NUM__ 20100101
+\c __TIME_NUM__ 000042
+\c __UTC_DATE__ "2009-12-31"
+\c __UTC_TIME__ "21:00:42"
+\c __UTC_DATE_NUM__ 20091231
+\c __UTC_TIME_NUM__ 210042
+\c __POSIX_TIME__ 1262293242
\S{use_def} \I\c{__USE_*__}\c{__USE_}\e{package}\c{__}: Package