# manpages.patch
#
# By Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>
#
# This patch modifies upstream's manpages so that they apply
# to the installation that this package performs (renamed
# binaries, etc.)

diff -Nur bubbros-1.6/doc/bb.py.1 bubbros-1.6.new/doc/bb.py.1
--- bubbros-1.6/doc/bb.py.1	2007-09-08 17:03:41.000000000 +0200
+++ bubbros-1.6.new/doc/bb.py.1	2007-12-07 17:52:39.000000000 +0100
@@ -1,29 +1,21 @@
-.\" $Id: bb.py.1,v 1.3 2005/04/17 17:19:32 opqdonut Exp $
+.\" $Id: bubbros-server.1,v 1.3 2005/04/17 17:19:32 opqdonut Exp $
 .\"
 .\" Process this file with
-.\" groff -man -Tascii bb.py.1
+.\" groff -man -Tascii bubbros-server.1
 .\"
 
-.TH bb.py 1 "APRIL 2005" Linux "User Manuals"
+.TH bubbros-server 6 "December 7, 2007"
 
 .SH NAME
-bb.py \- the bub-n-bros server.
+bubbros-server \- the bub-n-bros server.
 
 .SH SYNOPSIS
-.B bb.py [
+.B bubbros-server [
 .I level-file.bin
 .BI "] [" options ]
-.br
-.B python bb.py [
-.I level-file.bin
-.BI "] [" options ]
-.PP
-Note that this script is in the
-.B bubbob/ 
-subdirectory of the original directory layout.
 
 .SH DESCRIPTION
-.B bb.py
+.B bubbros-server
 starts an http server that acts as a control panel for the server. The
 server listens on port 
 .B 8000 
@@ -124,6 +116,5 @@
 game servers.
 
 .SH SEE ALSO
-.BR BubBob.py (1)
-.BR Client.py (1)
-.BR python (1)
+.BR bubbros (6)
+.BR bubbros-client (6)
diff -Nur bubbros-1.6/doc/BubBob.py.1 bubbros-1.6.new/doc/BubBob.py.1
--- bubbros-1.6/doc/BubBob.py.1	2007-09-08 17:03:41.000000000 +0200
+++ bubbros-1.6.new/doc/BubBob.py.1	2007-12-07 17:52:43.000000000 +0100
@@ -4,20 +4,18 @@
 .\" groff -man -Tascii BubBob.py.1
 .\"
 
-.TH BubBob.py 1 "APRIL 2005" Linux "User Manuals"
+.TH BubBob.py 6 "December 7, 2007"
 
 .SH NAME
-BubBob.py \- Generic startup script for bub-n-bros
+bubbros \- Generic startup script for bub-n-bros
 
 .SH SYNOPSIS
-.B BubBob.py
-.br
-.B python BubBob.py
+.B bubbros
 
 .SH DESCRIPTION
-.B BubBob.py
+.B bubbros
 runs
-.BR bb.py (1)
+.BR bubbros-server (6)
 (the bub-n-bros server) and then tries to open the url of its control
 panel in your webbrowser.
 
@@ -26,7 +24,5 @@
 on Unix systems.
 
 .SH SEE ALSO
-.BR bb.py (1)
-.BR Client.py (1)
-.BR python (1)
-
+.BR bubbros-server (6)
+.BR bubbros-client (6)
diff -Nur bubbros-1.6/doc/Client.py.1 bubbros-1.6.new/doc/Client.py.1
--- bubbros-1.6/doc/Client.py.1	2007-09-08 17:03:41.000000000 +0200
+++ bubbros-1.6.new/doc/Client.py.1	2007-12-07 17:52:35.000000000 +0100
@@ -4,24 +4,20 @@
 .\" groff -man -Tascii Client.py.1
 .\"
 
-.TH Client.py 1 "APRIL 2005" Linux "User Manuals"
+.TH bubbros-client 6 "December 7, 2007"
 
 .SH NAME
-Client.py \- the bub-n-bros client
+bubbros-client \- the bub-n-bros client
 
 .SH SYNOPSIS
-.B python Client.py [
+.B bubbros-client [
 .I options
 .BI "] [" host [: port ]]
-.PP
-Note that this script is in the
-.B display/ 
-subdirectory of the original directory layout.
 
 .SH DESCRIPTION
 This is the bub-n-bros client that connects to bub-n-bros servers
 started with
-.BR bb.py "(1) or " BubBob.py (1) .
+.BR bubbros-server "(6) or " bubbros (6) .
 It supports many different audio and video drivers and is very
 multi-platform.
 
@@ -94,13 +90,13 @@
 .TP
 .B -m, --metaserver
 Connect with the help of the Metaserver (see 
-.BR bb.py (1)
+.BR bubbros-server (1)
 for more info).  Run
-.I Client.py -m
+.I bubbros-client -m
 to print a table of currently running servers, pick the
 the exact IP address and port of the server of your choice
 from the table, and run again
-.I Client.py -m
+.I bubbros-client -m
 .BR host:port .
 
 .TP
@@ -195,6 +191,5 @@
 .IR N %.
 
 .SH SEE ALSO
-.BR bb.py (1)
-.BR Client.py (1)
-.BR python (1)
\ No newline at end of file
+.BR bubbros (6)
+.BR bubbros-server (6)
