=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/fstat/fuser.1,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/fstat/fuser.1 2014/03/20 19:12:11 1.6 +++ src/usr.bin/fstat/fuser.1 2016/01/03 19:12:37 1.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fuser.1,v 1.6 2014/03/20 19:12:11 jmc Exp $ +.\" $OpenBSD: fuser.1,v 1.7 2016/01/03 19:12:37 tb Exp $ .\" .\" Copyright (c) 2002 Peter Werner .\" All rights reserved. @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 20 2014 $ +.Dd $Mdocdate: January 3 2016 $ .Dt FUSER 1 .Os .Sh NAME @@ -77,7 +77,7 @@ .Dq kill , .Dq SIGKILL . .It Fl u -The real user ID of the process using the file will be printed in brackets +The username of the process using the file will be printed in brackets to standard error. If the username is unable to be determined, the real user ID will be printed instead.