various doc fixes from Luke Mewburn <lm@rmit.edu.au>

This commit is contained in:
cgd 1994-01-03 08:34:00 +00:00
parent a6b0e27a3a
commit 77dff56471
9 changed files with 13 additions and 15 deletions

View File

@ -552,7 +552,7 @@ to return a stream socket in with a privileged port number:
.DS
int lport = IPPORT_RESERVED \- 1;
int s;
...
\&.\&.\&.
s = rresvport(&lport);
if (s < 0) {
if (errno == EAGAIN)

View File

@ -371,7 +371,7 @@ will replace them with the correct values.
If there are multiple hard links to a directory,
the first one encountered is considered the real parent
to which ``\fB..\fP'' should point;
\fIfsck\P recommends deletion for the subsequently discovered names.
\fIfsck\fP recommends deletion for the subsequently discovered names.
.NH 2
File system connectivity
.PP

View File

@ -225,9 +225,7 @@ returned in the \fIaddr\fP parameter.
The protocol module is supplied two sockets and requested to
establish a connection between the two without binding any
addresses, if possible. This call is used in implementing
the
.IR socketpair (2)
system call.
the \fIsocketpair\fP(2) system call.
.PP
The following requests are used internally by the protocol modules
and are never generated by the socket routines. In certain instances,

View File

@ -154,7 +154,7 @@ by means of their \fIpr_ctlinput\fP entries.
Statistics are kept by the routing table routines
on the use of routing redirect messages and their
affect on the routing tables. These statistics may be viewed using
.IR netstat (1).
\fInetstat\fP(1).
.PP
Status information other than routing redirect control messages
may be used in the future, but at present they are ignored.

View File

@ -56,7 +56,7 @@ Syntactic metacharacters
Filename metacharacters
.DS
/ 1.6 separates components of a file's pathname
\. 1.6 separates root parts of a file name from extensions
\&. 1.6 separates root parts of a file name from extensions
? 1.6 expansion character matching any single character
* 1.6 expansion character matching any sequence of characters
[ ] 1.6 expansion sequence matching any single character from a set

View File

@ -89,19 +89,19 @@ September 1981
.nf
Introduction\ \ \ 3
.sp
Session 1\ \ \4
Session 1\ \ \ 4
.in +.5i
Making contact with \s-2UNIX\s+2\ \ \ 4
Logging in\ \ \4
Logging in\ \ \ 4
Asking for \fIedit\fR\ \ \ 4
The ``Command not found'' message\ \ \ 5
A summary\ \ \5
A summary\ \ \ 5
Entering text\ \ \ 5
Messages from \fIedit\fR\ \ \ 5
Text input mode\ \ \ 6
Making corrections\ \ \ 6
Writing text to disk\ \ \ 7
Signing off\ \ \7
Signing off\ \ \ 7
.in -.5i
.sp
Session 2\ \ \ 8

View File

@ -32,7 +32,7 @@
.\" @(#)vi.chars 6.3 (Berkeley) 4/17/91
.\"
.bd S 3
..pn 21
.pn 21
.de iP
.IP "\fB\\$1\fR" \\$2
..

View File

@ -1487,7 +1487,7 @@ command from
.I EXINIT )
with a command of the form:
.DS
:map \fIlhs\fR \fIrhs\fR\s-2CR\f0
:map \fIlhs\fR \fIrhs\fR\s-2CR\s0
.DE
mapping
.I lhs
@ -1836,7 +1836,7 @@ It is also necessary to use a \e before a
The following table gives the extended forms when \fBmagic\fR is set.
.DS
.TS
bl l.
lb l.
\(ua at beginning of pattern, matches beginning of line
$ at end of pattern, matches end of line
\fB\&.\fR matches any character

View File

@ -434,7 +434,7 @@ c change
< left shift
> right shift
! filter through command
\&\= indent for \s-2LISP\s0
\&= indent for \s-2LISP\s0
y yank lines to buffer
.TE
.h "Miscellaneous operations"