Module Name: src Committed By: kre Date: Sat Feb 1 15:51:50 UTC 2025
Modified Files: src/usr.bin/ldd: ldd.1 Log Message: Minor typo corrected (s/rhe/the/) To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/ldd/ldd.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/ldd/ldd.1 diff -u src/usr.bin/ldd/ldd.1:1.24 src/usr.bin/ldd/ldd.1:1.25 --- src/usr.bin/ldd/ldd.1:1.24 Sat Feb 1 14:05:32 2025 +++ src/usr.bin/ldd/ldd.1 Sat Feb 1 15:51:50 2025 @@ -1,4 +1,4 @@ -.\" $NetBSD: ldd.1,v 1.24 2025/02/01 14:05:32 christos Exp $ +.\" $NetBSD: ldd.1,v 1.25 2025/02/01 15:51:50 kre Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -74,7 +74,7 @@ The main program's name, either set from .Xr elf 5 auxiliary vector entry .Dv AT_SUN_EXECNAME -passed from the kernel to rhe dynamic linker, +passed from the kernel to the dynamic linker, or from the first element of the argument vector. . .It Li \&%A \" NB: .%A is a mdoc macro name