531551
diff -up util-linux-2.23.2/misc-utils/logger.1.kzak util-linux-2.23.2/misc-utils/logger.1
531551
--- util-linux-2.23.2/misc-utils/logger.1.kzak	2015-06-24 12:18:23.938735038 +0200
531551
+++ util-linux-2.23.2/misc-utils/logger.1	2015-06-24 12:18:33.154667053 +0200
531551
@@ -125,28 +125,49 @@ flag is not provided, standard input is
531551
 The
531551
 .B logger
531551
 utility exits 0 on success, and >0 if an error occurs.
531551
-.PP
531551
+.SH FACILITIES AND LEVELS
531551
 Valid facility names are:
531551
-.IR auth , \ authpriv
531551
-(for security information of a sensitive nature),
531551
-.IR cron , \ daemon , \ ftp , \ kern
531551
-(can't be generated from user process),
531551
-.IR lpr , \ mail , \ news , \ security
531551
-(deprecated synonym for
531551
-.IR auth ), \ syslog , \ user , \ uucp ,
531551
-and
531551
-.IR local0 \ to \ local7 ,
531551
-inclusive.
531551
+.IP
531551
+.TS
531551
+tab(:);
531551
+left l l.
531551
+\fBauth
531551
+\fBauthpriv\fR:for security information of a sensitive nature
531551
+\fBcron
531551
+\fBdaemon
531551
+\fBftp
531551
+\fBkern\fR:cannot be generated from userspace process, automatically converted to \fBuser
531551
+\fBlpr
531551
+\fBmail
531551
+\fBnews
531551
+\fBsyslog
531551
+\fBuser
531551
+\fBuucp
531551
+\fBlocal0
531551
+  to:
531551
+\fBlocal7
531551
+\fBsecurity\fR:deprecated synonym for \fBauth
531551
+.TE
531551
 .PP
531551
 Valid level names are:
531551
-.IR alert , \ crit , \ debug , \ emerg , \ err , \ error
531551
-(deprecated synonym for
531551
-.IR err ), \ info , \ notice , \ panic
531551
-(deprecated synonym for
531551
-.IR  emerg ), \ warning , \ warn
531551
-(deprecated synonym for
531551
-.IR warning ).
531551
-For the priority order and intended purposes of these levels, see
531551
+.IP
531551
+.TS
531551
+tab(:);
531551
+left l l.
531551
+\fBemerg
531551
+\fBalert
531551
+\fBcrit
531551
+\fBerr
531551
+\fBwarning
531551
+\fBnotice
531551
+\fBinfo
531551
+\fBdebug
531551
+\fBpanic\fR:deprecated synonym for \fBemerg
531551
+\fBerror\fR:deprecated synonym for \fBerr
531551
+\fBwarn\fR:deprecated synonym for \fBwarning
531551
+.TE
531551
+.PP
531551
+For the priority order and intended purposes of these facilities and levels, see
531551
 .BR syslog (3).
531551
 .SH EXAMPLES
531551
 logger System rebooted