]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
liblastlog2: markup fixes for man pages
authorMario Blättermann <mario.blaettermann@gmail.com>
Thu, 21 Aug 2025 07:35:47 +0000 (09:35 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Aug 2025 07:35:47 +0000 (09:35 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
liblastlog2/man/lastlog2.3.adoc
liblastlog2/man/ll2_import_lastlog.3.adoc
liblastlog2/man/ll2_new_context.3.adoc
liblastlog2/man/ll2_read_all.3.adoc
liblastlog2/man/ll2_read_entry.3.adoc
liblastlog2/man/ll2_remove_entry.3.adoc
liblastlog2/man/ll2_rename_user.3.adoc
liblastlog2/man/ll2_unref_context.3.adoc
liblastlog2/man/ll2_update_login_time.3.adoc
liblastlog2/man/ll2_write_entry.3.adoc

index 405bdb2a5331bf8b8d27078e789fce478b851dc4..cccd814723aab592263fa5b7ef0b248d3e4ad6c9 100644 (file)
@@ -22,18 +22,18 @@ lastlog2 - Y2038 safe version of lastlog library.
 It's using sqlite3 as database backend. Data is only collected via a PAM module, so that all
 tools can make use of it, without modifying existing packages.
 The output is as compatible as possible with the old lastlog implementation.
-By default the database will be written as `/var/lib/lastlog/lastlog2.db`.
+By default the database will be written as _/var/lib/lastlog/lastlog2.db_.
 The size of the database depends on the amount of users, not how big the biggest UID is.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_write_entry*(3),
 *ll2_read_all*(3),
 *ll2_read_entry*(3),
index 672a92cd167f3df32b8ac6de5c5a00ee8151f856..36e014c3156cd6d057f1ef720feb6ff03665b299 100644 (file)
@@ -42,13 +42,13 @@ _error_ should be freed by the caller.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_read_all*(3),
 *ll2_write_entry*(3),
 *ll2_read_entry*(3),
index 8bb280422ec6bbda3aef04988515f758a6bbd5fb..0cabd0327216ca00c31c11df7330ac4e43ebb578 100644 (file)
@@ -39,12 +39,12 @@ Returns NULL on an error.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_unref_context(3),
+*ll2_unref_context*(3),
 *ll2_read_all*(3),
 *ll2_write_entry*(3),
 *ll2_read_entry*(3),
index 26617d6178fed1bc36d8bd4f1823dc8d0c9996b3..9da54d72abc0c945731dc2ec02ec82a06805e614 100644 (file)
@@ -51,13 +51,13 @@ and can be checked.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_write_entry*(3),
 *ll2_read_entry*(3),
 *ll2_update_login_time*(3),
index 063861284a5ccb76bc300b428b93a6e898a476b3..9eb7ac657edfd5a6e3cfae330e00b94abcc73377 100644 (file)
@@ -49,13 +49,13 @@ The evaluated values are returned by _ll_time_, _tty_, _rhost_ and _pam_service_
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_read_all*(3),
 *ll2_write_entry*(3),
 *ll2_update_login_time*(3),
index 622c3c65f55315ec9b00b2260b269bda37e1a68e..935e69c76474a4a117a9bdb6102a9cc7020fbd58 100644 (file)
@@ -40,13 +40,13 @@ _error_ should be freed by the caller.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_read_all*(3),
 *ll2_write_entry*(3),
 *ll2_read_entry*(3),
index d3687a9dca975975668562cd15224b69e54598f4..786c0695ac505a5cab1f73f55044bebf75aca151 100644 (file)
@@ -43,13 +43,13 @@ _error_ should be freed by the caller.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_read_all*(3),
 *ll2_write_entry*(3),
 *ll2_read_entry*(3),
index 937de5974ef2dfb76527f5d74b767ddeb6529836..b8cba2a31dba32adc61a503c03f4cbeaa7239227 100644 (file)
@@ -35,12 +35,12 @@ ll2_unref_context(context);
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
+*ll2_new_context*(3),
 *ll2_read_all*(3),
 *ll2_write_entry*(3),
 *ll2_read_entry*(3),
index 3a7aed58998f4c09083b342d78121c865aa80a8f..d58a4a15eb726a49b9faab16b1c8815586856329 100644 (file)
@@ -44,13 +44,13 @@ _error_ should be freed by the caller.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_read_all*(3),
 *ll2_write_entry*(3),
 *ll2_read_entry*(3),
index fc8e92b7541049d66d10a32c0613fd4174caa4b9..f29ce2a661f1b04e8e64a784886c1a5b2867c65e 100644 (file)
@@ -47,13 +47,13 @@ _error_ should be freed by the caller.
 
 == AUTHORS
 
-Thorsten Kukuk (kukuk@suse.de)
+mailto:kukuk@suse.de[Thorsten Kukuk]
 
 == SEE ALSO
 
 *lastlog2*(3),
-*ll2_new_context(3),
-*ll2_unref_context(3),
+*ll2_new_context*(3),
+*ll2_unref_context*(3),
 *ll2_read_all*(3),
 *ll2_read_entry*(3),
 *ll2_update_login_time*(3),