markup fixes
This commit is contained in:
parent
3d11477c94
commit
78ed4b8815
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: intro.2,v 1.45 2006/10/31 00:38:07 cbiere Exp $
|
||||
.\" $NetBSD: intro.2,v 1.46 2006/12/22 11:56:45 pooka Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1983, 1986, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -473,14 +473,14 @@ The timer set for a STREAMS
|
||||
operation has expired.
|
||||
.It Er 93 ENOATTR Em "Attribute not found" .
|
||||
The specified extended attribute does not exist.
|
||||
.It Er 94 EMULTIHOP "Multihop attempted" .
|
||||
.It Er 94 EMULTIHOP Em "Multihop attempted" .
|
||||
Components of path require hopping to multiple remote machines and the
|
||||
file system does not allow it.
|
||||
It occurs when users try to access remote resources which are not directly
|
||||
accessible.
|
||||
.It Er 95 ENOLINK "Link has been severed" .
|
||||
.It Er 95 ENOLINK Em "Link has been severed" .
|
||||
Occurs when the link (virtual circuit) connecting to a remote machine is gone.
|
||||
.It Er 96 EPROTO Em Protocol error" .
|
||||
.It Er 96 EPROTO Em "Protocol error" .
|
||||
Some protocol error occurred.
|
||||
This error is device-specific, but is generally not related to a hardware
|
||||
failure.
|
||||
|
Loading…
Reference in New Issue
Block a user