From owner-cvs-usrbin Thu Feb 1 16:26:21 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA14450 for cvs-usrbin-outgoing; Thu, 1 Feb 1996 16:26:21 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA14442 Thu, 1 Feb 1996 16:26:16 -0800 (PST) Date: Thu, 1 Feb 1996 16:26:16 -0800 (PST) From: Mike Pritchard Message-Id: <199602020026.QAA14442@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/window window.1 Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk mpp 96/02/01 16:26:14 Modified: secure/usr.bin/bdes bdes.1 usr.bin/ee ee.1 usr.bin/file file.1 gnu/usr.bin/groff/grops grops.man gnu/usr.bin/gzip Makefile gzip.1 usr.bin/hexdump hexdump.1 usr.bin/rpcgen rpcgen.1 usr.bin/tconv tconv.1 usr.sbin/tcpdump/tcpdump tcpdump.1 gnu/libexec/uucp/uustat uustat.1 usr.bin/vacation vacation.1 usr.bin/window window.1 Log: Correct some manual page cross reference errors. E.g. su is a section one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one. Revision Changes Path 1.2 +1 -1 src/secure/usr.bin/bdes/bdes.1 1.3 +2 -2 src/usr.bin/ee/ee.1 1.5 +2 -2 src/usr.bin/file/file.1 1.2 +1 -1 src/gnu/usr.bin/groff/grops/grops.man 1.9 +2 -0 src/gnu/usr.bin/gzip/Makefile 1.4 +1 -2 src/gnu/usr.bin/gzip/gzip.1 1.2 +1 -1 src/usr.bin/hexdump/hexdump.1 1.3 +4 -6 src/usr.bin/rpcgen/rpcgen.1 1.4 +4 -7 src/usr.bin/tconv/tconv.1 1.5 +3 -3 src/usr.sbin/tcpdump/tcpdump/tcpdump.1 1.6 +2 -2 src/gnu/libexec/uucp/uustat/uustat.1 1.2 +2 -2 src/usr.bin/vacation/vacation.1 1.2 +1 -1 src/usr.bin/window/window.1