From: gregor herrmann <gregoa@debian.org>
Date: Thu, 24 Sep 2020 20:34:50 +0200
Subject: POD fixes

Origin: vendor
Forwarded: not-yet
Last-Update: 2020-06-20

- fix a typo
- add a NAME section, used as the whatis part in the man page
---
 px2_configure.pl | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/px2_configure.pl b/px2_configure.pl
index faa6ad0..dc3c1cf 100755
--- a/px2_configure.pl
+++ b/px2_configure.pl
@@ -779,6 +779,10 @@ if ($command eq 'configure') {
 
 __END__
 
+=head1 NAME
+
+px2_configure.pl - deploy and configure PX2
+
 =head1 SYNOPSIS
 
 px2_configure.pl COMMAND [ARGUMENTS]
@@ -902,7 +906,7 @@ Update all devices to firmware version 2.1.6.
 
 The device list file contains a list of PX2 devices in CSV format. It could
 e.g. be exported from an inventory spreadsheet. Each device line contains five
-or six fields, seperated by commas:
+or six fields, separated by commas:
 
 =over
 
