Document that df(1) supports libxo(3).

This commit is contained in:
Marcel Moolenaar 2014-11-07 03:07:10 +00:00
parent b6ff8745aa
commit 6fea8dc88f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274214

View File

@ -29,7 +29,7 @@
.\" @(#)df.1 8.3 (Berkeley) 5/8/95
.\" $FreeBSD$
.\"
.Dd January 16, 2014
.Dd November 6, 2014
.Dt DF 1
.Os
.Sh NAME
@ -37,6 +37,7 @@
.Nd display free disk space
.Sh SYNOPSIS
.Nm
.Op Fl -libxo
.Op Fl b | g | H | h | k | m | P
.Op Fl acilnT
.Op Fl \&,
@ -193,7 +194,9 @@ If the value is outside, it will be set to the appropriate limit.
.Xr statfs 2 ,
.Xr getbsize 3 ,
.Xr getmntinfo 3 ,
.Xr libxo 3 ,
.Xr localeconv 3 ,
.Xr xo_parse_args 3 ,
.Xr fstab 5 ,
.Xr mount 8 ,
.Xr pstat 8 ,