From owner-freebsd-doc Sat Jan 13 9:20:19 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E12E137B401 for ; Sat, 13 Jan 2001 09:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0DHK0229679; Sat, 13 Jan 2001 09:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4C5837B401 for ; Sat, 13 Jan 2001 09:11:19 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0DHBJs29070; Sat, 13 Jan 2001 09:11:19 -0800 (PST) (envelope-from nobody) Message-Id: <200101131711.f0DHBJs29070@freefall.freebsd.org> Date: Sat, 13 Jan 2001 09:11:19 -0800 (PST) From: danfe@inet.ssc.nsu.ru To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/24308: Typo in manpage Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24308 >Category: docs >Synopsis: Typo in manpage >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: Sat Jan 13 09:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alexey Dokuchaev >Release: 4-STABLE >Organization: >Environment: FreeBSD localhost 4.2-STABLE FreeBSD 4.2-STABLE #1: Thu Dec 7 15:27:28 NOVT 2000 root@localhost:/usr/src/sys/compile/KERN i386 >Description: There is a typo in man hier(7) manpage. Here is where it occurs: /usr/ src/ contrib/ src for file from contributed ^ 's' missing So, IMO, it shoud be "src for files from contributed software". >How-To-Repeat: $ man 7 hier /contrib >Fix: cd /usr/src/share/man/man7/ sed 's/src for file from contributed/src for files from contributed/' < hier.7 > hier.7.fixed ; mv -f hier.7.fixed hier.7 make all install clean >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message