summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2022-08-09 08:13:56 +0000
committerwiz <wiz@NetBSD.org>2022-08-09 08:13:56 +0000
commit43c2b9bb1fdf162d9f9cc72e4f61a9bc53d5ad32 (patch)
tree0d589dbade4794f337f3c92626eaffc34035e154
parent10ccebd21b8a2faf01b0462a7e77565daa7e15bd (diff)
Sort options, fix macro, add RCS Id.
-rw-r--r--bin/df/df.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index daf9e31db31..b87ad433794 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,3 +1,5 @@
+.\" $NetBSD: df.1,v 1.58 2022/08/09 08:13:56 wiz Exp $
+.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -36,7 +38,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl aclnW
-.Op Fl G | Fl Pbk | Fl bfgHhikmN
+.Op Fl G | Fl bkP | Fl bfgHhikmN
.Op Fl t Ar type
.Oo Ar file | Ar file_system Oc Ns ...
.Sh DESCRIPTION
@@ -246,7 +248,7 @@ If more than one of
.Fl h ,
.Fl k
or
-.FL m
+.Fl m
is given, the last of those specified is used.
.Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE