From adc93f6097615f16d57e8a24a256302f2144ec4e Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 17:37:50 +0000 Subject: cut out the html - they're going to cause diffing problems. --- man/man1/p.html | 63 --------------------------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 man/man1/p.html (limited to 'man/man1/p.html') diff --git a/man/man1/p.html b/man/man1/p.html deleted file mode 100644 index a2339d2f..00000000 --- a/man/man1/p.html +++ /dev/null @@ -1,63 +0,0 @@ - -p(1) - Plan 9 from User Space - - - - -
-
-
P(1)P(1) -
-
-

NAME
- -
- - p – paginate
- -
-

SYNOPSIS
- -
- - p [ number ] [ file ... ]
- -
-

DESCRIPTION
- -
- - P copies its standard input, or the named files if given, to its - standard output, stopping at the end of every 22nd line, and between - files, to wait for a newline from the user. The option sets the - number of lines on a page. -
- - While waiting for a newline, p interprets the commands:
- !     Pass the rest of the line to the shell as a command.
- q     Quit. -
- - -
-

SOURCE
- -
- - /usr/local/plan9/src/cmd/p.c
-
-
- -

-
-
- - -
-
-
-Space Glenda -
-
- - -- cgit v1.2.3