Research V3 development
authorDennis Ritchie <dmr@research.uucp>
Thu, 8 Feb 1973 19:29:28 +0000 (14:29 -0500)
committerDennis Ritchie <dmr@research.uucp>
Thu, 8 Feb 1973 19:29:28 +0000 (14:29 -0500)
Work on file man/man1/exit.1

Synthesized-from: v3

man/man1/exit.1 [new file with mode: 0644]

diff --git a/man/man1/exit.1 b/man/man1/exit.1
new file mode 100644 (file)
index 0000000..970eacd
--- /dev/null
@@ -0,0 +1,26 @@
+.pa 1
+.he 'EXIT(I)'3/15/72'EXIT(I)'
+.ti 0
+NAME           exit  --  terminate command file
+.sp
+.ti 0
+SYNOPSIS       exit\b\b\b\b____
+.sp
+.ti 0
+DESCRIPTION    exit\b\b\b\b____
+performs a seek\b\b\b\b____ to the end of its standard input file.
+Thus, if it is invoked inside
+a file of commands, upon return from exit\b\b\b\b____ the shell will
+discover an end-of-file and terminate.
+.sp
+.ti 0
+FILES          --
+.sp
+.ti 0
+SEE ALSO       if(I), goto(I), sh(I)
+.sp
+.ti 0
+DIAGNOSTICS    --
+.sp
+.ti 0
+BUGS           --