From owner-cvs-all Thu Jul 6 12:30:24 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 244F637C3B3; Thu, 6 Jul 2000 12:30:21 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA53539; Thu, 6 Jul 2000 12:30:20 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200007061930.MAA53539@freefall.freebsd.org> From: Bill Paul Date: Thu, 6 Jul 2000 12:30:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 sis.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/07/06 12:30:20 PDT Modified files: share/man/man4 sis.4 Log: Fix up the sis.4 man page per Sheldon Hearn: * Clear the Os macro, which is assumed gracefully at run-off time. * Use quotes to reduce the long name description (Nd) to a single argument. * Use meaningful arguments to the -width option of the Bl macro. * Mark rc.conf up with Xr instead of Pa so that it is obvious that further help on that file is available. * Explicitly indicate that mediaopt is a command modifier (Cm) of the ifconfig(8) utility. * Do not mark up half-duplex and full-duplex as arguments (Ar), since they are allowed values for an argument. * Fix various grammar and spelling mistakes. Revision Changes Path 1.9 +22 -21 src/share/man/man4/sis.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message