From c47ba5c36ff0b26291b4da9a453bb73e643944d3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 16 Mar 2019 22:01:01 +0100 Subject: lr.1: no trailing periods in format list --- lr.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lr.1 b/lr.1 index 50321cd..1263b86 100644 --- a/lr.1 +++ b/lr.1 @@ -167,11 +167,11 @@ format strings support the following escape sequences: .Pp .Bl -tag -compact -width Ds .It Ic \ea , \eb , \ef , \en , \er , \ev -Special characters as in C. +Special characters as in C .It Ic \e Ns Ar ddd -Byte with one, two or three-digit octal value. +Byte with one, two or three-digit octal value .It Ic \ex Ns Ar dd -Byte with one or two-digit hexadecimal value. +Byte with one or two-digit hexadecimal value .It Ic \&%% A plain .Sq % . @@ -251,7 +251,7 @@ for files with security capabilities, .Sq Li \&+ for files with an ACL, .Sq Li \&@ -for files with other extended attributes. +for files with other extended attributes .El .Sh SORT ORDER Sort order is string consisting of the following letters. -- cgit 1.4.1