diff options
| -rw-r--r-- | debian/nyancat.1 | 23 | 
1 files changed, 4 insertions, 19 deletions
| diff --git a/debian/nyancat.1 b/debian/nyancat.1 index 5b99082..44c829d 100644 --- a/debian/nyancat.1 +++ b/debian/nyancat.1 @@ -1,28 +1,16 @@ -.TH NYANCAT SECTION "March, 2012" -.\" Some roff macros, for reference: -.\" .nh        disable hyphenation -.\" .hy        enable hyphenation -.\" .ad l      left justify -.\" .ad b      justify to both left and right margins -.\" .nf        disable filling -.\" .fi        enable filling -.\" .br        insert line break -.\" .sp <n>    insert n+1 empty lines -.\" for manpage-specific macros, see man(7) +.TH NYANCAT 1 "March, 2012"  .SH NAME  nyancat \- terminal-based Pop Tart Cat animation    .SH SYNOPSIS  .B nyancat -.RI [ options ] " files" ... +.RI [ -t ] " files" ...  .br  .B bar  .RI [ options ] " files" ...  .SH DESCRIPTION  This manual page documents briefly the  .B nyancat -and -.B bar -commands. +command.  .PP  \fBnyancat\fP is a program that...  .SH OPTIONS @@ -34,11 +22,8 @@ For a complete description, see the Info files.  .B \-t,  Enable telnet mode.  .TP -.B \-v, \-\-version -Show version of program.  .SH SEE ALSO -.BR bar (1), -.BR baz (1). +.BR inetd (8).  .br  The programs are documented fully by  .IR "The Rise and Fall of a Fooish Bar" , | 
