commit affce8d3de14a8bdfa871ac8cec5638fa36b63c8
Author: Tomohiro Kusumi <[email protected]>
Date: Sat Oct 8 09:13:36 2016 +0900
sbin/hammer: Change "PFS #" to "PFS#"
It's mostly "PFS#", so remove extra space between "PFS" and "#".
Summary of changes:
sbin/hammer/cmd_cleanup.c | 6 +++---
sbin/hammer/cmd_pfs.c | 6 +++---
sbin/hammer/cmd_snapshot.c | 2 +-
sbin/hammer/hammer.8 | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/affce8d3de14a8bdfa871ac8cec5638fa36b63c8
--
DragonFly BSD source repository