Print this page
10120 smatch indenting fixes for usr/src/cmd
Reviewed by: Gergő Doma <domag02@gmail.com>
Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>

*** 36,45 **** --- 36,49 ---- * software developed by the University of California, Berkeley, and its * contributors. */ /* + * Copyright (c) 2018, Joyent, Inc. + */ + + /* * This is a finger program. It prints out useful information about users * by digging it up from various system files. * * There are three output formats, all of which give login name, teletype * line number, and login time. The short output format is reminiscent