From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: esr@thyrsus.com Newsgroups: gmane.emacs.devel Subject: problems in gnuserv.1 Date: Fri, 14 Jan 2005 03:26:40 -0500 Message-ID: <200501140826.j0E8QeEu004270@snark.thyrsus.com> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1105691407 18000 80.91.229.6 (14 Jan 2005 08:30:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Jan 2005 08:30:07 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 14 09:30:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CpMqF-0002tT-00 for ; Fri, 14 Jan 2005 09:29:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CpN1w-0002NF-HU for ged-emacs-devel@m.gmane.org; Fri, 14 Jan 2005 03:42:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CpN1Z-0002Kz-7m for emacs-devel@gnu.org; Fri, 14 Jan 2005 03:41:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CpN1U-0002JH-Px for emacs-devel@gnu.org; Fri, 14 Jan 2005 03:41:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CpN1U-0002Ii-IT for emacs-devel@gnu.org; Fri, 14 Jan 2005 03:41:36 -0500 Original-Received: from [66.92.53.140] (helo=snark.thyrsus.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CpMou-0007Ea-9p for emacs-devel@gnu.org; Fri, 14 Jan 2005 03:28:36 -0500 Original-Received: from snark.thyrsus.com (localhost [127.0.0.1]) by snark.thyrsus.com (8.13.2/8.13.2) with ESMTP id j0E8QeEu004270 for ; Fri, 14 Jan 2005 03:26:40 -0500 Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:32220 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32220 This is automatically generated email about problems in a man page for which you appear to be responsible. If you are not the right person or list, tell me and I will attempt to correct my database. See http://catb.org/~esr/doclifter/problems.html for details on how and why these patches were generated. Feel free to email me with any questions. Note: These patches do not change the mod date of any manual page. You may wish to do that by hand. Problems with gnuserv.1: 1. Broken command synopsis syntax. This may mean you're using a construction in the command synopsis other than the standard [ ] | { }, or it may mean you have running text in the command synopsis section (the latter is not technically an error, but it's impossible to translate into DocBook markup). --- gnuserv.1-orig 2003-02-21 14:58:54.000000000 -0500 +++ gnuserv.1 2003-02-21 14:59:59.000000000 -0500 @@ -11,9 +11,6 @@ form .br .B gnuserv -.br -.B gnuattach -Removed as of gnuserv 3.x .SH DESCRIPTION .PP ----------------------------- -- Eric S. Raymond