Subject: misc/3761: typos in rtld.1
To: None <gnats-bugs@gnats.netbsd.org>
From: None <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 06/18/1997 12:14:59
>Number: 3761
>Category: misc
>Synopsis: typos in rtld.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Jun 18 05:20:01 1997
>Last-Modified:
>Originator: SAITOH Masanobu
>Organization:
>Release: latest -current
>Environment:
System: NetBSD ifree.spa.is.uec.ac.jp 1.2E NetBSD 1.2E (IFREE) #45: Sat Jun 7 06:13:55 JST 1997 msaitoh@ifree.spa.is.uec.ac.jp:/var/sources/src/sys/arch/i386/compile/IFREE i386
>Description:
Try "man rtld":
> %m The library's major version nu-
> mer. ***
> ***
> %n The library's minor version nu-
> mer. ***
***
s/numer/number/g
>How-To-Repeat:
man rtld
>Fix:
Apply following patch:
--- rtld.1.orig Tue Jun 3 20:12:17 1997
+++ rtld.1 Wed Jun 18 21:06:33 1997
@@ -145,9 +145,9 @@
.It \&%o
The libary name.
.It \&%m
-The library's major version numer.
+The library's major version number.
.It \&%n
-The library's minor version numer.
+The library's minor version number.
.It \&%p
The full pathname as determined by
.Nm rtld Ns 's
>Audit-Trail:
>Unformatted: