Penguin

Differences between current version and previous revision of seq(1).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, June 9, 2003 12:08:06 am by CraigBox
Older page: version 2 Last edited on Monday, June 9, 2003 12:07:43 am by CraigBox Revert
@@ -15,10 +15,9 @@
 !!OPTIONS 
  
 The programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options are included below. For a complete description, see the Info files. 
  
-; __-f FORMAT, --format=FORMAT__ : Print all numbers using FORMAT; default `%g'. FORMAT must contain exactly one of the standarding float output formats  
- `%e', `%f', or `%g'. 
+; __-f FORMAT, --format=FORMAT__ : Print all numbers using FORMAT; default `%g'. FORMAT must contain exactly one of the standarding float output formats `%e', `%f', or `%g'. 
 ; __-s STRING, --separator=STRING__ : Separate numbers with STRING; default is a newline. The utput always terminates with a newline. 
 ; __-w, --equal-width__ : Print all numbers with the same width, by padding with leading zeroes. (To have other kinds of padding, use `--format'). 
 ; __--help__ : Show summary of options. 
 ; __--version__ : Show version of program. 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.