diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-22 04:43:41 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-22 04:43:41 (EDT) |
commit | c331cc4ead86804d15f728334a7e9a95263d682d (patch) | |
tree | d509bba80b834fb2f0004970b4c0e1ae73621e2f /man | |
parent | 7b53307965b6b54325d8596e75f2b3b27b4d538c (diff) |
Fix command name in synopsis of oh-fixperms(1).
Diffstat (limited to 'man')
-rw-r--r-- | man/oh-fixperms.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-fixperms.1.in b/man/oh-fixperms.1.in index b3ea1b3..aa51c64 100644 --- a/man/oh-fixperms.1.in +++ b/man/oh-fixperms.1.in @@ -6,7 +6,7 @@ oh-fixperms \- Fix permissions and ownerships of data files. .SH SYNOPSIS -.B oh-strip +.B oh-fixperms .RB [ -d .IR dir ] |