xref: /csrg-svn/usr.bin/uucp/uuname/uuname.1 (revision 62399)
1*62399Sbostic.\" Copyright (c) 1986, 1991, 1993
2*62399Sbostic.\"	The Regents of the University of California.  All rights reserved.
327379Smckusick.\"
448586Sbostic.\" %sccs.include.redist.roff%
527379Smckusick.\"
6*62399Sbostic.\"     @(#)uuname.1	8.1 (Berkeley) 06/06/93
748586Sbostic.\"
848586Sbostic.Dd
948586Sbostic.Dt UUNAME 1
1048586Sbostic.Os BSD 4.3
1148586Sbostic.Sh NAME
1248586Sbostic.Nm uuname
1348586Sbostic.Nd list names of
1448586Sbostic.Tn UUCP
1548586Sbostichosts
1648586Sbostic.Sh SYNOPSIS
1748586Sbostic.Nm uuname
1848586Sbostic.Op Fl l
1948586Sbostic.Sh DESCRIPTION
2048586Sbostic.Nm Uuname
2148586Sbosticlists the
2248586Sbostic.Tn UUCP
2348586Sbosticnames of known systems.
2448586Sbostic.Pp
2548586SbosticAvailable option:
2648586Sbostic.Bl -tag -width Ds
2748586Sbostic.It Fl l
2848586SbosticReturn the local system name; this may differ from the
2948586Sbostic.Xr hostname 1
3027379Smckusickfor the system if the
3148586Sbostic.Xr hostname
3227379Smckusickis very long.
3348586Sbostic.El
3448586Sbostic.Sh SEE ALSO
3548586Sbostic.Xr uucp 1 ,
3648586Sbostic.Xr uux 1 .
3748586Sbostic.Sh HISTORY
3848586SbosticThe
3948586Sbostic.Nm
4048586Sbosticcommand appeared in
4148586Sbostic.Bx 4.0 .
42