Page MenuHomeFreeBSD

D18063.diff
No OneTemporary

D18063.diff

Index: head/lib/libbe/libbe.3
===================================================================
--- head/lib/libbe/libbe.3
+++ head/lib/libbe/libbe.3
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 17, 2018
+.Dd November 21, 2018
.Dt LIBBE 3
.Os
.Sh NAME
@@ -440,30 +440,49 @@
.Fn be_prop_list_free
function will free the property list.
.Sh DIAGNOSTICS
-Upon error, one of the following values will be returned.
-.\" TODO: make each entry on its own line.
-.Bd -ragged -offset indent
-BE_ERR_SUCCESS,
-BE_ERR_INVALIDNAME,
-BE_ERR_EXISTS,
-BE_ERR_NOENT,
-BE_ERR_PERMS,
-BE_ERR_DESTROYACT,
-BE_ERR_DESTROYMNT,
-BE_ERR_BADPATH,
-BE_ERR_PATHBUSY,
-BE_ERR_PATHLEN,
-BE_ERR_BADMOUNT,
-BE_ERR_NOORIGIN,
-BE_ERR_MOUNTED,
-BE_ERR_NOMOUNT,
-BE_ERR_ZFSOPEN,
-BE_ERR_ZFSCLONE,
-BE_ERR_IO,
-BE_ERR_NOPOOL,
-BE_ERR_NOMEM,
+Upon error, one of the following values will be returned:
+.Bl -dash -offset indent -compact
+.It
+BE_ERR_SUCCESS
+.It
+BE_ERR_INVALIDNAME
+.It
+BE_ERR_EXISTS
+.It
+BE_ERR_NOENT
+.It
+BE_ERR_PERMS
+.It
+BE_ERR_DESTROYACT
+.It
+BE_ERR_DESTROYMNT
+.It
+BE_ERR_BADPATH
+.It
+BE_ERR_PATHBUSY
+.It
+BE_ERR_PATHLEN
+.It
+BE_ERR_BADMOUNT
+.It
+BE_ERR_NOORIGIN
+.It
+BE_ERR_MOUNTED
+.It
+BE_ERR_NOMOUNT
+.It
+BE_ERR_ZFSOPEN
+.It
+BE_ERR_ZFSCLONE
+.It
+BE_ERR_IO
+.It
+BE_ERR_NOPOOL
+.It
+BE_ERR_NOMEM
+.It
BE_ERR_UNKNOWN
-.Ed
+.El
.Sh SEE ALSO
.Xr be 1
.Sh HISTORY

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 3, 11:14 AM (21 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16432394
Default Alt Text
D18063.diff (1 KB)

Event Timeline