$OpenBSD: patch-doc_ncmpcpp_1,v 1.7 2017/02/28 16:15:30 dcoppa Exp $
--- doc/ncmpcpp.1.orig	Mon Oct 31 12:24:35 2016
+++ doc/ncmpcpp.1	Tue Feb 28 16:47:55 2017
@@ -1,4 +1,4 @@
-.TH "ncmpcpp" "1"
+.TH "NCMPCPP" "1" "2016-10-31"
 .SH "NAME"
 ncmpcpp \- An ncurses Music Player Daemon (MPD) client.
 .SH "SYNOPSIS"
@@ -38,7 +38,6 @@ Display help.
 .TP
 .B \-v, \-\-version
 Display version information.
-.TP
 .SH "CONFIGURATION"
 When ncmpcpp starts, it tries to read user's settings from $HOME/.ncmpcpp/config and $XDG_CONFIG_HOME/ncmpcpp/config files. If no configuration is found, ncmpcpp uses its default configuration. An example configuration file containing all default values is provided with ncmpcpp and can be usually found in /usr/share/doc/ncmpcpp (exact location may depend on used distribution or configure prefix).
 
@@ -107,12 +106,14 @@ Delay for highlighting playlist since the last key was
 Delay for displayed messages to remain visible.
 .TP
 .B song_list_format
-Format for songs' list.
+Song format for lists of songs.
 .TP
 .B song_status_format
-Song's format for statusbar.
+Song format for statusbar.
 .TP
 .B song_library_format
+Song format for media library.
+.TP
 .B alternative_header_first_line_format = TEXT
 Now playing song format for the first line in alternative user interface header window.
 .TP
@@ -268,7 +269,7 @@ Slave screen that has to be displayed at start (nothin
 .TP
 .B startup_slave_screen_focus = yes/no
 If set to yes, slave screen will be the active one after startup. Otherwise master screen will be.
-.TP 
+.TP
 .B locked_screen_width_part = 20-80
 If you want to lock a screen, ncmpcpp asks for % of locked screen's width to be reserved before that and provides a default value, which is the one you can set here.
 .TP
@@ -382,7 +383,6 @@ Border color of pop-up windows. If set to 'none', no b
 .TP
 .B active_window_border = COLOR
 Color of active window's border.
-.TP
 .SH "BINDINGS"
 When ncmpcpp starts, it tries to read user's bindings from ~/.ncmpcpp/bindings file. If no bindings file is found, ncmpcpp uses the defaults. An example bindings file with the default values can be found usually in /usr/share/doc/ncmpcpp (exact location may depend on used distribution or configure prefix).
 
