Subversion Repositories general

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1118 → Rev 1119

/FreeBSD/mac_settime/trunk/bin/show_man.sh
0,0 → 1,9
#!/bin/sh
 
#
# show our man page
#
 
/usr/bin/tbl < `dirname $0`/../src/mac_settime.4 \
| /usr/bin/groff -S -Wall -mtty-char -man -Tascii | /usr/bin/col | less
 
Property changes:
Added: svn:executable
+*
\ No newline at end of property