From dfd5860ef3535d51b53ac17c3a806eafee96cefc Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 20 Nov 2000 12:06:19 +0000 Subject: mdoc(7) police: use the new features of the Nm macro. --- games/fortune/fortune/fortune.6 | 4 ++-- games/fortune/strfile/strfile.8 | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games/fortune') diff --git a/games/fortune/fortune/fortune.6 b/games/fortune/fortune/fortune.6 index f58fc94..46e79b7 100644 --- a/games/fortune/fortune/fortune.6 +++ b/games/fortune/fortune/fortune.6 @@ -42,7 +42,7 @@ .Nm fortune .Nd "print a random, hopefully interesting, adage" .Sh SYNOPSIS -.Nm fortune +.Nm .Op Fl aDefilosw .Op Fl m Ar pattern .Oo @@ -51,7 +51,7 @@ .Oc .Sh DESCRIPTION When -.Nm fortune +.Nm is run with no arguments it prints out a random epigram. Epigrams are divided into several categories, where each category is subdivided into those which are potentially offensive and those diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8 index 0d992b8..2fed695 100644 --- a/games/fortune/strfile/strfile.8 +++ b/games/fortune/strfile/strfile.8 @@ -44,7 +44,7 @@ .Nm unstr .Nd "create a random access file for storing strings" .Sh SYNOPSIS -.Nm strfile +.Nm .Op Fl iorsx .Op Fl c Ar char .Ar source_file @@ -128,7 +128,7 @@ All fields are written in network byte order. The purpose of .Nm unstr is to undo the work of -.Nm strfile . +.Nm . It prints out the strings contained in the file .Ar source_file in the order that they are listed in @@ -138,7 +138,7 @@ to standard output. It is possible to create sorted versions of input files by using .Fl o when -.Nm strfile +.Nm is run and then using .Nm unstr to dump them out in the table order. @@ -152,5 +152,5 @@ default output file. .El .Sh HISTORY The -.Nm strfile +.Nm utility first appeared in 4.4BSD. -- cgit v1.1