From 6658f7a13bd099ea192b75237448db9938514351 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 11 Sep 2001 12:27:15 +0000 Subject: [PATCH] mdoc(7) police: Fixed the .Ex calls in manpages that describe more than one utility. PR: docs/30437 Submitted by: SUZUKI Koichi --- usr.bin/compress/compress.1 | 2 +- usr.bin/hexdump/hexdump.1 | 2 +- usr.sbin/rtsold/rtsold.8 | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.bin/compress/compress.1 b/usr.bin/compress/compress.1 index ae2f6bf524f4..fb779bd44a9f 100644 --- a/usr.bin/compress/compress.1 +++ b/usr.bin/compress/compress.1 @@ -153,7 +153,7 @@ coding (as used in the historical command pack), or adaptive Huffman coding (as used in the historical command compact), and takes less time to compute. .Sh DIAGNOSTICS -.Ex -std +.Ex -std compress uncompress zcat .Sh SEE ALSO .Rs .%A Welch, Terry A. diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1 index 9219d1d5795a..51e9415fdc92 100644 --- a/usr.bin/hexdump/hexdump.1 +++ b/usr.bin/hexdump/hexdump.1 @@ -331,7 +331,7 @@ to specifying the .Fl x option. .Sh DIAGNOSTICS -.Ex -std +.Ex -std hexdump hd .Sh EXAMPLES Display the input in perusal format: .Bd -literal -offset indent diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index bd2fb248115c..f148694da5ee 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -34,7 +34,7 @@ .Os .\" .Sh NAME -.Nm rtsold +.Nm rtsold , rtsol .Nd router solicitation daemon .\" .Sh SYNOPSIS @@ -176,7 +176,7 @@ Advertisement packet has arrived on each then exit. .El .Sh DIAGNOSTICS -.Ex -std +.Ex -std rtsold rtsol .\" .Sh FILES .Bl -tag -width /var/run/rtsold.dump -compact