diff options
author | 2002-05-01 08:03:29 +0000 | |
---|---|---|
committer | 2002-05-01 08:03:29 +0000 | |
commit | ee997aea819580341aee10df113db886cac4a60f (patch) | |
tree | bc9dda5eb363d6052f48626ddd3c19b14321f792 /lib/libutil/opendev.3 | |
parent | Change WI_PORTTYPE_IBSS to 4. This change got lost in the big ibss (diff) | |
download | wireguard-openbsd-ee997aea819580341aee10df113db886cac4a60f.tar.xz wireguard-openbsd-ee997aea819580341aee10df113db886cac4a60f.zip |
o) start new sentence on a new line;
o) always close .Bl tags;
o) fix usage of .Xr;
millert@ ok
Diffstat (limited to 'lib/libutil/opendev.3')
-rw-r--r-- | lib/libutil/opendev.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libutil/opendev.3 b/lib/libutil/opendev.3 index da874e58597..9c9e3f15cf3 100644 --- a/lib/libutil/opendev.3 +++ b/lib/libutil/opendev.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: opendev.3,v 1.14 2002/04/30 16:31:42 mpech Exp $ +.\" $OpenBSD: opendev.3,v 1.15 2002/05/01 08:03:30 mpech Exp $ .\" .\" Copyright (c) 2000, Todd C. Miller. All rights reserved. .\" Copyright (c) 1996, Jason Downs. All rights reserved. @@ -39,7 +39,8 @@ The .Fn opendev function opens a device using the .Dq short form -name. This is typically +name. +This is typically .Dq sd0 or .Dq sd0c , |