svn commit: r249456 - stable/9/usr.bin/fstat
Eitan Adler
eadler at FreeBSD.org
Sun Apr 14 00:49:08 UTC 2013
Author: eadler
Date: Sun Apr 14 00:49:08 2013
New Revision: 249456
URL: http://svnweb.freebsd.org/changeset/base/249456
Log:
MFC r249359:
fuser(1) requires a filename.
Approved by: cperciva (mentor, implicit)
Modified:
stable/9/usr.bin/fstat/fuser.1
Directory Properties:
stable/9/usr.bin/fstat/ (props changed)
Modified: stable/9/usr.bin/fstat/fuser.1
==============================================================================
--- stable/9/usr.bin/fstat/fuser.1 Sun Apr 14 00:20:32 2013 (r249455)
+++ stable/9/usr.bin/fstat/fuser.1 Sun Apr 14 00:49:08 2013 (r249456)
@@ -36,7 +36,7 @@
.Op Fl M Ar core
.Op Fl N Ar system
.Op Fl s Ar signal
-.Op Ar
+.Ar
.Sh DESCRIPTION
The
.Nm
More information about the svn-src-stable-9
mailing list