diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-25 20:26:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-25 20:26:11 +0000 |
commit | a5513a90e579f2683fe985e64a4bd195d378ad37 (patch) | |
tree | a84c99d4bf5793ee785a87178b52f8fcca2f84d7 /usr.bin | |
parent | 6db528f023051417670227f78c9b752a3a225dba (diff) |
remove bad comma; from Igor Sobrado
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/mail/mail.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 6eb455eb7c9..f32bfe1b772 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.46 2004/12/07 22:30:55 jmc Exp $ +.\" $OpenBSD: mail.1,v 1.47 2007/02/25 20:26:10 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -264,7 +264,7 @@ The current list of such aliases can be displayed with the command in .Nm mail . System wide distribution lists can be created by editing -.Pa /etc/mail/aliases , +.Pa /etc/mail/aliases (see .Xr aliases 5 and |