]> Zhao Yanbai Git Server - minix.git/commitdiff
more small man page fixes
authorDavid van Moolenbroek <david@minix3.org>
Thu, 25 Jun 2009 10:41:55 +0000 (10:41 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 25 Jun 2009 10:41:55 +0000 (10:41 +0000)
man/man1/ash.1
man/man1/asize.1
man/man3/editline.3
man/man8/httpd.8

index 2fd48527a23285326bec2d5c66c0da45fe15baa4..2f7e40e4b155473a8036e6d7f97fbc8e0289bfc3 100644 (file)
@@ -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
index a11a97883ba7e972f663df899f0fc91376a18ea1..f252db2f74beebc894ebda87fa7fda504832c37e 100644 (file)
@@ -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.
index ff298f6f51c7e0f92c99d1b35d6b86e2f8252126..bb9d7756582838becf8ad6e71288768a75603de1 100644 (file)
@@ -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]
index 04fed2a6a0368fb9dd2f3eb8fd6a5e47c4ed2799..afe1d3af33c6f6d10b41933bd5a937a2563f0f12 100644 (file)
@@ -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