svn commit: r364832 - head/usr.bin/lockf
Colin Percival
cperciva at FreeBSD.org
Wed Aug 26 19:28:31 UTC 2020
Author: cperciva
Date: Wed Aug 26 19:28:30 2020
New Revision: 364832
URL: https://svnweb.freebsd.org/changeset/base/364832
Log:
Remove whitespace which accidentaly snuck into r364831.
Modified:
head/usr.bin/lockf/lockf.1
Modified: head/usr.bin/lockf/lockf.1
==============================================================================
--- head/usr.bin/lockf/lockf.1 Wed Aug 26 19:26:48 2020 (r364831)
+++ head/usr.bin/lockf/lockf.1 Wed Aug 26 19:28:30 2020 (r364832)
@@ -1,4 +1,4 @@
- .\"
+.\"
.\" Copyright (C) 1998 John D. Polstra. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
More information about the svn-src-all
mailing list