From: David van Moolenbroek Date: Thu, 25 Jun 2009 10:41:55 +0000 (+0000) Subject: more small man page fixes X-Git-Tag: v3.1.5~231 X-Git-Url: http://zhaoyanbai.com/repos/COPYRIGHT?a=commitdiff_plain;h=aa84986819eebbfb8020156afd3ac42733a33922;p=minix.git more small man page fixes --- diff --git a/man/man1/ash.1 b/man/man1/ash.1 index 2fd48527a..2f7e40e4b 100644 --- a/man/man1/ash.1 +++ b/man/man1/ash.1 @@ -254,7 +254,7 @@ or loops. .I Continue continues with the next iteration of the -.IRnum'th +.IR num'th innermost loop. These are implemented as builtin commands. .PP diff --git a/man/man1/asize.1 b/man/man1/asize.1 index a11a97883..f252db2f7 100644 --- a/man/man1/asize.1 +++ b/man/man1/asize.1 @@ -26,7 +26,7 @@ If no .I file is given \fIa.out\fR is used. .I Asize -can only be used to obtain the size of a \(M2 \fI.o\fR or \fI.out\fR file. +can only be used to obtain the size of a \fI.o\fR or \fI.out\fR file. To obtain the size of an executable, use .I size instead. diff --git a/man/man3/editline.3 b/man/man3/editline.3 index ff298f6f5..bb9d77565 100644 --- a/man/man3/editline.3 +++ b/man/man3/editline.3 @@ -97,7 +97,7 @@ ESC\ ^H Delete previous word (backspace key) [n] ESC\ DEL Delete previous word (delete key) [n] ESC\ SP Set the mark (space key); see ^X^X and ^Y above ESC\ \. Get the last (or [n]'th) word from previous line -ESC\ \? Show possible completions; see below +ESC\ ? Show possible completions; see below ESC\ < Move to start of history ESC\ > Move to end of history ESC\ b Move backward a word [n] diff --git a/man/man8/httpd.8 b/man/man8/httpd.8 index 04fed2a6a..afe1d3af3 100644 --- a/man/man8/httpd.8 +++ b/man/man8/httpd.8 @@ -40,7 +40,7 @@ or .P .B (daemonize is a shell function defined in -.BI/usr/etc/rc +.BI /usr/etc/rc in Minix 2.0.3 and later releases which starts programs as daemons). To enable or reenable .B in.httpd