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: Sat, 20 Nov 2004 23:02:52 -0500 Message-ID: <200411210402.iAL42qjI014492@snark.thyrsus.com> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1101009933 12732 80.91.229.6 (21 Nov 2004 04:05:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Nov 2004 04:05:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 21 05:05:25 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CViyb-0007PH-00 for ; Sun, 21 Nov 2004 05:05:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVj7a-000568-4L for ged-emacs-devel@m.gmane.org; Sat, 20 Nov 2004 23:14:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVj7E-000519-IY for emacs-devel@gnu.org; Sat, 20 Nov 2004 23:14:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVj7C-0004zG-Rv for emacs-devel@gnu.org; Sat, 20 Nov 2004 23:14:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVj7C-0004yc-GV for emacs-devel@gnu.org; Sat, 20 Nov 2004 23:14:18 -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 1CViy2-0002Bz-5m for emacs-devel@gnu.org; Sat, 20 Nov 2004 23:04:50 -0500 Original-Received: from snark.thyrsus.com (localhost [127.0.0.1]) by snark.thyrsus.com (8.13.1/8.13.1) with ESMTP id iAL42qjI014492 for ; Sat, 20 Nov 2004 23:02:52 -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:30139 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30139 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