diff options
Diffstat (limited to 'static/v10/man1/man.1')
| -rw-r--r-- | static/v10/man1/man.1 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/static/v10/man1/man.1 b/static/v10/man1/man.1 new file mode 100644 index 00000000..dec4ecce --- /dev/null +++ b/static/v10/man1/man.1 @@ -0,0 +1,34 @@ +.pa 1 +.he 'MAN (I)'3/15/72'MAN (I)' +.ti 0 +NAME man -- run off section of UNIX manual +.sp +.ti 0 +SYNOPSIS man___ title [ section ] +.sp +.ti 0 +DESCRIPTION man___ +is a shell command file that will locate +and run off a particular section of this manual. +Title is the the desired +part of the manual. +Section is the section number of the manual. +(In Arabic, not Roman numerals.) +If section is missing, 1_ is assumed. +For example, + + man man + +would reproduce this page. +.sp +.ti 0 +FILES /sys/man/man?/* +.sp +.ti 0 +SEE ALSO sh(I), roff(I) +.sp +.ti 0 +DIAGNOSTICS "File not found", "Usage .." +.sp +.ti 0 +BUGS -- |
