-.B dwm
-consists of a small status bar which reads the text displayed from standard
-input, if written. It draws 1-pixel borders around windows to indicate the
-focus state. Unfocused windows contain a small bar in front of the window
-displaying the tags and the window title.
+dwm contains a small status bar which displays all available tags, the mode,
+the title of the focused window, and the text read from standard input. The
+selected tags are indicated with a different color. The tags of the focused
+window are indicated with a filled square in the top left corner. The tags
+which are applied to one or more windows are indicated with an empty square in
+the top left corner.
+.P
+dwm draws a 1-pixel border around windows to indicate the focus state.
+Unfocused windows contain a small bar in front of them displaying their title.