From owner-cvs-all Mon Dec 23 8: 4:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CFA937B401; Mon, 23 Dec 2002 08:04:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C8243EE6; Mon, 23 Dec 2002 08:04:51 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNG4pfh055315; Mon, 23 Dec 2002 08:04:51 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBNG4pas055314; Mon, 23 Dec 2002 08:04:51 -0800 (PST) Message-Id: <200212231604.gBNG4pas055314@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 23 Dec 2002 08:04:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps ps.1 src/lib/libc/sys rename.2 src/libexec/getty getty.8 src/libexec/rlogind rlogind.8 src/sbin/dump dump.8 src/sbin/restore restore.8 src/sbin/shutdown shutdown.8 src/sbin/slattach slattach.8 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/12/23 08:04:51 PST Modified files: bin/ps ps.1 lib/libc/sys rename.2 libexec/getty getty.8 libexec/rlogind rlogind.8 sbin/dump dump.8 sbin/restore restore.8 sbin/shutdown shutdown.8 sbin/slattach slattach.8 share/man/man4/man4.i386 rdp.4 share/man/man8 adding_user.8 usr.bin/colcrt colcrt.1 usr.bin/leave leave.1 usr.bin/make make.1 usr.bin/paste paste.1 usr.bin/soelim soelim.1 Log: Fixed the abuses of .Ql visible on stderr in troff mode. PR: docs/37176 Revision Changes Path 1.60 +1 -1 src/bin/ps/ps.1 1.21 +6 -6 src/lib/libc/sys/rename.2 1.15 +1 -1 src/libexec/getty/getty.8 1.21 +1 -1 src/libexec/rlogind/rlogind.8 1.52 +1 -1 src/sbin/dump/dump.8 1.38 +1 -1 src/sbin/restore/restore.8 1.21 +1 -1 src/sbin/shutdown/shutdown.8 1.23 +4 -4 src/sbin/slattach/slattach.8 1.11 +1 -1 src/share/man/man4/man4.i386/rdp.4 1.8 +1 -1 src/share/man/man8/adding_user.8 1.10 +1 -1 src/usr.bin/colcrt/colcrt.1 1.10 +1 -1 src/usr.bin/leave/leave.1 1.62 +63 -63 src/usr.bin/make/make.1 1.15 +2 -2 src/usr.bin/paste/paste.1 1.8 +1 -1 src/usr.bin/soelim/soelim.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message