From: Mario Blättermann Date: Mon, 10 Apr 2023 14:24:46 +0000 (+0200) Subject: last: (man) use correct markup X-Git-Tag: v2.39-rc3~39^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b23af3616de9fab15e47076e7a48ee4c291ba7a9;p=thirdparty%2Futil-linux.git last: (man) use correct markup --- diff --git a/login-utils/last.1.adoc b/login-utils/last.1.adoc index 04d407387f..1d26ae1be3 100644 --- a/login-utils/last.1.adoc +++ b/login-utils/last.1.adoc @@ -117,7 +117,7 @@ The files _wtmp_ and _btmp_ might not be found. The system only logs information An empty entry is a valid type of wtmp entry. It means that an empty file or file with zeros is not interpreted as an error. -The utmp file format uses fixed sizes of strings, which means that very long strings are impossible to store in the file and impossible to display by last. The usual limits are 32 bytes for a user and line name and 256 bytes for a hostname. +The utmp file format uses fixed sizes of strings, which means that very long strings are impossible to store in the file and impossible to display by *last*. The usual limits are 32 bytes for a user and line name and 256 bytes for a hostname. == AUTHORS