diff options
Diffstat (limited to 'static/freebsd/man1/t.1')
| -rw-r--r-- | static/freebsd/man1/t.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/freebsd/man1/t.1 b/static/freebsd/man1/t.1 new file mode 100644 index 00000000..44a754e6 --- /dev/null +++ b/static/freebsd/man1/t.1 @@ -0,0 +1,2 @@ +BEGIN {FS=":"} + {print $1, $2, $3} |
