Date: Sat, 12 Sep 1998 07:33:30 -0700 (PDT) From: yohta@bres.tsukuba.ac.jp To: freebsd-gnats-submit@FreeBSD.ORG Subject: docs/7906: awk.1 contains one more typo. Message-ID: <199809121433.HAA05866@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 7906 >Category: docs >Synopsis: awk.1 contains one more typo. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 12 07:40:00 PDT 1998 >Last-Modified: >Originator: Yoshihiko OHTA >Organization: University of Tsukuba >Release: FreeBSD 2.2.6-RELEASE i386 >Environment: 3.0-19980827-SNAP src/contrib/awk/doc/awk.1 revision 1.2 >Description: Manpage awk.1 has following a typo. o \(co) shoud be \(co\) "% man 1 awk" shows: Copyright (C)) 1996 Free Software Foundation, Inc. >How-To-Repeat: % man 1 awk >Fix: I suggest to apply following patch for src/contrib/awk/doc/awk.1 revision 1.2. --- awk.1.orig Wed May 13 19:11:03 1998 +++ awk.1 Sat Sep 12 23:32:01 1998 @@ -2598,7 +2598,7 @@ provided valuable assistance during testing and debugging. We thank him. .SH COPYING PERMISSIONS -Copyright \(co) 1996 Free Software Foundation, Inc. +Copyright \(co\) 1996 Free Software Foundation, Inc. .PP Permission is granted to make and distribute verbatim copies of this manual page provided the copyright notice and this permission >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?199809121433.HAA05866>