From 9d4869b3d6b178d29c27d4d45ec46c4571a40385 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 16 May 2007 05:06:47 +0000 Subject: [PATCH] Minor .SH fixes --- man8/ld.so.8 | 2 +- man8/sync.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 917214b7d..610d442e2 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -70,7 +70,7 @@ section of the program is executed) or directly by running: .P .I /lib/ld-linux.so.* [OPTIONS] [PROGRAM [ARGUMENTS]] -.SH COMMAND LINE OPTIONS +.SH OPTIONS .TP .B \-\-list List all dependencies and how they are resolved. diff --git a/man8/sync.8 b/man8/sync.8 index a9e3954bc..335444558 100644 --- a/man8/sync.8 +++ b/man8/sync.8 @@ -45,7 +45,7 @@ documentation; on some systems one should not call and .BR halt (8) directly.) -.SH "GNU STANDARD OPTIONS" +.SH "OPTIONS" .TP .B "\-\-help" Print a usage message on standard output and exit successfully.