manpages: fix options and examples
This commit is contained in:
@@ -15,11 +15,19 @@ write \- send a message to a logged-in user
|
||||
# \\$2
|
||||
..
|
||||
.SH OPTIONS
|
||||
.FL "\-c" "Use cbreak mode"
|
||||
.FL "\-v" "Verbose mode"
|
||||
.TP 5
|
||||
.B \-c
|
||||
# Use cbreak mode
|
||||
.TP 5
|
||||
.B \-v
|
||||
# Verbose mode
|
||||
.SH EXAMPLES
|
||||
.EX "write ast" "Send a message to ast"
|
||||
.EX "write ast tty00" "Send a message to ast on tty00"
|
||||
.TP 20
|
||||
.B write ast
|
||||
# Send a message to ast
|
||||
.TP 20
|
||||
.B write ast tty00
|
||||
# Send a message to ast on tty00
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
\fIWrite\fR lets a user send messages to another logged-in user.
|
||||
|
||||
Reference in New Issue
Block a user