Changed a line

This commit is contained in:
Scott C. MacCallum 2022-04-12 20:49:19 -04:00
parent d6beb0f172
commit a2e222b2ff
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# bboard.sh
# This program loads the SDF bboard program remotely over the Secure Shell (SSH)
# This program loads the SDF bboard program remotely over the secure shell
# protocol
# Copyright (C) 2022 Scott C. MacCallum
# scm@sdf.org

3
com.sh
View File

@ -1,8 +1,7 @@
#!/bin/bash
# com.sh
# This program loads the SDF com program remotely over the Secure Shell (SSH)
# protocol
# This program loads the SDF com program remotely over the secure shell protocol
# Copyright (C) 2022 Scott C. MacCallum
# scm@sdf.org