Author: emaste
Date: Thu Sep 19 11:46:43 2019
New Revision: 352514
URL: https://svnweb.freebsd.org/changeset/base/352514

Log:
  freebsd-update: make usage output consistent
  
  Drop trailing . which appeared only on description of IDS.
  
  Submitted by: grembo
  Event:                EuroBSDCon Norway FreeBSD DevSummit

Modified:
  head/usr.sbin/freebsd-update/freebsd-update.sh

Modified: head/usr.sbin/freebsd-update/freebsd-update.sh
==============================================================================
--- head/usr.sbin/freebsd-update/freebsd-update.sh      Thu Sep 19 11:34:35 
2019        (r352513)
+++ head/usr.sbin/freebsd-update/freebsd-update.sh      Thu Sep 19 11:46:43 
2019        (r352514)
@@ -64,7 +64,7 @@ Commands:
   upgrade      -- Fetch upgrades to FreeBSD version specified via -r option
   install      -- Install downloaded updates or upgrades
   rollback     -- Uninstall most recently installed updates
-  IDS          -- Compare the system against an index of "known good" files.
+  IDS          -- Compare the system against an index of "known good" files
 EOF
        exit 0
 }
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to