Author: bapt
Date: Sat Feb 11 23:43:12 2017
New Revision: 313670
URL: https://svnweb.freebsd.org/changeset/base/313670

Log:
  Escape Sm to avoid confusion with Sm macro
  
  Reported by:  make manlint
  MFC after:    2 days

Modified:
  head/usr.bin/expand/expand.1

Modified: head/usr.bin/expand/expand.1
==============================================================================
--- head/usr.bin/expand/expand.1        Sat Feb 11 23:42:33 2017        
(r313669)
+++ head/usr.bin/expand/expand.1        Sat Feb 11 23:43:12 2017        
(r313670)
@@ -81,7 +81,7 @@ If the
 .Fl a
 option is given, then tabs are inserted whenever they would compress the
 resultant file by replacing two or more characters.
-.It Fl t Sm Ar tab1 , tab2 , ... , tabn Sm
+.It Fl t \&Sm Ar tab1 , tab2 , ... , tabn \&Sm
 Set tab stops at column positions
 .Ar tab1 , tab2 , ... , tabn .
 If only a single number is given, tab stops are set that number of
_______________________________________________
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