72 lines
1.8 KiB
Groff
72 lines
1.8 KiB
Groff
.\" Hey, EMACS: -*- nroff -*-
|
|
.\" First parameter, NAME, should be all caps
|
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
.\" other parameters are allowed: see man(7), man(1)
|
|
.TH NWSERV 8 "April 16, 2001"
|
|
.\" Please adjust this date whenever revising the manpage.
|
|
.\"
|
|
.\" Some roff macros, for reference:
|
|
.\" .nh disable hyphenation
|
|
.\" .hy enable hyphenation
|
|
.\" .ad l left justify
|
|
.\" .ad b justify to both left and right margins
|
|
.\" .nf disable filling
|
|
.\" .fi enable filling
|
|
.\" .br insert line break
|
|
.\" .sp <n> insert n+1 empty lines
|
|
.\" for manpage-specific macros, see man(7)
|
|
.SH NAME
|
|
nwserv \- netware server
|
|
.SH SYNOPSIS
|
|
.B nwserv
|
|
.RI [ -V|-h|-f|-u|-k[q]|y ]
|
|
.br
|
|
.B nwserv
|
|
-a device frame netnum
|
|
.br
|
|
.B nwserv
|
|
-d device frame
|
|
.SH DESCRIPTION
|
|
This manual page documents briefly the
|
|
.B nwserv
|
|
command.
|
|
This manual page was written for the Debian GNU/Linux distribution
|
|
because the original program does not have a manual page.
|
|
.PP
|
|
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
|
|
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
|
.\" respectively.
|
|
\fBnwserv\fP is a program that...
|
|
.SH OPTIONS
|
|
A summary of options is included below.
|
|
.TP
|
|
.B \-V
|
|
Show version of program.
|
|
.TP
|
|
.B \-a
|
|
Add interface, frames = '802.2' '802.3' 'etherii' 'snap'
|
|
.TP
|
|
.B \-d
|
|
Delete interface.
|
|
.TP
|
|
.B \-h
|
|
Send HUP to main process. This causes it to reread nwserv.conf.
|
|
.TP
|
|
.B \-f
|
|
force send rip/sap and update routing int. table
|
|
.TP
|
|
.B \-u
|
|
Update internal routing table.
|
|
.TP
|
|
.B \-k
|
|
Stop the main process, and wait for it to exit.
|
|
.TP
|
|
.B \-kq
|
|
Stop the main process, but don't wait for it to exit.
|
|
.TP
|
|
.B y
|
|
Start testclient code.
|
|
.SH AUTHOR
|
|
This manual page was written by Paul Martin <pm@debian.org>,
|
|
for the Debian GNU/Linux system (but may be used by others).
|