summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 08:57:18 +0000
committerru <ru@FreeBSD.org>2005-01-18 08:57:18 +0000
commit5fca3d26af60026e36f36f0bd433827caa50a754 (patch)
tree9de5fd3900f868b40b515b5d5c8cae4c8727c572
parentb99c38ceb36e741cafd887836baa509613e44039 (diff)
downloadFreeBSD-src-5fca3d26af60026e36f36f0bd433827caa50a754.zip
FreeBSD-src-5fca3d26af60026e36f36f0bd433827caa50a754.tar.gz
Sort sections.
-rw-r--r--games/fortune/strfile/strfile.86
-rw-r--r--games/morse/morse.610
-rw-r--r--games/random/random.68
3 files changed, 12 insertions, 12 deletions
diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8
index 115d97f..de4387c 100644
--- a/games/fortune/strfile/strfile.8
+++ b/games/fortune/strfile/strfile.8
@@ -143,14 +143,14 @@ when
is run and then using
.Nm unstr
to dump them out in the table order.
-.Sh SEE ALSO
-.Xr byteorder 3 ,
-.Xr fortune 6
.Sh FILES
.Bl -tag -width strfile.dat -compact
.It Pa strfile.dat
default output file.
.El
+.Sh SEE ALSO
+.Xr byteorder 3 ,
+.Xr fortune 6
.Sh HISTORY
The
.Nm
diff --git a/games/morse/morse.6 b/games/morse/morse.6
index e6a723a..e227259 100644
--- a/games/morse/morse.6
+++ b/games/morse/morse.6
@@ -142,11 +142,6 @@ A capacitor (some nanofarads) between
base and ground is advisable to keep stray RF away,
and to suppress the
minor glitch that is generated during program startup.
-.Sh FILES
-.Bl -tag -width ".Pa /dev/speaker" -compact
-.It Pa /dev/speaker
-speaker device file
-.El
.Sh ENVIRONMENT
Your
.Ev LC_CTYPE
@@ -165,6 +160,11 @@ Interpret characters with the high-order bit set as Cyrillic characters.
.It Li ISO8859-7
Interpret characters with the high-order bit set as Greek characters.
.El
+.Sh FILES
+.Bl -tag -width ".Pa /dev/speaker" -compact
+.It Pa /dev/speaker
+speaker device file
+.El
.Sh SEE ALSO
.Xr speaker 4
.Sh HISTORY
diff --git a/games/random/random.6 b/games/random/random.6
index 9854b81..33a3511 100644
--- a/games/random/random.6
+++ b/games/random/random.6
@@ -118,12 +118,12 @@ instead of newlines.
.Sh SEE ALSO
.Xr random 3 ,
.Xr fortune 6
+.Sh HISTORY
+The
+functionality to randomizing lines and words was added in 2003 by
+.An "Sean Chittenden" Aq seanc@FreeBSD.org .
.Sh BUGS
No index is used when printing out tokens from the list which
makes it rather slow for large files (10MB+).
For smaller
files, however, it should still be quite fast and efficient.
-.Sh HISTORY
-The
-functionality to randomizing lines and words was added in 2003 by
-.An "Sean Chittenden" Aq seanc@FreeBSD.org .
OpenPOWER on IntegriCloud