diff --git a/README.md b/README.md index 8a37688..d0f3598 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Toxic [![Build Status](https://travis-ci.org/Tox/toxic.png?branch=master)](https://travis-ci.org/Tox/toxic) Toxic is a [Tox](https://tox.im)-based instant messenging client which formerly resided in the [Tox core repository](https://github.com/irungentoo/toxcore), and is now available as a standalone application. -![Toxic Screenshot](https://i.imgur.com/ryaEmQZ.png "Home Screen"). +![Toxic Screenshot](https://i.imgur.com/ryaEmQZ.png "Home Screen") ## Installation diff --git a/cfg/targets/doc.mk b/cfg/targets/doc.mk index 2940009..53efb92 100644 --- a/cfg/targets/doc.mk +++ b/cfg/targets/doc.mk @@ -4,7 +4,7 @@ doc: $(MANFILES:%=$(DOC_DIR)/%) $(DOC_DIR)/%: $(DOC_DIR)/%.asc @echo " MAN $(@F)" @a2x -f manpage -a revdate=$(shell git log -1 --date=short --format="%ad" $<) \ - -a manmanual="toxic manual" -a mansource=toxic \ + -a manmanual="Toxic Manual" -a mansource=toxic \ -a manversion=__VERSION__ -a datadir=__DATADIR__ $< .PHONY: doc diff --git a/doc/toxic.1 b/doc/toxic.1 index 5ae7023..6b88a74 100644 --- a/doc/toxic.1 +++ b/doc/toxic.1 @@ -3,11 +3,11 @@ .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-08-21 -.\" Manual: toxic manual +.\" Manual: Toxic Manual .\" Source: toxic __VERSION__ .\" Language: English .\" -.TH "TOXIC" "1" "2014\-08\-21" "toxic __VERSION__" "toxic manual" +.TH "TOXIC" "1" "2014\-08\-21" "toxic __VERSION__" "Toxic Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/doc/toxic.conf.5 b/doc/toxic.conf.5 index f4c5bc5..0eb9054 100644 --- a/doc/toxic.conf.5 +++ b/doc/toxic.conf.5 @@ -3,11 +3,11 @@ .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 2014-08-21 -.\" Manual: toxic manual +.\" Manual: Toxic Manual .\" Source: toxic __VERSION__ .\" Language: English .\" -.TH "TOXIC\&.CONF" "5" "2014\-08\-21" "toxic __VERSION__" "toxic manual" +.TH "TOXIC\&.CONF" "5" "2014\-08\-21" "toxic __VERSION__" "Toxic Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------