summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_REMOVE.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-03-07 03:32:31 +0000
committermpp <mpp@FreeBSD.org>1997-03-07 03:32:31 +0000
commit2876ef66e7c47f32537c3ac11de2a96c93a098cd (patch)
treef2f2305f7790effd120a47f22e37825a248b639e /share/man/man9/VOP_REMOVE.9
parentbfd1ca354f35071bda0cf8c200e7faf9f771fc03 (diff)
downloadFreeBSD-src-2876ef66e7c47f32537c3ac11de2a96c93a098cd.zip
FreeBSD-src-2876ef66e7c47f32537c3ac11de2a96c93a098cd.tar.gz
Some minor mdoc cleanup.
Diffstat (limited to 'share/man/man9/VOP_REMOVE.9')
-rw-r--r--share/man/man9/VOP_REMOVE.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/VOP_REMOVE.9 b/share/man/man9/VOP_REMOVE.9
index 43c4a60..3a87da2 100644
--- a/share/man/man9/VOP_REMOVE.9
+++ b/share/man/man9/VOP_REMOVE.9
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: VOP_REMOVE.9,v 1.1 1997/03/03 18:00:36 dfr Exp $
+.\" $Id: VOP_REMOVE.9,v 1.2 1997/03/04 10:02:36 dfr Exp $
.\"
.Dd July 24, 1996
.Os
@@ -93,7 +93,7 @@ vop_remove(struct vnode *dvp, struct vnode *vp, struct componentname *cnp)
}
.Ed
.Sh ERRORS
-.Bl -tag -width [ENOTEMPTY]
+.Bl -tag -width Er
.It Bq Er EPERM
the file is immutable
.It Bq Er ENOTEMPTY
OpenPOWER on IntegriCloud