Sort sections.
This commit is contained in:
@@ -143,14 +143,14 @@ when
|
|||||||
is run and then using
|
is run and then using
|
||||||
.Nm unstr
|
.Nm unstr
|
||||||
to dump them out in the table order.
|
to dump them out in the table order.
|
||||||
.Sh SEE ALSO
|
|
||||||
.Xr byteorder 3 ,
|
|
||||||
.Xr fortune 6
|
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width strfile.dat -compact
|
.Bl -tag -width strfile.dat -compact
|
||||||
.It Pa strfile.dat
|
.It Pa strfile.dat
|
||||||
default output file.
|
default output file.
|
||||||
.El
|
.El
|
||||||
|
.Sh SEE ALSO
|
||||||
|
.Xr byteorder 3 ,
|
||||||
|
.Xr fortune 6
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
|||||||
+5
-5
@@ -142,11 +142,6 @@ A capacitor (some nanofarads) between
|
|||||||
base and ground is advisable to keep stray RF away,
|
base and ground is advisable to keep stray RF away,
|
||||||
and to suppress the
|
and to suppress the
|
||||||
minor glitch that is generated during program startup.
|
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
|
.Sh ENVIRONMENT
|
||||||
Your
|
Your
|
||||||
.Ev LC_CTYPE
|
.Ev LC_CTYPE
|
||||||
@@ -165,6 +160,11 @@ Interpret characters with the high-order bit set as Cyrillic characters.
|
|||||||
.It Li ISO8859-7
|
.It Li ISO8859-7
|
||||||
Interpret characters with the high-order bit set as Greek characters.
|
Interpret characters with the high-order bit set as Greek characters.
|
||||||
.El
|
.El
|
||||||
|
.Sh FILES
|
||||||
|
.Bl -tag -width ".Pa /dev/speaker" -compact
|
||||||
|
.It Pa /dev/speaker
|
||||||
|
speaker device file
|
||||||
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr speaker 4
|
.Xr speaker 4
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
|||||||
@@ -118,12 +118,12 @@ instead of newlines.
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr random 3 ,
|
.Xr random 3 ,
|
||||||
.Xr fortune 6
|
.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
|
.Sh BUGS
|
||||||
No index is used when printing out tokens from the list which
|
No index is used when printing out tokens from the list which
|
||||||
makes it rather slow for large files (10MB+).
|
makes it rather slow for large files (10MB+).
|
||||||
For smaller
|
For smaller
|
||||||
files, however, it should still be quite fast and efficient.
|
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 .
|
|
||||||
|
|||||||
Reference in New Issue
Block a user