From 07970eecbfb64e2e68f3e6ad210085198f3d9ba6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 14 Sep 2017 11:55:34 +0200 Subject: [PATCH] man: reformat table in sysusers.d(5) I think it's quite a bit easier to read in this way. --- man/sysusers.d.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml index c8f4c9c..fbe9754 100644 --- a/man/sysusers.d.xml +++ b/man/sysusers.d.xml @@ -101,12 +101,12 @@ The file format is one line per user or group containing name, ID, GECOS field description and home directory: - # Type Name ID GECOS -u httpd 440 "HTTP User" -u authd /usr/bin/authd "Authorization user" -g input - - -m authd input -u root 0 "Superuser" /root + #Type Name ID GECOS Home directory +u httpd 440 "HTTP User" +u authd /usr/bin/authd "Authorization user" +g input - - +m authd input +u root 0 "Superuser" /root Empty lines and lines beginning with the # character are ignored, and may be used for commenting. -- 2.7.4