freebsd-src/bin/stty
Ulrich Spörlein 0d9deed52c mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
2010-10-08 12:40:16 +00:00
..
cchar.c
extern.h
gfmt.c Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
key.c Back out recent TTYDEF_LFLAG_ECHO invention. 2004-11-06 13:56:18 +00:00
Makefile
modes.c Make stty(1) use tab0 and tab3 to handle tab completion. 2008-08-23 13:28:55 +00:00
print.c Make stty(1) use tab0 and tab3 to handle tab completion. 2008-08-23 13:28:55 +00:00
stty.1 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
stty.c Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
stty.h
util.c