diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2020-08-26 19:28:30 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2020-08-26 19:28:30 +0000 |
commit | bd4fcf75ee6e6604b4ce40635152a63bb8c2577f (patch) | |
tree | 06cfe7365ab6ebc3b5e8a569650c8f2f1ff6934d | |
parent | 437bab4828e57e8004a9fa71d97f2454af98d301 (diff) | |
download | src-bd4fcf75ee6e6604b4ce40635152a63bb8c2577f.tar.gz src-bd4fcf75ee6e6604b4ce40635152a63bb8c2577f.zip |
Notes
-rw-r--r-- | usr.bin/lockf/lockf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lockf/lockf.1 b/usr.bin/lockf/lockf.1 index f5404a18a19c..c387663daa33 100644 --- a/usr.bin/lockf/lockf.1 +++ b/usr.bin/lockf/lockf.1 @@ -1,4 +1,4 @@ - .\" +.\" .\" Copyright (C) 1998 John D. Polstra. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |