Module Name: src
Committed By: sevan
Date: Sun Aug 26 22:25:38 UTC 2018
Modified Files:
src/bin/df: df.1
Log Message:
Match SYNOPSIS with usage()
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/bin/df/df.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/df/df.1
diff -u src/bin/df/df.1:1.47 src/bin/df/df.1:1.48
--- src/bin/df/df.1:1.47 Mon Jul 3 21:33:22 2017
+++ src/bin/df/df.1 Sun Aug 26 22:25:37 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: df.1,v 1.47 2017/07/03 21:33:22 wiz Exp $
+.\" $NetBSD: df.1,v 1.48 2018/08/26 22:25:37 sevan Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)df.1 8.2 (Berkeley) 1/13/92
.\"
-.Dd August 10, 2016
+.Dd August 26, 2018
.Dt DF 1
.Os
.Sh NAME
@@ -37,8 +37,8 @@
.Nd display free disk space
.Sh SYNOPSIS
.Nm
-.Op Fl agklmn
-.Op Fl G | Fl i | Fl P
+.Op Fl aGgln
+.Op Fl hkm | Fl ihkm | Fl Pk
.Op Fl t Ar type
.Op Ar file | Ar file_system ...
.Sh DESCRIPTION