Date: Tue, 21 Mar 2000 22:12:18 -0800 (PST) From: hiro@mail.advok.com To: freebsd-gnats-submit@FreeBSD.org Subject: docs/17545: Typo in ncplist.1 and ncplogout.1 Message-ID: <200003220612.WAA06451@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 17545 >Category: docs >Synopsis: Typo in ncplist.1 and ncplogout.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 21 22:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Yoshihiro Ota >Release: FreeBSD3.2 >Organization: jpman project >Environment: 4.0-current src/usr.bin/ncplist/ncplist.1,v 1.1 1999/10/20 11:31:01 src/usr.bin/ncplogin/ncplogout.1,v 1.2 1999/11/14 13:39:49 >Description: There are typos in ncplist.1 and ncplotout.1 In ncplist.1, Original, "First argument are one letter" Fix, "First argument is one letter" In ncplogout.1, "shedule" shuold be "schedule". There are two of that in ncplogout. >How-To-Repeat: man 1 ncplist man 1 ncplogout >Fix: Sorry, I don't have original docs and couldn't diff. I hope you can easily find where they are from the following. In ncplist, ----- from here .Sh SYNOPSIS .Nm ncplist .Ar command .Op Ar args .Sh DESCRIPTION The .Nm command used to display state of ncplib and NetWare servers. First argument are one letter .Ar command following by optional ------- until here First argument are one letter => First argument is one letter. In ncplogout, ----- from here .Sh NAME .Nm ncplogout -.Nd shedule permanent connection to close +.Nd schedule permanent connection to close ----- until here And ----- from here .Sh DESCRIPTION The .Nm -will shedule connection created by +will schedule connection created by ----- until here. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003220612.WAA06451>